PPSSPP command line
Posted: Tue Mar 25, 2014 6:25 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.
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.
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"" />
I use it through a script so i didn't tested directly from mGalaxy Systems.xml but it should work just fine.