WIKI Fixes

This commit is contained in:
Lazorne 2024-01-18 09:59:55 +01:00
parent 3bd6127df4
commit bcbf08ff17
8 changed files with 273 additions and 3 deletions

View file

@ -0,0 +1,4 @@
# Music / Rhythm Controllers
Rhythm Controllers are special type of controllers use to play rhythm games.
Is is a broad category that encompasses the vast majority of third and first party controllers.

View file

@ -0,0 +1,104 @@
# Music / Rhythm Controllers
Rhythm Controllers are special type of controllers use to play rhythm games.
Is is a broad category that encompasses the vast majority of third and first party controllers.
## Dance Pads
<img src="../../wiki_images/controllers/dance-pad.png" width="250">
Used by many `Dance Games` over many different systems most famous is the `Dance Dance Revolution` series.
### How to configure
WIP
## DK Bongos
<img src="../../wiki_images/controllers/dk-bongos.png" width="250">
Used by the game `Donkey Konga` on the GameCube.
### How to configure
WIP
## DJ Hero Turntable
<img src="../../wiki_images/controllers/dj-hero-turntable.png" width="250">
Used by the games `DJ Hero` and `DJ Hero 2`.
### How to configure
WIP
## Guitar Hero & Rockband Button Guitars
<img src="../../wiki_images/controllers/guitar-hero-guitars.png" width="350">
Used by the several games in the `Guitar Hero` and `Rockband` game series.
### How to configure
WIP
## Guitar Hero & Rockband Drums
<img src="../../wiki_images/controllers/rockband-drums.png" width="153">
Used by the several games in the `Guitar Hero` and `Rockband` game series.
### How to configure
WIP
## Guitar Hero & Rockband Microphone
<img src="../../wiki_images/controllers/guitar-hero-microhpone.png" width="153">
Used by the several games in the `Guitar Hero` and `Rockband` game series.
### How to configure
WIP
## Rockband Keyboard
<img src="../../wiki_images/controllers/rockband-keyboard.png" width="300">
Used by the several games in the `Guitar Hero` and `Rockband` game series.
### How to configure
WIP
## Keyboardmania Keyboard
<img src="../../wiki_images/controllers/keyboardmania-keyboard.png" width="250">
Used by the game `Keyboardmania` for the PlayStation 2.
### How to configure
WIP
## Singstar Microphone
<img src="../../wiki_images/controllers/singstar-microphone.png" width="250">
Used by the several games in the `Singstar` game series.
### How to emulate
#### PCSX2 - Playstation 2
You need to have a `Microphone` connected or an `Integrated Microphone`.
- Open `RetroDECK Configurator`
- Open `PCSX2`
- Go to `Settings` -> `Controllers` -> Select `USB Port` -> Select `Singstar` from the Dropdown list -> Select the `Player 1 Device` of your connected `Microphone` from the Dropdown list.
- If you want 2 player you also map `Player 2 Device` to a different `Microphone`.
## Taiko Drum & Bachi
<img src="../../wiki_images/controllers/taiko-drum-bachi.png" width="250">
Used by the several games in the `Taiko no Tatsujin` game series.
### How to configure
WIP

View file

