Feature Request: Exiting game goes to Scummvm menu
Moderator: ScummVM Team
- Raziel
- ScummVM Porter
- Posts: 1538
- Joined: Tue Oct 25, 2005 8:27 am
- Location: a dying planet
- Contact:
Re: Feature Request: Exiting game goes to Scummvm menu
Yes, fixed, all games now return to launcher
Still got the assertion on LA titles though
Still got the assertion on LA titles though
- Raziel
- ScummVM Porter
- Posts: 1538
- Joined: Tue Oct 25, 2005 8:27 am
- Location: a dying planet
- Contact:
Re: Feature Request: Exiting game goes to Scummvm menu
@criezy
Found the commit that started the assertion for me: https://bugs.scummvm.org/ticket/12012
@all
Sorry for hijacking the thread
Found the commit that started the assertion for me: https://bugs.scummvm.org/ticket/12012
@all
Sorry for hijacking the thread
-
- Posts: 55
- Joined: Thu Mar 16, 2017 6:02 pm
Re: Feature Request: Exiting game goes to Scummvm menu
So far so good on the daily build! I tested about a dozen games from different engines. All returned to the scummvm menu on exit.
- Raziel
- ScummVM Porter
- Posts: 1538
- Joined: Tue Oct 25, 2005 8:27 am
- Location: a dying planet
- Contact:
Re: Feature Request: Exiting game goes to Scummvm menu
Is it just me or does the save/load launcher dialog prevent exiting to launcher?
I use an sdl backend and window mode.
Load in any game, press ctrl+f5 to bring up the launcher, click on load and then try to close the window.
Nothing happens, unless I cancel the load dialog, then it immediately throws me back to the launcher.
I use an sdl backend and window mode.
Load in any game, press ctrl+f5 to bring up the launcher, click on load and then try to close the window.
Nothing happens, unless I cancel the load dialog, then it immediately throws me back to the launcher.
Re: Feature Request: Exiting game goes to Scummvm menu
I'm not sure if its just me but when I switch some sierra games graphics mode from opengl to something else, when I exit the game it crashes instead of going back to scummvm.
Re: Feature Request: Exiting game goes to Scummvm menu
I tested that today and it seems to work properly for me.
Can you clarify what you did? Also on what system do you use ScummVM?
The way I understood it is that you have OpenGL selected in the global options, and you override it with something else in the settings for your SCI game? That would cause OpenGL to be used for the ScummVM launcher, and something else to be used for the game, so returning to the launcher would have to switch graphics mode. This works for me on macOS, but I would not be overly surprised if this indeed crashed on some other platforms.
Re: Feature Request: Exiting game goes to Scummvm menu
I am using Windows 7 64 bit. In my global options I have opengl selected and when Iselect a different graphics mode for a game the game crashes when I try to exit it instead of returning to launcher. When I don't have opengl selected globally the game does not crash so it seems this is causing the crash as you suggested.criezy wrote: ↑Wed Jan 20, 2021 11:50 pmI tested that today and it seems to work properly for me.
Can you clarify what you did? Also on what system do you use ScummVM?
The way I understood it is that you have OpenGL selected in the global options, and you override it with something else in the settings for your SCI game? That would cause OpenGL to be used for the ScummVM launcher, and something else to be used for the game, so returning to the launcher would have to switch graphics mode. This works for me on macOS, but I would not be overly surprised if this indeed crashed on some other platforms.
- Raziel
- ScummVM Porter
- Posts: 1538
- Joined: Tue Oct 25, 2005 8:27 am
- Location: a dying planet
- Contact:
Re: Feature Request: Exiting game goes to Scummvm menu
@criezy
Thanks for the fix, i did find another one quite similar.
If one of Sierra's games, with after-market GM patches (like Leisure Suit Larry 1 SCI), do NOT have the patch installed, the in-app notification window about the missing patch will show.
Once it's up, ScummVM refuses to return to the launcher when in window mode, unless i close that notification window beforehand (or i will be thrown immediately back to the launcher, if i tried to return to it earlier with the window still showing (just like the Load/Save dialog window).
@Blakes7
I cannot confirm this crash on my BE platform.
Did you try a specific game?
Thanks for the fix, i did find another one quite similar.
If one of Sierra's games, with after-market GM patches (like Leisure Suit Larry 1 SCI), do NOT have the patch installed, the in-app notification window about the missing patch will show.
Once it's up, ScummVM refuses to return to the launcher when in window mode, unless i close that notification window beforehand (or i will be thrown immediately back to the launcher, if i tried to return to it earlier with the window still showing (just like the Load/Save dialog window).
@Blakes7
I cannot confirm this crash on my BE platform.
Did you try a specific game?
Re: Feature Request: Exiting game goes to Scummvm menu
Did you see that after my fix, or was it before? The fix I did is generic and should cover all the dialogs and not just the save and load dialogs.Raziel wrote: ↑Thu Jan 21, 2021 11:32 amThanks for the fix, i did find another one quite similar.
If one of Sierra's games, with after-market GM patches (like Leisure Suit Larry 1 SCI), do NOT have the patch installed, the in-app notification window about the missing patch will show.
Once it's up, ScummVM refuses to return to the launcher when in window mode, unless i close that notification window beforehand (or i will be thrown immediately back to the launcher, if i tried to return to it earlier with the window still showing (just like the Load/Save dialog window).
- Raziel
- ScummVM Porter
- Posts: 1538
- Joined: Tue Oct 25, 2005 8:27 am
- Location: a dying planet
- Contact:
Re: Feature Request: Exiting game goes to Scummvm menu
@criezy
Whoopsie, yes, now that you mention it
Sorry, just building from sources, so nevermind
Edit:
Fixed as well
Whoopsie, yes, now that you mention it
Sorry, just building from sources, so nevermind
Edit:
Fixed as well
Re: Feature Request: Exiting game goes to Scummvm menu
I tried space quest 4 and space quest 3. Kings quest 4 worked fine as did Ultima 6, all for dos.Raziel wrote: ↑Thu Jan 21, 2021 11:32 am @criezy
Thanks for the fix, i did find another one quite similar.
If one of Sierra's games, with after-market GM patches (like Leisure Suit Larry 1 SCI), do NOT have the patch installed, the in-app notification window about the missing patch will show.
Once it's up, ScummVM refuses to return to the launcher when in window mode, unless i close that notification window beforehand (or i will be thrown immediately back to the launcher, if i tried to return to it earlier with the window still showing (just like the Load/Save dialog window).
@Blakes7
I cannot confirm this crash on my BE platform.
Did you try a specific game?
Re: Feature Request: Exiting game goes to Scummvm menu
I did some more tests today, and I can indeed get Space Quest 4 to crash when returning to the launcher, but only if I also toggle on the "Use RGB rendering" option in the Engine tab of the game settings. Do you have this option turned on by any change?
If you have the time it would be good to create a bug report on https://bugs.scummvm.org so that this issue doesn't get lost.
If you have the time it would be good to create a bug report on https://bugs.scummvm.org so that this issue doesn't get lost.
Re: Feature Request: Exiting game goes to Scummvm menu
I do have RGB rendering on for those games. Bug report below.criezy wrote: ↑Thu Jan 21, 2021 11:40 pm I did some more tests today, and I can indeed get Space Quest 4 to crash when returning to the launcher, but only if I also toggle on the "Use RGB rendering" option in the Engine tab of the game settings. Do you have this option turned on by any change?
If you have the time it would be good to create a bug report on https://bugs.scummvm.org so that this issue doesn't get lost.
https://bugs.scummvm.org/ticket/12079#ticket
- Raziel
- ScummVM Porter
- Posts: 1538
- Joined: Tue Oct 25, 2005 8:27 am
- Location: a dying planet
- Contact:
Re: Feature Request: Exiting game goes to Scummvm menu
@Blakes7
@criezy
I updated the bug report, i get an assertion that will maybe help the cause?
@criezy
I updated the bug report, i get an assertion that will maybe help the cause?