retropassdev / RetroPass

Retro Pass is a simple frontend for emulators running on Xbox.
GNU General Public License v2.0
105 stars 42 forks source link

Add Support for PPSSPP Standalone UWP #35

Closed danprice142 closed 1 year ago

retropassdev commented 1 year ago

Great! Thanks @danprice142

Catarax commented 1 year ago

Can we get a guide for setup? What is the name of the app? C:\PPSSPPWindows64.exe ? Can't get it to work, thanks

retropassdev commented 1 year ago

Hi, sorry for a late response. You can use "ppsspp.exe" or whatever name as long as it contains "ppsspp". C:\PPSSPPWindows64.exe should be fine. Setup is similar to, for example, dolphin setup or any other emulator, just change the name of the app to for example C:\PPSSPPWindows64.exe https://github.com/retropassdev/RetroPass/blob/main/Docs/SetupDolphin.md

I will add the documentation,