mGalaxy forum

General Discussions => Need Help? => Topic started by: dashingw on January 20, 2015, 09:32:16 PM

Title: Atari 7800 Pro system emulator - any workingXML script
Post by: dashingw on January 20, 2015, 09:32:16 PM
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 ??
Title: Re: Atari 7800 Pro system emulator - any workingXML script
Post by: Aeliss on January 21, 2015, 04:57:27 AM
For ProSystem I m using this command line

Code: [Select]
<Cmd id="1" name="ProSystem" value="-Fullscreen 1 -MenuEnabled 0 &quot;%path\%file%ext&quot;" />
Title: Re: Atari 7800 Pro system emulator - any workingXML script
Post by: dashingw on January 21, 2015, 05:53:59 PM
Very Nice !! Works excellent!! what other gems are you hiding ?? LMAo

Thank you :o)