From af434c3238b4d1676a4f26bb597aac77ddf2c278 Mon Sep 17 00:00:00 2001 From: auxbh Date: Tue, 3 Jun 2025 08:48:08 +0200 Subject: [PATCH 1/2] Add missing instructions to the jubeat guide --- docs/games/bemani/jubeat/common/setup.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/docs/games/bemani/jubeat/common/setup.md b/docs/games/bemani/jubeat/common/setup.md index 1a82f510..752b4531 100644 --- a/docs/games/bemani/jubeat/common/setup.md +++ b/docs/games/bemani/jubeat/common/setup.md @@ -124,6 +124,19 @@ --8<-- "docs/snippets/bemani/common/spicecfg_nochange.md" +## Configuring audio + +!!! tip "" + + - Open `spicecfg.exe` + - At the very top, click on `Shortcuts` then `Audio Playback Devices` + - In the popup window, right click on your default audio device, and click on `Properties` + - Go to the `Advanced` tab + - Open the `Default Format` dropdown + - Pick the `16 bit, 48000 Hz (DVD Quality)` option, click `Apply` then `OK` + + Optionally: go to the `Options` tab in `spicecfg.exe`, and at the very bottom enable `Low Latency Shared Audio` to help mitigate audio latency. + ## Connecting to a network --8<-- "docs/snippets/bemani/common/setup_network.md" @@ -151,7 +164,9 @@ Press your `Test` key to initialize the backup data, another message with the same error will pop up. Press your `Test` key again to open the service menu. - Instructions on how to navigate the menu are shown on the screen. + You will be greeted by a warning asking you to reboot the game, you can safely ignore it for the moment. + + *Instructions on how to navigate the menu are shown on the screen.* Go to `GAME OPTIONS`, then `SHOP SETTINGS`. @@ -166,7 +181,7 @@ Select `SAVE AND EXIT` then `EXIT`. - Finally, select `GAME MODE`. + Finally, close the game and start it back. !!! success "You're all done! The game should load up properly now" From 9e904cf5775568f008dd9434bebcea951c63d132 Mon Sep 17 00:00:00 2001 From: Akitake Date: Tue, 3 Jun 2025 14:36:33 +0200 Subject: [PATCH 2/2] Update setup.md --- docs/games/bemani/jubeat/common/setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/games/bemani/jubeat/common/setup.md b/docs/games/bemani/jubeat/common/setup.md index 752b4531..fd56353f 100644 --- a/docs/games/bemani/jubeat/common/setup.md +++ b/docs/games/bemani/jubeat/common/setup.md @@ -181,10 +181,10 @@ Select `SAVE AND EXIT` then `EXIT`. - Finally, close the game and start it back. + Finally, restart the game. !!! success "You're all done! The game should load up properly now" ## Help ---8<-- "docs/snippets/common/help.md" \ No newline at end of file +--8<-- "docs/snippets/common/help.md"