mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-09-24 19:42:01 -05:00
Improvements to input and input configuration in the GUI. (#849)
* Improvements to input and input configuration in the GUI * Requested changes * nits * more nits
This commit is contained in:
@@ -840,8 +840,8 @@
|
||||
"title": "Joystick Deadzone",
|
||||
"description": "Controller Analog Stick Deadzone",
|
||||
"default": 0.05,
|
||||
"minimum": -32768.0,
|
||||
"maximum": 32767.0,
|
||||
"minimum": 0.00,
|
||||
"maximum": 1.00,
|
||||
"examples": [
|
||||
0.05
|
||||
]
|
||||
|
Reference in New Issue
Block a user