Add Subscreen troubleshooting

This commit is contained in:
auxbh 2025-07-03 17:13:27 +00:00
parent 95dd9a2813
commit 00458a47ee
2 changed files with 19 additions and 1 deletions

View File

@ -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.
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.

View File

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