mirror of
https://github.com/ndeadly/MissionControl
synced 2024-11-23 04:43:10 +00:00
21 lines
843 B
INI
21 lines
843 B
INI
[general]
|
|
; Enable vibration support for unofficial controllers [default true]
|
|
;enable_rumble=true
|
|
; Enable motion controls support for unoffical controllers [default true]
|
|
;enable_motion=true
|
|
|
|
[bluetooth]
|
|
; Override host name of Bluetooth adapter
|
|
;host_name=Nintendo Switch!
|
|
; Override host mac address of Bluetooth adapter
|
|
;host_address=04:20:69:04:20:69
|
|
|
|
[misc]
|
|
; Disable the LED lightbar on Sony Dualshock 4 controllers [default false]
|
|
;disable_dualshock4_lightbar=false
|
|
; Disable the LED lightbar on Sony Dualsense controllers [default false]
|
|
;disable_dualsense_lightbar=false
|
|
; Disable the white player indicator LEDs at the bottom of the Dualsense touchpad [default false]
|
|
;disable_dualsense_player_leds=false
|
|
; Set dualsense vibration intensity. Valid range [1-8], 12.5% per increment [default 4(50%)]
|
|
;dualsense_vibration_intensity=4
|