Page 1 of 1

PPSSPP command line

Posted: Tue Mar 25, 2014 6:25 pm
by h3xl3y
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 all

<Cmd id="0" name="ppsspp" value="--escapeexitsemu --fullscreen --load "%path\%file%ext"" />
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.

Re: PPSSPP command line

Posted: Wed Mar 26, 2014 7:01 pm
by mgalaxy
Thanks for sharing the info...I've checked it and it works with mGalaxy...I adapt the original command line!
Thanks