Author Topic: PPSSPP command line  (Read 10339 times)

mgalaxy

  • Administrator
  • Hero Member
  • *****
  • Posts: 1167
    • Email
Re: PPSSPP command line
« Reply #2 on: March 26, 2014, 02:01:43 PM »
Thanks for sharing the info...I've checked it and it works with mGalaxy...I adapt the original command line!
Thanks

h3xl3y

  • Newbie
  • *
  • Posts: 40
PPSSPP command line
« Reply #1 on: March 25, 2014, 01:25:12 PM »
After a few months that i didn't use PPSSPP i updated it and noticed that didn't work anymore.
Then searched on the forum and since i didn't found nothing and see that the old script is not working.
So i searched and found these command lines and thought to share on the forum.

Code: [Select]
<Cmd id="0" name="ppsspp" value="--escapeexitsemu --fullscreen --load &quot;%path\%file%ext&quot;" />with --escapeexitmenu you can exit from emulator on ESC key

I use it through a script so i didn't tested directly from mGalaxy Systems.xml but it should work just fine.