2024-01-06 08:25:02 +00:00
|
|
|
# Site configuration
|
|
|
|
|
|
|
|
site_name: RetroDECK Wiki
|
|
|
|
site_description: The Official RetroDECK Wiki
|
|
|
|
|
|
|
|
# Copyright
|
|
|
|
copyright: "© 2023 RetroDECK Team"
|
|
|
|
|
|
|
|
# Theme Configuration
|
|
|
|
theme:
|
|
|
|
name: "material"
|
|
|
|
language: "en"
|
|
|
|
logo: wiki_icons/retrodeck/rd_icon_circle_32x32.png
|
|
|
|
features:
|
2024-01-17 17:05:23 +00:00
|
|
|
- navigation.prune
|
|
|
|
- navigation.path
|
2024-01-17 20:35:04 +00:00
|
|
|
- navigation.sections
|
2024-01-06 08:25:02 +00:00
|
|
|
palette:
|
|
|
|
scheme: slate
|
|
|
|
primary: "deep purple"
|
|
|
|
accent: "white"
|
|
|
|
plugins:
|
|
|
|
- search:
|
|
|
|
- rss:
|
|
|
|
match_path: blog/posts/.*
|
|
|
|
date_from_meta:
|
|
|
|
as_creation: date
|
|
|
|
categories:
|
|
|
|
- categories
|
|
|
|
- tags
|
|
|
|
- blog:
|
|
|
|
enabled: true
|
|
|
|
post_url_date_format: yyyy/MM/dd
|
|
|
|
post_date_format: full
|
|
|
|
blog_toc: true
|
|
|
|
archive: true
|
|
|
|
archive_date_format: yyyy
|
|
|
|
pagination: false
|
|
|
|
pagination: false
|
|
|
|
post_excerpt: required
|
|
|
|
post_excerpt_separator: <!-- more -->
|
|
|
|
|
|
|
|
# Sidebar Navigation
|
|
|
|
|
|
|
|
nav:
|
|
|
|
- Wiki Home 🏠: index.md
|
|
|
|
- Blog: blog/index.md
|
|
|
|
- General Information 📰:
|
|
|
|
- What is RetroDECK?: wiki_general/what-is-retrodeck.md
|
|
|
|
- What is included in RetroDECK?: wiki_general/what-is-included.md
|
|
|
|
- Supported Devices: wiki_general/supported-devices.md
|
2024-01-17 18:01:34 +00:00
|
|
|
- RetroDECK - Steam Input Controllers (WIP): wiki_general/retrodeck-input-support.md
|
2024-01-06 08:25:02 +00:00
|
|
|
- The RetroDECK Beta: wiki_general/beta-period.md
|
2024-01-17 19:41:28 +00:00
|
|
|
- The FAQ ❔: wiki_general/faq.md
|
2024-01-17 19:44:25 +00:00
|
|
|
- Start using RetroDECK: wiki_general/retrodeck-start.md
|
2024-01-17 17:12:43 +00:00
|
|
|
|
|
|
|
- About RetroDECK 📖:
|
|
|
|
- The Team & Credits: wiki_about/team-credits.md
|
|
|
|
- Story & Philosophy: wiki_about/story-philosophy.md
|
|
|
|
- Visions & Goals: wiki_about/visions-and-goals.md
|
2024-01-17 22:18:10 +00:00
|
|
|
- Easter Egg - Boot Logos: wiki_about/boot-logos.md
|
2024-01-17 17:12:43 +00:00
|
|
|
- Donations & Licenses 🎁: wiki_about/donations-licenses.md
|
|
|
|
|
|
|
|
- Community & Helping Out ❤️:
|
|
|
|
- Discord: wiki_community/discord.md
|
|
|
|
- Lemmy/Reddit: wiki_community/lemmy-reddit.md
|
|
|
|
- How to Contribute to RetroDECK?: wiki_community/contibute-rd.md
|
2024-01-17 17:33:48 +00:00
|
|
|
|
|
|
|
- Bugs & Issues 🐜:
|
|
|
|
- Reporting Bugs: wiki_bugs/report-bugs.md
|
|
|
|
- Known Issues: wiki_bugs/known-issues.md
|
2024-01-17 17:43:06 +00:00
|
|
|
- How do I help out with testing?: wiki_community/testing-rd.md
|
2024-01-17 17:12:43 +00:00
|
|
|
|
2024-01-17 18:01:34 +00:00
|
|
|
- Development 🧪:
|
2024-01-17 17:12:43 +00:00
|
|
|
- Current Version: wiki_rd_versions/version_0.7b/0.7.5b.md
|
|
|
|
- Version History (Patchnotes): wiki_rd_versions/version-history.md
|
|
|
|
- What are you working on?: wiki_development/what-are-you-working.on.md
|
|
|
|
- Folders and Filepaths: wiki_development/folders-filepaths.md
|
|
|
|
- CLI Guide: wiki_development/cli-guide.md
|
|
|
|
- Development Notes: wiki_development/general-development.md
|
2024-01-06 08:25:02 +00:00
|
|
|
|
2024-01-17 17:33:48 +00:00
|
|
|
- RetroDECK Configurator 🛠️:
|
|
|
|
- Configurator Features: wiki_general/configurator.md
|
|
|
|
|
2024-01-17 19:40:48 +00:00
|
|
|
- RetroDECK Management 🗜️:
|
|
|
|
- Manage your Games: wiki_management/games-management.md
|
|
|
|
- Manage your BIOS/Firmware: wiki_management/bios-firmware.md
|
|
|
|
- Move RetroDECK to a new device: wiki_management/retrodeck-move.md
|
2024-01-17 17:33:48 +00:00
|
|
|
|
2024-01-17 18:01:34 +00:00
|
|
|
- RetroDECK and Steam 💻:
|
2024-01-17 19:50:10 +00:00
|
|
|
- Add RetroDECK to Steam: wiki_steam/add-to-steam.md
|
|
|
|
- Enable Controllers in Steam: wiki_steam//enable-controllers-steam.md
|
|
|
|
- Change controller order in Steam: wiki_steam//set-controller-order-steam.md
|
2024-01-17 22:17:27 +00:00
|
|
|
- RetroDECK and Steam Input: wiki_steam/steam-input.md
|
2024-01-17 17:33:48 +00:00
|
|
|
|
2024-01-06 08:25:02 +00:00
|
|
|
- Steam Deck 🕹️:
|
|
|
|
- Steam Deck - RetroDECK Installation and Updates: wiki_devices/steamdeck/steamdeck-start.md
|
|
|
|
- Steam Deck - Optimizations: wiki_devices/steamdeck/steamdeck-optimize.md
|
|
|
|
- Steam Deck - Recommended Software: wiki_devices/steamdeck/steamdeck-software.md
|
2024-01-17 16:56:09 +00:00
|
|
|
- Steam Deck - Controls: wiki_controllers/steam/controllers-steamdeck.md
|
2024-01-06 08:25:02 +00:00
|
|
|
|
|
|
|
- Linux Desktop 🐧:
|
|
|
|
- Linux Desktop - Installation and Updates: wiki_devices/linux_desktop/linux-install.md
|
|
|
|
- Linux Desktop - Recommended Software: wiki_devices/linux_desktop/linux-software.md
|
|
|
|
|
2024-01-18 10:48:06 +00:00
|
|
|
- EmulationStation-DE - Guide 📘:
|
2024-01-06 08:25:02 +00:00
|
|
|
- ES-DE User Guide: wiki_emulationStation_de/esde-guide.md
|
|
|
|
- ES-DE Themes: wiki_emulationStation_de/esde-themes.md
|
|
|
|
- ES-DE Folders and Files (WIP): wiki_emulationStation_de/esde-folders-files.md
|
|
|
|
|
2024-01-18 08:19:15 +00:00
|
|
|
- Engine Guide - GZDoom (WIP):
|
|
|
|
- GZDoom Guide: wiki_emulator_guides/gzdoom/gzdoom-guide.md
|
2024-01-17 22:10:28 +00:00
|
|
|
- Get the WADs from bought DOOM / DOOM 2 (WIP): wiki_emulator_guides/gzdoom/extract-doom-wads.md
|
2024-01-17 22:10:06 +00:00
|
|
|
|
2024-01-18 10:48:06 +00:00
|
|
|
- Emulator Guide - Citra (WIP):
|
2024-01-18 10:47:27 +00:00
|
|
|
- Citra - General Guide: wiki_emulator_guides/citra/citra-guide.md
|
|
|
|
- Citra - Mods Guide: wiki_emulator_guides/citra/citra-mods.md
|
|
|
|
- Citra - Texture Packs Guide: wiki_emulator_guides/citra/citra-texture-pack.md
|
|
|
|
|
|
|
|
- Emulator Guides SORT THIS📙 (WIP):
|
2024-01-06 08:25:02 +00:00
|
|
|
- RPCS3: wiki_emulator_guides/rpcs3-guide.md
|
|
|
|
- Yuzu: wiki_emulator_guides/yuzu-guide.md
|
|
|
|
- ScummVM: wiki_emulator_guides/scummvm-guide.md
|
|
|
|
- Cemu (WIP): wiki_emulator_guides/cemu-guide.md
|
2024-01-18 10:47:27 +00:00
|
|
|
|
2024-01-06 08:25:02 +00:00
|
|
|
- Dolphin / Primehack (WIP): wiki_emulator_guides/dolphin-primehack-guide.md
|
|
|
|
- Duckstation (WIP): wiki_emulator_guides/duckstation-guide.md
|
|
|
|
- IkemenGO - M.U.G.E.N (WIP): wiki_emulator_guides/ikemengo-guide.md
|
|
|
|
- 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
|
|
|
|
- Ryujinx (WIP): wiki_emulator_guides/ryujinx-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
|
|
|
|
|
|
|
|
- Mod Guides ⚙️:
|
|
|
|
- Mods - Dolphin/Primehack: wiki_mods/dolphin-prime-mods.md
|
|
|
|
- Mods - Ryujinx (WIP): wiki_mods/ryujinx-mods.md
|
|
|
|
- Mods - Yuzu: wiki_mods/yuzu-mods.md
|
|
|
|
|
|
|
|
- Texture Pack Guides 🖌️:
|
|
|
|
- Texture Packs - Dolphin/Primehack: wiki_texture_packs/dolphing-prime-tp.md
|
|
|
|
- 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
|
|
|
|
|
2024-01-17 16:56:09 +00:00
|
|
|
- About Controllers 🎮:
|
|
|
|
- Different Button Prompts in Games: wiki_controllers/about/diffrent-game-inputs.md
|
|
|
|
- RetroDECK with Steam Input: wiki_controllers/about/about-steam-input.md
|
|
|
|
- RetroDECK and Udev Rules: wiki_controllers/about/about-udev.md
|
2024-01-17 22:05:48 +00:00
|
|
|
- RetroDECK and Steam Input: wiki_steam/steam-input.md
|
2024-01-17 16:56:09 +00:00
|
|
|
|
2024-01-18 08:16:22 +00:00
|
|
|
- Controllers - Nintendo (WIP) 🎮:
|
2024-01-17 19:32:41 +00:00
|
|
|
- Nintendo - RetroDECK Hotkeys: wiki_controllers/nintendo/nintendo-hotkeys.md
|
2024-01-17 18:01:34 +00:00
|
|
|
- Switch - Pro Controller: wiki_controllers/nintendo/switch-pro.md
|
|
|
|
- Switch - Joy-Cons: wiki_controllers/nintendo/joycon.md
|
2024-01-17 21:03:28 +00:00
|
|
|
- Switch - Ring Fit: wiki_controllers/nintendo/ring-fit.md
|
2024-01-17 18:01:34 +00:00
|
|
|
- Wii U - Gamepad: wiki_controllers/nintendo/wiiu-gamepad.md
|
2024-01-17 18:09:55 +00:00
|
|
|
- Wii - Wii Remote (Wiimote): wiki_controllers/nintendo/wii-remote.md
|
2024-01-17 20:58:33 +00:00
|
|
|
- Wii - Wii Balance Board: wiki_controllers/nintendo/wii-balance-board.md
|
2024-01-17 18:01:34 +00:00
|
|
|
- Gamecube - PC / WiiU Adapter: wiki_controllers/nintendo/gamecube-adapter.md
|
2024-01-17 16:56:09 +00:00
|
|
|
|
2024-01-18 08:16:22 +00:00
|
|
|
- Controllers - Playstation (WIP) 🎮:
|
2024-01-17 19:23:50 +00:00
|
|
|
- Playstation - RetroDECK Hotkeys: wiki_controllers/playstation/playstation-hotkeys.md
|
2024-01-17 21:08:00 +00:00
|
|
|
- Playstation 2 - EyeToy: wiki_controllers/playstation/eyetoy.md
|
2024-01-17 19:23:50 +00:00
|
|
|
- Playstation 3 - DualShock 3: wiki_controllers/playstation/dualshock-3.md
|
2024-01-18 07:54:43 +00:00
|
|
|
- Playstation 3 - Eye & Move: wiki_controllers/playstation/playstation-move.md
|
2024-01-17 19:23:50 +00:00
|
|
|
- Playstation 4 - DualShock 4: wiki_controllers/playstation/dualshock-4.md
|
|
|
|
- Playstation 5 - DualSense: wiki_controllers/playstation/dualsense.md
|
|
|
|
- Playstation 5 - DualSense Edge: wiki_controllers/playstation/dualsense-edge.md
|
2024-01-17 16:56:09 +00:00
|
|
|
|
2024-01-18 08:16:22 +00:00
|
|
|
- Controllers - Xbox (WIP) 🎮:
|
2024-01-17 20:08:31 +00:00
|
|
|
- Xbox - RetroDECK Hotkeys: wiki_controllers/xbox/xbox-hotkeys.md
|
|
|
|
- Xbox 360 - Controller: wiki_controllers/xbox/xbox-360.md
|
2024-01-17 21:17:21 +00:00
|
|
|
- Xbox 360 - Kinect V1: wiki_controllers/xbox/xbox-360-kinect.md
|
|
|
|
- Xbox One - Kinect V2: wiki_controllers/xbox/xbox-one-kinect.md
|
2024-01-17 20:08:31 +00:00
|
|
|
- Xbox One/S/X - Xbox Wireless Controller: wiki_controllers/xbox/xbox-wireless.md
|
|
|
|
- Xbox S/X - Xbox Elite Series 2: wiki_controllers/xbox/xbox-wireless-elite.md
|
2024-01-18 06:49:18 +00:00
|
|
|
- Xbox Adaptive Controller: wiki_controllers/accessibility/xac.md
|
2024-01-17 16:56:09 +00:00
|
|
|
|
2024-01-18 08:16:22 +00:00
|
|
|
- Controllers - Steam/Valve (WIP) 🎮:
|
2024-01-17 16:56:09 +00:00
|
|
|
- Steam Deck - Controller: wiki_controllers/steam/controllers-steamdeck.md
|
2024-01-18 06:58:29 +00:00
|
|
|
- Steam - Steam Controller: wiki_controllers/steam/controllers-steam.md
|
2024-01-17 16:56:09 +00:00
|
|
|
|
2024-01-18 08:16:22 +00:00
|
|
|
- Controllers - Generic - Standard Type (WIP) 🎮:
|
2024-01-18 06:11:32 +00:00
|
|
|
- Generic Standard - RetroDECK Hotkeys: wiki_controllers/generic/standard/generic-standard-hotkeys.md
|
|
|
|
- About Generic Standard: wiki_controllers/generic/standard/generic-standard.md
|
|
|
|
|
2024-01-18 08:16:22 +00:00
|
|
|
- Controllers - Accessibility (WIP) ♿:
|
2024-01-18 06:49:18 +00:00
|
|
|
- About Accessibility Controllers: wiki_controllers/accessibility/about-accessibility.md
|
|
|
|
- Xbox Adaptive Controller: wiki_controllers/accessibility/xac.md
|
|
|
|
|
2024-01-18 08:16:22 +00:00
|
|
|
- Controllers - Arcade (WIP) 🕹️:
|
2024-01-18 06:56:53 +00:00
|
|
|
- About Arcade Controllers: wiki_controllers/arcade/about-arcade.md
|
|
|
|
|
2024-01-18 08:16:22 +00:00
|
|
|
- Controllers - Flight (WIP) ✈️:
|
2024-01-18 06:58:29 +00:00
|
|
|
- About Flight Controllers: wiki_controllers/flight/about-flight.md
|
2024-01-18 06:56:53 +00:00
|
|
|
|
2024-01-18 08:16:22 +00:00
|
|
|
- Controllers - Gimmick (WIP) 🤡:
|
2024-01-18 07:48:26 +00:00
|
|
|
- About Gimmick Controllers: wiki_controllers/gimmick/about-gimmick.md
|
|
|
|
- Buzz - Buzzers: wiki_controllers/gimmick/buzz-buzzers.md
|
|
|
|
- Cycling Sports - Cyberbike: wiki_controllers/gimmick/cyberbike.md
|
|
|
|
- Densha de Go! - Shinkansen Cockpit: wiki_controllers/gimmick/shinkansen-cockpit.md
|
|
|
|
- Drawsome! - Tablet: wiki_controllers/gimmick/drawsome-tablet.md
|
|
|
|
- EA - Active Heart Rate Monitor: wiki_controllers/gimmick/active-heart-rate-monitor.md
|
2024-01-18 08:02:50 +00:00
|
|
|
- RIDE - Balance Board: wiki_controllers/gimmick/ride-balance-board.md
|
2024-01-18 07:48:26 +00:00
|
|
|
- SEGA - Seamic Controller: wiki_controllers/gimmick/sega-seamic.md
|
|
|
|
- Steel Battalion - Cockpit: wiki_controllers/gimmick/steel-battalion-cockpit.md
|
|
|
|
- Udraw - Tablet: wiki_controllers/gimmick/udraw-tablet.md
|
|
|
|
|
2024-01-18 08:16:22 +00:00
|
|
|
- Controllers - Lightguns (WIP) 🔫:
|
|
|
|
- About Lightguns: wiki_controllers/lightgun/about-lightguns.md
|
2024-01-18 08:39:22 +00:00
|
|
|
- AE Lightgun: wiki_controllers/lightgun/ae-lightgun.md
|
|
|
|
- Aimtrak: wiki_controllers/lightgun/aimtrak.md
|
2024-01-18 08:43:50 +00:00
|
|
|
- GUN4IR: wiki_controllers/lightgun/gun4ir.md
|
2024-01-18 08:39:22 +00:00
|
|
|
- GunCon 1/2: wiki_controllers/lightgun/guncon-1-2.md
|
|
|
|
- GunCon 3: wiki_controllers/lightgun/guncon-3.md
|
|
|
|
- SAMCO: wiki_controllers/lightgun/samco.md
|
2024-01-18 08:16:22 +00:00
|
|
|
- Sinden: wiki_controllers/lightgun/sinden.md
|
2024-01-18 08:59:55 +00:00
|
|
|
- Wii Remote Gun: wiki_controllers/lightgun/wii-remote-gun.md'
|
2024-01-18 08:16:22 +00:00
|
|
|
|
2024-01-18 08:59:55 +00:00
|
|
|
- Controllers - Music / Rhythm (WIP) 🎵:
|
|
|
|
- About Music / Rhythm Controllers: wiki_controllers/music/about-music.md
|
|
|
|
- Dance Pads: wiki_controllers/music/dance-pads.md
|
|
|
|
- DJ Hero - Turntable: wiki_controllers/music/dj-hero-turntable.md
|
2024-01-18 09:50:15 +00:00
|
|
|
- DK Bongos: wiki_controllers/music/dk-bongos.md
|
|
|
|
- Guitar Hero / Rockband - Button Guitars: wiki_controllers/music/guitar-rb-gh.md
|
|
|
|
- Guitar Hero / Rockband - Drums: wiki_controllers/music/drums-rb-gh.md
|
|
|
|
- Guitar Hero / Rockband - Microphone: wiki_controllers/music/microphone-rb-gh.md
|
|
|
|
- Keyboardmania - Keyboard: wiki_controllers/music/keyboardmania-keyboard.md
|
|
|
|
- Rockband - Keyboard: wiki_controllers/music/keyboard-rb.md
|
|
|
|
- Singstar - Microphone: wiki_controllers/music/singstar-microphone.md
|
|
|
|
- Taiko Drum & Bachi: wiki_controllers/music/taiko-drum-bachi.md
|
2024-01-18 08:59:55 +00:00
|
|
|
|
2024-01-18 10:08:11 +00:00
|
|
|
- Controllers - Racing (WIP) 🏎️:
|
|
|
|
- About Racing Controllers: wiki_controllers/racing/about-racing.md
|
|
|
|
|
|
|
|
- Controllers - Toys-to-life (WIP) 🧸:
|
2024-01-18 10:18:14 +00:00
|
|
|
- About Toys-to-life Controllers: wiki_controllers/toystolife/about-toys-to-life.md
|
2024-01-18 10:40:39 +00:00
|
|
|
- Disney Infinity - Infinity Base: wiki_controllers/toystolife/disney-infinity-base.md
|
|
|
|
- Kamen Rider Summonride - Summonrider Portal: wiki_controllers/toystolife/kamen-rider-summonrider-portal.md
|
2024-01-18 10:18:14 +00:00
|
|
|
- LEGO Dimensions - LEGO ToyPad: wiki_controllers/toystolife/lego-toypad.md
|
|
|
|
- Skylanders - Portal of Power: wiki_controllers/toystolife/skylanders-portal-of-power.md
|
|
|
|
- Skylanders - Traptanium Portal: wiki_controllers/toystolife/skylanders-traptanium-portal.md
|