mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 16:15:46 +00:00
settings: Remove global vibration strength modifier
This will be replaced in favor of per-player vibration strength modifiers.
This commit is contained in:
parent
bb0a55c4db
commit
ee8ec56291
9 changed files with 1 additions and 19 deletions
|
@ -69,9 +69,6 @@ rstick=
|
|||
# 0: Disabled, 1 (default): Enabled
|
||||
vibration_enabled=
|
||||
|
||||
# Vibration strength percentage (Default: 100)
|
||||
vibration_strength=
|
||||
|
||||
# for motion input, the following devices are available:
|
||||
# - "motion_emu" (default) for emulating motion input from mouse input. Required parameters:
|
||||
# - "update_period": update period in milliseconds (default to 100)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue