mirror of
https://github.com/ndeadly/MissionControl
synced 2024-11-26 22:30:21 +00:00
17 lines
598 B
INI
17 lines
598 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 and Dualsense controllers [default false]
|
|
;disable_sony_leds=false
|
|
; Disable the white player indicator LEDs at the bottom of the Dualsense touchpad
|
|
;disable_dualsense_player_leds=false
|