@ -0,0 +1,104 @@
# Music / Rhythm Controllers
Rhythm Controllers are special type of controllers use to play rhythm games.
Is is a broad category that encompasses the vast majority of third and first party controllers.
## Dance Pads
<img src="../../wiki_images/controllers/dance-pad.png" width="250">
Used by many `Dance Games` over many different systems most famous is the `Dance Dance Revolution` series.
### How to configure
WIP
## DK Bongos
<img src="../../wiki_images/controllers/dk-bongos.png" width="250">
Used by the game `Donkey Konga` on the GameCube.
### How to configure
WIP
## DJ Hero Turntable
<img src="../../wiki_images/controllers/dj-hero-turntable.png" width="250">
Used by the games `DJ Hero` and `DJ Hero 2`.
### How to configure
WIP
## Guitar Hero & Rockband Button Guitars
<img src="../../wiki_images/controllers/guitar-hero-guitars.png" width="350">
Used by the several games in the `Guitar Hero` and `Rockband` game series.
### How to configure
WIP
## Guitar Hero & Rockband Drums
<img src="../../wiki_images/controllers/rockband-drums.png" width="153">
Used by the several games in the `Guitar Hero` and `Rockband` game series.
### How to configure
WIP
## Guitar Hero & Rockband Microphone
<img src="../../wiki_images/controllers/guitar-hero-microhpone.png" width="153">
Used by the several games in the `Guitar Hero` and `Rockband` game series.
### How to configure
WIP
## Rockband Keyboard
<img src="../../wiki_images/controllers/rockband-keyboard.png" width="300">
Used by the several games in the `Guitar Hero` and `Rockband` game series.
### How to configure
WIP
## Keyboardmania Keyboard
<img src="../../wiki_images/controllers/keyboardmania-keyboard.png" width="250">
Used by the game `Keyboardmania` for the PlayStation 2.
### How to configure
WIP
## Singstar Microphone
<img src="../../wiki_images/controllers/singstar-microphone.png" width="250">
Used by the several games in the `Singstar` game series.
### How to emulate
#### PCSX2 - Playstation 2
You need to have a `Microphone` connected or an `Integrated Microphone`.
- Open `RetroDECK Configurator`
- Open `PCSX2`
- Go to `Settings` -> `Controllers` -> Select `USB Port` -> Select `Singstar` from the Dropdown list -> Select the `Player 1 Device` of your connected `Microphone` from the Dropdown list.
- If you want 2 player you also map `Player 2 Device` to a different `Microphone`.
## Taiko Drum & Bachi
<img src="../../wiki_images/controllers/taiko-drum-bachi.png" width="250">
Used by the several games in the `Taiko no Tatsujin` game series.
### How to configure
WIP

View file

@ -0,0 +1,18 @@
# Dance Pads
<img src="../../../wiki_images/controllers/dance-pad.png" width="250">
Used by many `Dance Games` over many different systems most famous is the `Dance Dance Revolution` series.
### Steam Input support
They are normally interpreted as a generic USB gamepad. Not all might work it can depend on controller age.
### Linux Kernel Support
Yes, in most cases depending on controller age they are recognized as a normal USB gamepad.
### Emulator usecase
`MAME` `Dolphin` `RetroArch` `Duckstation` `PSCX2` `RPCS3` `PC-Systems`
## How to configure
WIP

View file

@ -0,0 +1,18 @@
# DJ Hero - Turntable
<img src="../../../wiki_images/controllers/dj-hero-turntable.png" width="250">
Used by the games `DJ Hero` and `DJ Hero 2`.
### Steam Input support
No
### Linux Kernel Support
Unknown
### Emulator usecase
`Dolphin` `Duckstation` `Xenia` `RPCS3`
## How to configure
WIP

View file

@ -0,0 +1,18 @@
# DK Bongos
<img src="../../../wiki_images/controllers/dk-bongos.png" width="250">
Used by the game `Donkey Konga` on the GameCube.
#### Steam Input support
They are interpreted as a generic gamepad via the `Wii U Gamecube Adapter`.
### Linux Kernel Support
Yes via the `Wii U Gamecube Adapter`.
### Emulator usecase
`Dolphin`
## How to configure
WIP

View file

@ -221,10 +221,14 @@ nav:
- GunCon 3: wiki_controllers/lightgun/guncon-3.md
- SAMCO: wiki_controllers/lightgun/samco.md
- Sinden: wiki_controllers/lightgun/sinden.md
- Wii Remote Gun: wiki_controllers/lightgun/wii-remote-gun.md
- Wii Remote Gun: wiki_controllers/lightgun/wii-remote-gun.md'
- Controllers - (WIP):
- Music / Rhythm - Controllers (WIP): wiki_controllers/controllers-music.md
- 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
- SORT ME:
- Racing - Controllers (WIP): wiki_controllers/controllers-racing.md
- Toys-to-life - Controllers (WIP): wiki_controllers/controllers-toys-to-life.md