rb: more touch options (#699)

## Link to GitHub Issue or related Pull Request, if one exists
n/a

## Description of change
Add two options:

1. option to adjust poll rate
2. option to change emulation size

Also, the default configuration is changing from:

* ~1000Hz ish to 120Hz (default)
* 3x3 point to 1x1 point

In theory this does not make a meaningful change to how the game plays.
But if people want the old behavior they can change it.

## Testing
Tested on Volzza2 and Reflesia.
This commit is contained in:
bicarus
2026-05-25 16:02:17 -07:00
committed by GitHub
parent c59d399ab8
commit 3c60f3966b
6 changed files with 75 additions and 16 deletions
+2
View File
@@ -242,6 +242,8 @@ namespace launcher {
spice2x_JubeatLegacyTouch,
JubeatTouchAlgo,
spice2x_RBTouchScale,
RBTouchSize,
RBTouchPollRate,
spice2x_AsioForceUnload,
spice2x_IIDXNoESpec,
spice2x_IIDXWindowedTDJ,