diff --git a/wiki-rtd/docs/wiki_controllers/gimmic/controllers-gimmick.md b/wiki-rtd/docs/wiki_controllers/gimmic/controllers-gimmick.md deleted file mode 100644 index 378a5e6..0000000 --- a/wiki-rtd/docs/wiki_controllers/gimmic/controllers-gimmick.md +++ /dev/null @@ -1,106 +0,0 @@ -# Gimmick Controllers - -Gimmick Controllers is a broad category that encompasses the vast majority of third and first party controllers that don't fit anywhere else.
-They might have been only made for a single game or game series. - -## The Steel Battalion Cockpit - - - -The unique cockpit controller for the original Xbox game Steel Battalion. - -### How to use with RetroDECK or a PC or anything else? - -There have been efforts by user `SantiagoSaldana` of `hackaday.io` to get it working on PCs via a `Teensy 3.6 / 4.1 Arduino Adapter`. - -It translates the controllers input to emulated xinput. You can read more about the project here: - -[Hackady.io Project Thread](https://hackaday.io/project/182810-steel-battalion-controller-teensy-adapter) - -[Github Steel Battalion Controller Library for Arduino](https://github.com/SantiagoSaldana/SBC) - -If you have this rare controller and want to try to get it running by the above methods on Linux and RetroDECK please contact the RetroDECK team on discord to inform on your efforts we will follow them with great intrest. - - -## Buzz Buzzers - - - -The buzzer controllers for the original `Buzz Game Series` for the Sony Playstation. There are wired and wireless with with a dongle versions. - -### How to emulate - -#### PCSX2 - Playstation 2 - -You can map the buzzers to any input device such as a controller, the controllers needs to be connected. - -- Open `RetroDECK Configurator` -- Open `PCSX2` -- Go to `Settings` -> `Controllers` -> Select `USB Port` -> Select `Buzz Controller` from the Dropdown list -- Map each players `Red`, `Blue`, `Orange` and `Green` buttons to the controller or input device they are using by clicking on each value and pressing the button you want to map. - -## Active Heart Rate Monitor - - - -The heart rate monitors type controllers for the game `EA Sports Active 2`. - -### How to configure - -## Drawsome Tablet - - - -Used for the Ubisoft games `Drawsome! Artist` & `Drawsome! Sketch Quest` for the Wii. - -### How to configure - -WIP - -## UDraw Tablet - - - -Used for the `UDraw Game Series` for the Wii. - -### How to configure - -WIP - - -## Shinkansen Cockpit - - - -Used for the Wii game `Densha de Go! Shinkansen`. - -### How to configure - -WIP - -## Cyberbike - - - -Used for the Wii game `Cyberbike Cycling Sports`. - -### How to configure - -WIP - -## SEGA Seamic Controller - - - -Uses for the PS2 games: `Seaman: Kindan no Pet` & `Seaman 2: Peking Genjin Ikusei Kit` - -### How to configure - -#### PCSX2 - Playstation 2 - -You can map the buzzers to any input device such as a controller, the controllers needs to be connected. - -- Open `RetroDECK Configurator` -- Open `PCSX2` -- Go to `Settings` -> `Controllers` -> Select `USB Port` -> Select `SEGA Seamic` from the Dropdown list -- Map the buttons to the controller or input device they are using by clicking on each value and pressing the button you want to map. diff --git a/wiki-rtd/docs/wiki_controllers/gimmick/about-gimmick.md b/wiki-rtd/docs/wiki_controllers/gimmick/about-gimmick.md new file mode 100644 index 0000000..8a302a2 --- /dev/null +++ b/wiki-rtd/docs/wiki_controllers/gimmick/about-gimmick.md @@ -0,0 +1,4 @@ +# About Gimmick Controllers + +Gimmick Controllers is a broad category that encompasses the vast majority of third and first party controllers that don't fit anywhere else.
+They might have been only made for a single game or game series. diff --git a/wiki-rtd/docs/wiki_controllers/gimmick/active-heart-rate-monitor.md b/wiki-rtd/docs/wiki_controllers/gimmick/active-heart-rate-monitor.md new file mode 100644 index 0000000..af58488 --- /dev/null +++ b/wiki-rtd/docs/wiki_controllers/gimmick/active-heart-rate-monitor.md @@ -0,0 +1,15 @@ +# Active Heart Rate Monitor + + + +The heart rate monitors type controllers for the game `EA Sports Active 2`. + +### Steam Input support +No + +### Linux Kernel Support +Unknown + +## How to configure + +WIP diff --git a/wiki-rtd/docs/wiki_controllers/gimmick/buzz-buzzers.md b/wiki-rtd/docs/wiki_controllers/gimmick/buzz-buzzers.md new file mode 100644 index 0000000..1a7c4dd --- /dev/null +++ b/wiki-rtd/docs/wiki_controllers/gimmick/buzz-buzzers.md @@ -0,0 +1,28 @@ +# Buzz Buzzers + + + +The buzzer controllers for the original `Buzz Game Series` for the Playstation. There are wired and wireless with with a dongle versions. + +### Steam Input support +No + +### Linux Kernel Support +Yes, 2.17 `hid-sony` + +They are counted as normal USB controllers. + +## How to emulate / Configure + +### PCSX2 - Playstation 2 + +You can map the buzzers to any input device such as a controller or real buzzers, the controllers needs to be connected. + +- Open `RetroDECK Configurator` +- Open `PCSX2` +- Go to `Settings` -> `Controllers` -> Select `USB Port` -> Select `Buzz Controller` from the Dropdown list +- Map each players `Red`, `Blue`, `Orange` and `Green` buttons to the controller or input device they are using by clicking on each value and pressing the button you want to map. + +### RPCS3 - Playstation 3 + +WIP diff --git a/wiki-rtd/docs/wiki_controllers/gimmick/cyberbike.md b/wiki-rtd/docs/wiki_controllers/gimmick/cyberbike.md new file mode 100644 index 0000000..dce26f5 --- /dev/null +++ b/wiki-rtd/docs/wiki_controllers/gimmick/cyberbike.md @@ -0,0 +1,15 @@ +# Cyberbike + + + +Used for the Wii game `Cyberbike Cycling Sports`. + +### Steam Input support +No + +### Linux Kernel Support +Unknown + +## How to configure + +WIP diff --git a/wiki-rtd/docs/wiki_controllers/gimmick/drawsome-tablet.md b/wiki-rtd/docs/wiki_controllers/gimmick/drawsome-tablet.md new file mode 100644 index 0000000..aeca795 --- /dev/null +++ b/wiki-rtd/docs/wiki_controllers/gimmick/drawsome-tablet.md @@ -0,0 +1,16 @@ +# Drawsome Tablet + + + +Used for the Ubisoft games `Drawsome! Artist` & `Drawsome! Sketch Quest` for the Wii. + + +### Steam Input support +No + +### Linux Kernel Support +Unknown + +## How to configure + +WIP diff --git a/wiki-rtd/docs/wiki_controllers/gimmick/sega-seamic.md b/wiki-rtd/docs/wiki_controllers/gimmick/sega-seamic.md new file mode 100644 index 0000000..5501fb1 --- /dev/null +++ b/wiki-rtd/docs/wiki_controllers/gimmick/sega-seamic.md @@ -0,0 +1,20 @@ +# SEGA Seamic Controller + + + +Uses for the PS2 games: `Seaman: Kindan no Pet` & `Seaman 2: Peking Genjin Ikusei Kit` + +### Steam Input support +No + +### Linux Kernel Support +Unknown + +## How to configure in PCSX2 - Playstation 2 + +You can map the Seamic Inputs to any input device such as a controller, the controllers needs to be connected. + +- Open `RetroDECK Configurator` +- Open `PCSX2` +- Go to `Settings` -> `Controllers` -> Select `USB Port` -> Select `SEGA Seamic` from the Dropdown list +- Map the buttons to the controller or input device they are using by clicking on each value and pressing the button you want to map. diff --git a/wiki-rtd/docs/wiki_controllers/gimmick/shinkansen-cockpit.md b/wiki-rtd/docs/wiki_controllers/gimmick/shinkansen-cockpit.md new file mode 100644 index 0000000..1ece723 --- /dev/null +++ b/wiki-rtd/docs/wiki_controllers/gimmick/shinkansen-cockpit.md @@ -0,0 +1,15 @@ +# Shinkansen Cockpit + + + +Used for the Wii game `Densha de Go! Shinkansen`. + +### Steam Input support +No + +### Linux Kernel Support +Unknown + +## How to configure + +WIP diff --git a/wiki-rtd/docs/wiki_controllers/gimmick/steel-battalion-cockpit.md b/wiki-rtd/docs/wiki_controllers/gimmick/steel-battalion-cockpit.md new file mode 100644 index 0000000..7d13d48 --- /dev/null +++ b/wiki-rtd/docs/wiki_controllers/gimmick/steel-battalion-cockpit.md @@ -0,0 +1,23 @@ +# Steel Battalion Cockpit + + + +The unique cockpit controller for the original Xbox game Steel Battalion. + +### Steam Input support +No + +### Linux Kernel Support +No + +## How to use with RetroDECK or a PC or anything else? + +There have been efforts by user `SantiagoSaldana` of `hackaday.io` to get it working on PCs via a `Teensy 3.6 / 4.1 Arduino Adapter`. + +It translates the controllers input to emulated xinput. You can read more about the project here: + +[Hackady.io Project Thread](https://hackaday.io/project/182810-steel-battalion-controller-teensy-adapter) + +[Github Steel Battalion Controller Library for Arduino](https://github.com/SantiagoSaldana/SBC) + +If you have this rare controller and want to try to get it running by the above methods on Linux and RetroDECK please contact the RetroDECK team on discord to inform on your efforts we will follow them with great intrest. diff --git a/wiki-rtd/docs/wiki_controllers/gimmick/udraw-tablet.md b/wiki-rtd/docs/wiki_controllers/gimmick/udraw-tablet.md new file mode 100644 index 0000000..7be75bf --- /dev/null +++ b/wiki-rtd/docs/wiki_controllers/gimmick/udraw-tablet.md @@ -0,0 +1,16 @@ +## UDraw Tablet + + + +Used for the `UDraw Game Series` for the Wii. + +### Steam Input support +No + +### Linux Kernel Support +Unknown + +## How to configure + +WIP + diff --git a/wiki-rtd/mkdocs.yml b/wiki-rtd/mkdocs.yml index cd3c378..1f33997 100644 --- a/wiki-rtd/mkdocs.yml +++ b/wiki-rtd/mkdocs.yml @@ -199,9 +199,18 @@ nav: - Controllers - Flight (WIP): - About Flight Controllers: wiki_controllers/flight/about-flight.md + - Controllers - Gimmick (WIP): + - 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 + - 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 + - Controllers - (WIP): - - Flight - Controllers (WIP): wiki_controllers/controllers-flight.md - - Gimmick - Controllers (WIP): wiki_controllers/controllers-gimmick.md - Lightguns - Controllers (WIP): wiki_controllers/controllers-lightguns.md - Motion - Controllers (WIP): wiki_controllers/controllers-motion.md - Music / Rhythm - Controllers (WIP): wiki_controllers/controllers-music.md