diff --git a/wiki-rtd/docs/wiki_emulator_guides/pcsx2-guide.md b/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-guide.md similarity index 55% rename from wiki-rtd/docs/wiki_emulator_guides/pcsx2-guide.md rename to wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-guide.md index c7b81ce..8d1f301 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/pcsx2-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-guide.md @@ -1,8 +1,8 @@ -# Guide: PCSX2 +# PCSX2 - General Guide - - -WIP + ## Where to put the games Playstation 2 games should be put under the `retrodeck/roms/ps2/` directory. + +WIP diff --git a/wiki-rtd/docs/wiki_texture_packs/pcsx2-tp.md b/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-texture-pack.md similarity index 94% rename from wiki-rtd/docs/wiki_texture_packs/pcsx2-tp.md rename to wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-texture-pack.md index 52c5d45..4ee6436 100644 --- a/wiki-rtd/docs/wiki_texture_packs/pcsx2-tp.md +++ b/wiki-rtd/docs/wiki_emulator_guides/pcsx2/pcsx2-texture-pack.md @@ -1,10 +1,9 @@ -# Texture Packs: PCSX2 - Playstation 2 +# PCSX2 - Texture Pack Guide The `~/retrodeck/texture_packs/PCSX2/` represents the `/PCSX2/textures/` folder in PCSX2. **Note:**
Some texture packs could made for a specific version or region of a game. Make sure you have the right game and textures for it. -**Note:**
`TITLEID` is different for every game. ## Enable Custom Textures diff --git a/wiki-rtd/docs/wiki_emulator_guides/ppsspp-guide.md b/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md similarity index 63% rename from wiki-rtd/docs/wiki_emulator_guides/ppsspp-guide.md rename to wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md index 592d5b9..a020832 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/ppsspp-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-guide.md @@ -1,8 +1,8 @@ # Guide: PPSSPP - - -WIP + ## Where to put the games PSP games should be put under the `retrodeck/roms/psp/` directory. + +WIP diff --git a/wiki-rtd/docs/wiki_texture_packs/ppsspp-tp.md b/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-texture-pack.md similarity index 96% rename from wiki-rtd/docs/wiki_texture_packs/ppsspp-tp.md rename to wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-texture-pack.md index 51dd4b5..8a48276 100644 --- a/wiki-rtd/docs/wiki_texture_packs/ppsspp-tp.md +++ b/wiki-rtd/docs/wiki_emulator_guides/ppsspp/ppsspp-texture-pack.md @@ -1,4 +1,4 @@ -# PPSSPP - PSP +# PPSSPP - Texture Pack Guide The `~/retrodeck/texture_packs/ppsspp/` represents the `/PSP/TEXTURES/` folder in PPSSPP. **Note:**
diff --git a/wiki-rtd/mkdocs.yml b/wiki-rtd/mkdocs.yml index dfdf1c0..90c5bf8 100644 --- a/wiki-rtd/mkdocs.yml +++ b/wiki-rtd/mkdocs.yml @@ -120,10 +120,18 @@ nav: - Dolphin / Primehack - Mod Guide: wiki_emulator_guides/dolphin-primehack/dolphin-primehack-mod.md - Dolphin / Primehack - Texture Pack Guide: wiki_emulator_guides/dolphin-primehack/dolphin-primehack-texture-pack.md - - Emulator Guide - Duckstation đŸĒļ: + - Emulator Guide - Duckstation 🐓: - Duckstation - General Guide (WIP): wiki_emulator_guides/duckstation/duckstation-guide.md - Duckstation - Texture Pack Guide: wiki_emulator_guides/duckstation/duckstation-texture-pack.md + - Emulator Guide - PCSX2 2ī¸âƒŖ: + - PCSX2 - General Guide (WIP): wiki_emulator_guides/pcsx2/pcsx2-guide.md + - PCSX2 - Texture Pack Guide: wiki_emulator_guides/pcsx2/pcsx2-texture-pack.md + + - Emulator Guide - PPSSPP đŸ”ē: + - PPSSPP - General Guide (WIP): wiki_emulator_guides/ppsspp/ppsspp-guide.md + - PPSSPP - Texture Pack Guide: wiki_emulator_guides/ppsspp/ppsspp-texture-pack.md + - Emulator Guide - Ryujinx đŸ”ĩ: - Ryujinx - General Guide (WIP): wiki_emulator_guides/ryujinx/ryujinx-guide.md - Ryujinx - Mod Guide (WIP): wiki_emulator_guides/ryujinx/ryujinx-mod.md @@ -140,18 +148,13 @@ nav: - MAME (WIP): wiki_emulator_guides/mame-guide.md - MelonDS (WIP): wiki_emulator_guides/melonds-guide.md - OpenBOR (WIP): wiki_emulator_guides/openbor-guide.md - - PCSX2 (WIP): wiki_emulator_guides/pcsx2-guide.md - PICO-8 (WIP): wiki_emulator_guides/pico8-guide.md - - PPSSPP (WIP): wiki_emulator_guides/ppsspp-guide.md - RetroArch (WIP): wiki_emulator_guides/retroarch-guide.md - Solarus (WIP): wiki_emulator_guides/solarus-guide.md - Vita3K: wiki_emulator_guides/vita3k-guide.md - Xemu (WIP): wiki_emulator_guides/xemu-guide.md - Texture Pack Guides 🖌ī¸: - - Texture Packs - Duckstation: wiki_texture_packs/duckstation-tp.md - - Texture Packs - PCSX2: wiki_texture_packs/pcsx2-tp.md - - Texture Packs - PPSSPP: wiki_texture_packs/ppsspp-tp.md - Texture Packs - RetroArch Mesen: wiki_texture_packs/retroarch-mesen-tp.md - Texture Packs - RetroArch Mupen64Plus: wiki_texture_packs/retroarch-mupen64plus-tp.md