scp-fs2open / scp-fs2open/fs2open.github.com
FR: Ability to set the sensitivity and deadzone per joystick and per axis.
Open
controls
enhancement
- Dominant language
- C++
- Stars
- 487
- Forks
- 184
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 45
Description
Quickest course of action would be to add the sensitivity and deadzones to a cmdline parameter, however some design considerations must be made.
Sensitivity and Deadzone are unique to the controller and axes per controller, however they can be individual preferences to players as some could prefer more sensitivity. Deadzones may also be player preference but its nature as artificial hysteresis to counteract mechanical issues tend to be constant to the device.
Conflict may arise with the usage of the `--deadzone` cmdline flag.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.