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?"