Wiki/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md

42 lines
1.2 KiB
Markdown
Raw Normal View History

2024-01-18 16:33:21 +00:00
# PPSSPP - General Guide
2024-01-06 08:25:02 +00:00
2024-01-18 16:32:29 +00:00
<img src="../../../wiki_images/logos/ppsspp-logo.png" width="150">
2024-01-06 08:25:02 +00:00
2024-02-12 07:15:53 +00:00
### PPSSPP Links:
[PPSSPP - Webpage](https://www.ppsspp.org/)
[PPSSPP - Docs](https://www.ppsspp.org/docs/)
[PPSSPP - Getting Started Guide](https://www.ppsspp.org/docs/getting-started/)
[PPSSPP - Blog](https://www.ppsspp.org/blog/)
[PPSSPP - Game Compatibility](https://report.ppsspp.org/games)
[PPSSPP - Github](https://github.com/hrydgard/ppsspp)
2024-04-05 06:05:36 +00:00
## Where to put the games
PSP games should be put under the `retrodeck/roms/psp/` directory.
## PPSSPP folderes
### Where is the main folder located?
`/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/`
### TEXTURES folder
The `~/retrodeck/texture_packs/ppsspp/` represents the `/PSP/TEXTURES/` folder in PPSSPP.
The full link is: `/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/TEXTURES/`
### SAVEDATA
The `~/retrodeck/saves/PSP/PPSSPP-SA/` represents the `/PSP/SAVEDATA/` folder in PPSSPP
The full link is: `/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/SAVEDATA/`
### PPSSPP_STATE
The `~/retrodeck/saves/PSP/PPSSPP-SA/` represents the `/PSP/PPSSPP-SA/ ` folder in PPSSPP
The full link is: `/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/PPSSPP_STATE/`