mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-01-19 13:35:37 +00:00
wiki
This commit is contained in:
parent
bc013b874c
commit
53d04f5d7b
Binary file not shown.
|
@ -2,9 +2,6 @@
|
|||
|
||||
<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 - 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)
|
||||
|
||||
## 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/`
|
||||
|
|
|
@ -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)
|
||||
|
||||
## Where is the RetroArch folder located?
|
||||
|
||||
`/.var/app/net.retrodeck.retrodeck/config/retroarch/`
|
||||
|
||||
## Does RetroArch require BIOS or Firmware?
|
||||
It depends on the core
|
||||
|
||||
|
|
Loading…
Reference in a new issue