mirror of
https://github.com/two-torial/two-torial.git
synced 2026-07-18 23:31:17 -05:00
Add Subscreen troubleshooting
This commit is contained in:
parent
95dd9a2813
commit
00458a47ee
|
|
@ -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.
|
||||
|
|
@ -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?"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user