From 00458a47ee0dfe3dac15ecbf2d77f6b01ea09e78 Mon Sep 17 00:00:00 2001 From: auxbh Date: Thu, 3 Jul 2025 17:13:27 +0000 Subject: [PATCH] Add Subscreen troubleshooting --- .../bemani/iidx/common/31plus/troubleshooting.md | 11 ++++++++++- .../games/bemani/sdvx/6_exceedgear/troubleshooting.md | 9 +++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/docs/games/bemani/iidx/common/31plus/troubleshooting.md b/docs/games/bemani/iidx/common/31plus/troubleshooting.md index 0a338ac2..f0115f8a 100644 --- a/docs/games/bemani/iidx/common/31plus/troubleshooting.md +++ b/docs/games/bemani/iidx/common/31plus/troubleshooting.md @@ -93,4 +93,13 @@ ??? tip "Game audio is too quiet" - When using `TDJ mode` the audio is very quiet by default. To mitigate this, you can use the `Increase Game Volume` patch. \ No newline at end of file + When using `TDJ mode` the audio is very quiet by default. To mitigate this, you can use the `Increase Game Volume` patch. + +### Subscreen + +!!! info "For more in-depth troubleshooting, refer to the spice2x [Subscreen troubleshooting](https://github.com/spice2x/spice2x.github.io/wiki/Configuring-touch-screens-as-subscreen#troubleshooting) page" + +??? tip "Touch input isn't being registered" + + If you're using a physical touch screen, make sure to close **all** spice2x overlays, including the FPS counter. + If you're using the virtual subscreen, ensure that the `-iidxnativetouch` option is not enabled. \ No newline at end of file diff --git a/docs/games/bemani/sdvx/6_exceedgear/troubleshooting.md b/docs/games/bemani/sdvx/6_exceedgear/troubleshooting.md index 6abc37bc..010e2b64 100644 --- a/docs/games/bemani/sdvx/6_exceedgear/troubleshooting.md +++ b/docs/games/bemani/sdvx/6_exceedgear/troubleshooting.md @@ -117,6 +117,15 @@ - Go to `SOUND OPTIONS` and change the volume at will - `SAVE AND EXIT` > `GAME MODE` to return to the game +### Subscreen + +!!! info "For more in-depth troubleshooting, refer to the spice2x [Subscreen troubleshooting](https://github.com/spice2x/spice2x.github.io/wiki/Configuring-touch-screens-as-subscreen#troubleshooting) page" + +??? tip "Touch input isn't being registered" + + If you're using a physical touch screen, make sure to close **all** spice2x overlays, including the FPS counter. + If you're using the virtual subscreen, ensure that the `-sdvxnativetouch` option is not enabled. + ## FAQ ??? tip "How to run the game in windowed borderless mode?"