mirror of
https://gitea.tendokyu.moe/beerpsi/sinmai-mods.git
synced 2024-11-23 23:31:02 +01:00
Update README.md
This commit is contained in:
parent
75c36d9eb2
commit
74dfcfa040
@ -24,8 +24,8 @@ Show only the left monitor at the center of the screen.
|
||||
|
||||
### TouchPanel
|
||||
Set touch panel sensitivity for individual regions, or introduce
|
||||
delay on the touch panel. It is configured by adding a section
|
||||
to `mai2.ini`:
|
||||
delay on the touch panel. It is configured by adding an optional
|
||||
section to `mai2.ini`:
|
||||
|
||||
```ini
|
||||
[TouchPanel]
|
||||
@ -34,8 +34,8 @@ to `mai2.ini`:
|
||||
DelayMs=0
|
||||
|
||||
; Customize the activation threshold for specific touch
|
||||
; sensors. The touch sensor values can be found by going
|
||||
; into input test in the game test menu.
|
||||
; sensors (optional). The touch sensor values can be found by
|
||||
; going into input test in the game test menu.
|
||||
SensitivityA1=90
|
||||
SensitivityA2=90
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user