From 713934b21e39cbdb9da896a56fcd3d011b55e691 Mon Sep 17 00:00:00 2001 From: Lazorne Date: Thu, 18 Jan 2024 12:12:52 +0100 Subject: [PATCH] WIKI Fixes --- ...rs-steam.md => steam-controller-gordon.md} | 0 .../wiki_general/retrodeck-input-support.md | 27 +++++++++++++------ wiki-rtd/mkdocs.yml | 2 +- 3 files changed, 20 insertions(+), 9 deletions(-) rename wiki-rtd/docs/wiki_controllers/steam/{controllers-steam.md => steam-controller-gordon.md} (100%) diff --git a/wiki-rtd/docs/wiki_controllers/steam/controllers-steam.md b/wiki-rtd/docs/wiki_controllers/steam/steam-controller-gordon.md similarity index 100% rename from wiki-rtd/docs/wiki_controllers/steam/controllers-steam.md rename to wiki-rtd/docs/wiki_controllers/steam/steam-controller-gordon.md diff --git a/wiki-rtd/docs/wiki_general/retrodeck-input-support.md b/wiki-rtd/docs/wiki_general/retrodeck-input-support.md index 1493ac4..7f5c8d3 100644 --- a/wiki-rtd/docs/wiki_general/retrodeck-input-support.md +++ b/wiki-rtd/docs/wiki_general/retrodeck-input-support.md @@ -1,8 +1,17 @@ # RetroDECK - Supported Steam Input Controllers -Here is a list of all the current versions of the Steam Input profiles that RetroDECK from the 0.8b update.
+Here is a list of all the current versions of the Steam Input profiles that RetroDECK from the upcomming 0.8b update.
More controllers will be added in the future when Steam Input adds support for them. +## Generic Controllers + +Generic Controllers encompasses the vast majority of 3rd party controllers. + +| Controller | Profile Name | Version | Original System | Controller Link | Hotkeys Link | Comment | +| :--- | :---: | :---: | :---: | :---: | :---: | :---: | +| Generic Standard Type | `RetroDECK: Generic - Standard` | `v.1b` | Varies | [Generic Standard](../../wiki_controllers/generic/standard/generic-standard/) | [Generic Standard - Hotkeys](../../wiki_controllers/generic/standard/generic-standard-hotkeys/)| Majority of 3rd Party Controllers with a Standard Layout | + + ## Nintendo Controllers Controllers made by Nintendo for the Nintendo systems. @@ -11,6 +20,15 @@ Controllers made by Nintendo for the Nintendo systems. | :--- | :---: | :---: | :---: | :---: | :---: | :---: | | Switch Pro Controller | `RetroDECK: Switch Pro` | `v.1b` | Nintendo Switch | [Switch Pro](../../wiki_controllers/nintendo/switch-pro/) | [Nintendo Hotkeys](../../wiki_controllers/nintendo/nintendo-hotkeys/) | | +## Valve/Steam Controllers + +Controllers made by Nintendo for the Nintendo systems. + +| Controller | Profile Name | Version | Original System | Controller Link | Hotkeys Link | Comment | +| :--- | :---: | :---: | :---: | :---: | :---: | :---: | +| Steam Deck - Controller | `RetroDECK: Official Controller Layout` | `v0.7.1b` | Steam Deck | [Steam Deck - Controller](../../wiki_controllers/steam/controllers-steamdeck/) | [Steam Deck Hotkeys](../../wiki_controllers/steam/controllers-steamdeck/) | | +| Steam Controller - Gordon | `RetroDECK: Steam Controller - Gordon` | `v.1b` | Steam Devices | [Steam Controller - Gordon](../../wiki_controllers/steam/steam-controller-gordon/) | [Steam Controller - Gordon Hotkeys](../../wiki_controllers/steam/steam-controller-gordon/) | | + ## Playstation Controllers Controllers made by Sony for the PlayStation systems. @@ -33,10 +51,3 @@ Controllers made by Microsoft for the Xbox systems. | Xbox Wireless Controller| `RetroDECK: Xbox Wireless` | `v.1b` | Xbox One / S / X | [Xbox Wireless Controller](../../wiki_controllers/xbox/xbox-wireless/) | [Xbox Hotkeys](../../wiki_controllers/xbox/xbox-hotkeys/)| | | Xbox Elite Wireless Controller Series 1 / 2| `RetroDECK: Xbox Wireless` | `v.1b` | Xbox S / X | [Xbox Elite Wireless Controller Series 1 / 2](../../wiki_controllers/xbox/xbox-wireless-elite/) | [Xbox Hotkeys](../../wiki_controllers/xbox/xbox-hotkeys/)| Works as a normal Xbox Wireless in Steam Input| -## Generic Controllers - -Generic Controllers encompasses the vast majority of 3rd party controllers. - -| Controller | Profile Name | Version | Original System | Controller Link | Hotkeys Link | Comment | -| :--- | :---: | :---: | :---: | :---: | :---: | :---: | -| Generic Standard Type | `RetroDECK: Generic - Standard` | `v.1b` | Varies | [Generic Standard](../../wiki_controllers/generic/standard/generic-standard/) | [Generic Standard - Hotkeys](../../wiki_controllers/generic/standard/generic-standard-hotkeys/)| Majority of 3rd Party Controllers with a Standard Layout | diff --git a/wiki-rtd/mkdocs.yml b/wiki-rtd/mkdocs.yml index 78ea1fc..9785268 100644 --- a/wiki-rtd/mkdocs.yml +++ b/wiki-rtd/mkdocs.yml @@ -188,7 +188,7 @@ nav: - Controllers - Steam/Valve (WIP) 🎮: - Steam Deck - Controller: wiki_controllers/steam/controllers-steamdeck.md - - Steam - Steam Controller: wiki_controllers/steam/controllers-steam.md + - Steam - Steam Controller: wiki_controllers/steam/steam-controller-gordon.md - Controllers - Generic - Standard Type (WIP) 🎮: - Generic Standard - RetroDECK Hotkeys: wiki_controllers/generic/standard/generic-standard-hotkeys.md