Page 1 of 1
Atari 7800 Pro system emulator - any workingXML script
Posted: Wed Jan 21, 2015 3:32 am
by dashingw
I put a script in so I can select the pro system emulator, can see the list of games and snaps. But when I click on a game and it says "launching game" I get the emulator window pop up and then I have to select the game again within the emulator and select full screen as well. Is there away to make this work like the rest ??
Re: Atari 7800 Pro system emulator - any workingXML script
Posted: Wed Jan 21, 2015 10:57 am
by Aeliss
For ProSystem I m using this command line
Code: Select all
<Cmd id="1" name="ProSystem" value="-Fullscreen 1 -MenuEnabled 0 "%path\%file%ext"" />
Re: Atari 7800 Pro system emulator - any workingXML script
Posted: Wed Jan 21, 2015 11:53 pm
by dashingw
Very Nice !! Works excellent!! what other gems are you hiding ?? LMAo
Thank you
)