This commit is contained in:
Lazorne 2024-04-05 08:05:36 +02:00
parent bc013b874c
commit 53d04f5d7b
3 changed files with 27 additions and 3 deletions

View file

@ -2,9 +2,6 @@
<img src="../../../wiki_images/logos/ppsspp-logo.png" width="150"> <img src="../../../wiki_images/logos/ppsspp-logo.png" width="150">
## Where to put the games
PSP games should be put under the `retrodeck/roms/psp/` directory.
### PPSSPP Links: ### PPSSPP Links:
[PPSSPP - Webpage](https://www.ppsspp.org/) [PPSSPP - Webpage](https://www.ppsspp.org/)
@ -19,3 +16,26 @@ PSP games should be put under the `retrodeck/roms/psp/` directory.
[PPSSPP - Github](https://github.com/hrydgard/ppsspp) [PPSSPP - Github](https://github.com/hrydgard/ppsspp)
## 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/`

View file

@ -14,6 +14,10 @@ RetroDECK ships all available cores from the stable branch and if no stable core
[RetroArch - Github](https://github.com/libretro/RetroArch) [RetroArch - Github](https://github.com/libretro/RetroArch)
## Where is the RetroArch folder located?
`/.var/app/net.retrodeck.retrodeck/config/retroarch/`
## Does RetroArch require BIOS or Firmware? ## Does RetroArch require BIOS or Firmware?
It depends on the core It depends on the core