I'm not sure how many people use Stella for their 2600 games. I do!
I did notice though that the command line options for Stella in the Systems.xml needs another argument (-uselauncher 0). This then prevents Stella from stalling at the ROM launcher after escaping out of the game.
I've tested this and it works well with the addition. I wasn't sure if this needed to go in Bug Reports or Wishlist tbh =)
Stella commandline
- citizengodden
- Newbie
- Posts: 47
- Joined: Mon Jul 01, 2013 6:44 pm
Code: Select all
<Cmd id="0" name="Stella" value="-fullscreen 1 -uselauncher 0 "%path\%file%ext"" />
Any version after 3.6.1 should exit fine with or without specifying the "-uselauncher 0" argument on the command line.
If the argument is specified in mGalaxy it guarantees that users of older version of Stella won't be affected by this annoying "feature" and newer versions will just ignore it anyway.
It would make sense then, if you've got a newer version, that you don't see this problem.
It's not easy being green.