diff --git a/docs/snippets/bemani/common/setup_audio_wasapiexcl_only b/docs/snippets/bemani/common/setup_audio_wasapiexcl_only deleted file mode 100644 index 7ff6f6c5..00000000 --- a/docs/snippets/bemani/common/setup_audio_wasapiexcl_only +++ /dev/null @@ -1,13 +0,0 @@ -!!! info "Check out our general [Audio](/extras/audio.md) guide to understand audio modes better, at least the TL;DR" - -!!! danger "This game only supports WASAPI Exclusive mode. Some audio devices may not support this." - -!!! 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 - - Check both boxes under `Exclusive Mode` - - Open the `Default Format` dropdown - - Pick the `16 bit, 44100 Hz (CD Quality)` option, click `Apply` then `OK` \ No newline at end of file diff --git a/docs/snippets/bemani/common/setup_audio_wasapiexcl_only.md b/docs/snippets/bemani/common/setup_audio_wasapiexcl_only.md new file mode 100644 index 00000000..59cad937 --- /dev/null +++ b/docs/snippets/bemani/common/setup_audio_wasapiexcl_only.md @@ -0,0 +1,13 @@ +!!! info "Check out our general [Audio](/extras/audio.md) guide to understand audio modes better, at least the TL;DR" + +!!! danger "This game only supports WASAPI Exclusive mode. Some audio devices may not support this." + +!!! 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 + - Check both boxes under `Exclusive Mode` + - Open the `Default Format` dropdown + - Pick the `16 bit, 44100 Hz (CD Quality)` option, click `Apply` then `OK`