From 53d04f5d7bbc7685aaa3945619b402566eb0f3e2 Mon Sep 17 00:00:00 2001 From: Lazorne Date: Fri, 5 Apr 2024 08:05:36 +0200 Subject: [PATCH] wiki --- .../ppsspp/.ppsspp-guide.md.kate-swp | Bin 0 -> 57 bytes .../ppsspp/ppsspp-guide.md | 26 ++++++++++++++++-- .../retroarch/retroarch-guide.md | 4 +++ 3 files changed, 27 insertions(+), 3 deletions(-) create mode 100644 wiki-rtd/docs/wiki_emulator_guides/ppsspp/.ppsspp-guide.md.kate-swp diff --git a/wiki-rtd/docs/wiki_emulator_guides/ppsspp/.ppsspp-guide.md.kate-swp b/wiki-rtd/docs/wiki_emulator_guides/ppsspp/.ppsspp-guide.md.kate-swp new file mode 100644 index 0000000000000000000000000000000000000000..840d746d215302f0dea9aa0d50bcab963dbc71cb GIT binary patch literal 57 zcmZQzU=Z?7EJ;-eE>A2_aLdd|RWQ;sU|?Vni8_}y>-wyhGXuoz`e!K4uzRrkf?aSp KP(~Ao8C(JHR1sAG literal 0 HcmV?d00001 diff --git a/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md b/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md index 0efd4bb..5ace669 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md @@ -2,9 +2,6 @@ -## 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/` diff --git a/wiki-rtd/docs/wiki_emulator_guides/retroarch/retroarch-guide.md b/wiki-rtd/docs/wiki_emulator_guides/retroarch/retroarch-guide.md index 0687df0..1346770 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/retroarch/retroarch-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/retroarch/retroarch-guide.md @@ -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