From bb4102dce549bc5c72917c7b35c0183a8c932fb0 Mon Sep 17 00:00:00 2001 From: etjanster Date: Tue, 7 Jan 2025 10:05:02 +0100 Subject: [PATCH] cleanup archive --- .../wiki_emulator_guides/citra/citra-guide.md | 8 ++++++- .../wiki_emulator_guides/yuzu/yuzu-guide.md | 8 ++++++- wiki-rtd/mkdocs.yml | 24 +++++++++---------- 3 files changed, 25 insertions(+), 15 deletions(-) diff --git a/wiki-rtd/docs/wiki_emulator_guides/citra/citra-guide.md b/wiki-rtd/docs/wiki_emulator_guides/citra/citra-guide.md index 60f9d8d..5d22f8e 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/citra/citra-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/citra/citra-guide.md @@ -4,7 +4,13 @@ Citra was a Nintendo 3DS Emulator. -**Note:** Citra Standalone was removed as part of the 0.8.0b update. +**Note:** + +Citra Standalone was removed as part of the `0.8.0b` update. + +It can still be temporally installed via: + +[Ponzu](../../wiki_configurator/ponzu.md) ## Where to put the games 3DS games should be put under the `retrodeck/roms/3ds/` directory. diff --git a/wiki-rtd/docs/wiki_emulator_guides/yuzu/yuzu-guide.md b/wiki-rtd/docs/wiki_emulator_guides/yuzu/yuzu-guide.md index 802767b..43dd350 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/yuzu/yuzu-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/yuzu/yuzu-guide.md @@ -2,7 +2,13 @@ -Yuzu was a Switch emulator and was removed as part of the 0.8.0b update. +**Note:** + +Yuzu was a Switch emulator and was removed as part of the `0.8.0b` update. + +It can still be temporally installed via: + +[Ponzu](../../wiki_configurator/ponzu.md) ## Where to put the games? diff --git a/wiki-rtd/mkdocs.yml b/wiki-rtd/mkdocs.yml index 726c2a2..415d4c5 100644 --- a/wiki-rtd/mkdocs.yml +++ b/wiki-rtd/mkdocs.yml @@ -159,9 +159,15 @@ nav: - Solarus - General Guide: wiki_engine_guides/solarus/solarus-guide.md - Guides - Emulators 📘: + - Cemu ⬜: - Cemu - General Guide (WIP): wiki_emulator_guides/cemu/cemu-guide.md + - Citra 🍋 (Archive): + - Citra - General Guide: wiki_emulator_guides/citra/citra-guide.md + - Citra - Mod Guide: wiki_emulator_guides/citra/citra-mod.md + - Citra - Texture Pack Guide: wiki_emulator_guides/citra/citra-texture-pack.md + - Dolphin / Primehack 🐬: - Controls Guide: wiki_emulator_guides/dolphin-primehack/dolphin-controls.md - General Guide (WIP): wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide.md @@ -208,6 +214,11 @@ nav: - xemu ✖️: - xemu - General Guide: wiki_emulator_guides/xemu/xemu-guide.md + - Yuzu 🔴 (Archive): + - Yuzu - General Guide: wiki_emulator_guides/yuzu/yuzu-guide.md + - Yuzu - Mod Guide: wiki_emulator_guides/yuzu/yuzu-mod.md + - Yuzu - Gyro Guide: wiki_emulator_guides/yuzu/yuzu-gyro.md + - Guides - Systems 🗃️: - PortMaster 🚢: @@ -343,16 +354,3 @@ nav: - Cooker Testing - FAQ: wiki_development/testing/faq-cooker.md - Cooker Testing - Guide: wiki_development/testing/cooker-testing.md - Expermental Features: wiki_development/testing/experimental-features.md - - - Archive 🗃️: - - Yuzu 🔴 (Archive): - - Yuzu - General Guide: wiki_emulator_guides/yuzu/yuzu-guide.md - - Yuzu - Mod Guide: wiki_emulator_guides/yuzu/yuzu-mod.md - - Yuzu - Gyro Guide: wiki_emulator_guides/yuzu/yuzu-gyro.md - - - Citra 🍋 (Archive): - - Citra - General Guide: wiki_emulator_guides/citra/citra-guide.md - - Citra - Mod Guide: wiki_emulator_guides/citra/citra-mod.md - - Citra - Texture Pack Guide: wiki_emulator_guides/citra/citra-texture-pack.md - -