diff --git a/wiki-rtd/docs/wiki_controllers/gimmick/cyberbike.md b/wiki-rtd/docs/wiki_controllers/gimmick/cyberbike.md index 763447a..b7339ca 100644 --- a/wiki-rtd/docs/wiki_controllers/gimmick/cyberbike.md +++ b/wiki-rtd/docs/wiki_controllers/gimmick/cyberbike.md @@ -2,17 +2,35 @@ -Used for the Wii game `Cyberbike Cycling Sports`. +The Cyberbike controller was released on January 12, 2010 on the Nintendo Wii for Cyberbike Cycling Sports. + +The Cyberbike controller is a unique exercise bike controller designed to simulate the experience of cycling in a video game. This controller features a stationary bike with pedals, handlebars, and a seat, allowing players to physically pedal and steer while playing the game. + +The Cyberbike controller connects to the gaming console and translates the player's physical movements into in-game actions, providing an immersive and interactive gaming experience. It is designed to promote physical activity while enjoying the fun of video gaming. + + ### Steam Input support + No ### Linux Kernel Support -Unknown + +No ### Emulator usecase + `Dolphin` ## How to configure -WIP +- Plug the Cyberbike controller into a USB port on your computer via adapter GameCube adapter. +- Launch the Dolphin from RetroDECK Configurator. +- Go to `Options` -> `Controller Settings`. + - In the `Controller Settings` window, select the `Wii Remote` tab. + - Choose `Emulated Wii Remote` from the dropdown menu for `Wii Remote 1`. +- Click on the `Configure` button next to `Emulated Wii Remote`. + - In the `Emulated Wii Remote` configuration window, map the Cyberbike inputs to the corresponding Wii Remote buttons. + - For example, map the pedals to the `A` button and the handlebars to the `D-Pad` directions. + Once all inputs are mapped, click `OK` to save the settings. +- Quit Dolphin, Return to RetroDECK and Launch Cyberbike Cycling Sports. diff --git a/wiki-rtd/mkdocs.yml b/wiki-rtd/mkdocs.yml index b22695e..3dce295 100644 --- a/wiki-rtd/mkdocs.yml +++ b/wiki-rtd/mkdocs.yml @@ -223,7 +223,7 @@ nav: - Gimmick 🤡: - About Gimmick Controllers: wiki_controllers/gimmick/about-gimmick.md - Buzz - Buzzers (WIP): wiki_controllers/gimmick/buzz-buzzers.md - - Cycling Sports - Cyberbike (WIP): wiki_controllers/gimmick/cyberbike.md + - Cycling Sports - Cyberbike: wiki_controllers/gimmick/cyberbike.md - Densha de Go! - Shinkansen Cockpit (WIP): wiki_controllers/gimmick/shinkansen-cockpit.md - Drawsome! - Tablet (WIP): wiki_controllers/gimmick/drawsome-tablet.md - EA - Active Heart Rate Monitor (WIP): wiki_controllers/gimmick/active-heart-rate-monitor.md