From 03ada81701e0d3ef842c0b6e0dd6a0498f70ecc4 Mon Sep 17 00:00:00 2001 From: Lazorne Date: Fri, 5 Apr 2024 08:07:15 +0200 Subject: [PATCH] wiki --- .../ppsspp/.ppsspp-guide.md.kate-swp | Bin 57 -> 0 bytes .../wiki_emulator_guides/ppsspp/ppsspp-guide.md | 7 ++++++- 2 files changed, 6 insertions(+), 1 deletion(-) delete 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 deleted file mode 100644 index 840d746d215302f0dea9aa0d50bcab963dbc71cb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 57 zcmZQzU=Z?7EJ;-eE>A2_aLdd|RWQ;sU|?Vni8_}y>-wyhGXuoz`e!K4uzRrkf?aSp KP(~Ao8C(JHR1sAG 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 5ace669..d814173 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md @@ -19,7 +19,11 @@ ## Where to put the games PSP games should be put under the `retrodeck/roms/psp/` directory. -## PPSSPP folderes +### Supported fileformats + +`.elf` `.cso` `.iso` `.pbp` `.prx` `.chd` + +## PPSSPP folders ### Where is the main folder located? @@ -39,3 +43,4 @@ The full link is: `/.var/app/net.retrodeck.retrodeck/config/ppsspp/PSP/SAVEDATA/ 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/` +