diff --git a/docs/games/bemani/ddr/common/setup.md b/docs/games/bemani/ddr/common/setup.md index a81245fe..a49964de 100644 --- a/docs/games/bemani/ddr/common/setup.md +++ b/docs/games/bemani/ddr/common/setup.md @@ -94,7 +94,11 @@ === "Buttons" +--8<-- "docs/snippets/bemani/common/spicecfg_buttons.md" + --8<-- "docs/snippets/bemani/ddr/spicecfg_buttons.md" + +--8<-- "docs/snippets/bemani/common/spicecfg_buttons_additionalinfo.md" === "Analogs" diff --git a/docs/snippets/bemani/ddr/spicecfg_buttons.md b/docs/snippets/bemani/ddr/spicecfg_buttons.md index 4dedea4f..d1d9c6c6 100644 --- a/docs/snippets/bemani/ddr/spicecfg_buttons.md +++ b/docs/snippets/bemani/ddr/spicecfg_buttons.md @@ -1,10 +1,3 @@ - !!! info "This tab is used to bind your keyboard and controller buttons" - - !!! info "Bind vs Naive" - - **Bind** - Use for controllers and hardware devices. **More responsive** and detects any HID device. - **Naive** - Use for device agnostic keyboard binds. **Less responsive** but works with simulated keystrokes. - !!! tip "Binding your buttons" Click on `Bind` then press the key you want associated with the action. @@ -14,10 +7,4 @@ - **Maintenance**: `Service, Test` - **Game buttons**: `Up, Down, Left, Right` - **Menu buttons**: ` Start, Up, Down, Left, Right` - - **Keypad**: `Keypad Insert Card`, `1 to 9` - - !!! info "Additional info" - - - Use page navigation at the bottom to bind multiple buttons to the same input - - Check **Bind Many** to bind multiple controls in sequence - - Click **Edit** after binding for advanced options (invert, MIDI sensitivity, etc.) \ No newline at end of file + - **Keypad**: `Keypad Insert Card`, `1 to 9` \ No newline at end of file