Stella commandline

To get bugs fixed, please report them here.
Post Reply
User avatar
citizengodden
Newbie
Newbie
Posts: 47
Joined: Mon Jul 01, 2013 6:44 pm

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 =)
It's not easy being green.
User avatar
mgalaxy
Administrator
Administrator
Posts: 1192
Joined: Tue Dec 05, 2006 7:46 pm

Thanks for pointing this out...it will be modified accordingly and available in v4.2!
Last edited by mgalaxy on Tue Jul 02, 2013 3:41 pm, edited 1 time in total.
User avatar
Stefan
Full Member
Full Member
Posts: 143
Joined: Wed Feb 20, 2013 8:47 am
Location: Wels - AUSTRIA

i use Stella too,
whats the different now ?

i use: <Cmd id="0" name="Stella" value="-fullscreen 1 "%path\%file%ext"" />

i have no problems atm.
---------------
Greetings from Austria
User avatar
citizengodden
Newbie
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"" />
The version of Stella I tested it on was 3.6.1. Versions after this removed the -uselauncher argument.
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.
Post Reply