2021-02-20 23:16:23 +00:00
[general]
2021-02-20 23:59:59 +00:00
; Enable vibration support for unofficial controllers [default true]
;enable_rumble=true
; Enable motion controls support for unoffical controllers [default true]
;enable_motion=true
2021-02-20 23:16:23 +00:00
[bluetooth]
; Override host name of Bluetooth adapter
2021-02-20 23:59:59 +00:00
;host_name=Nintendo Switch!
2021-02-20 23:16:23 +00:00
; Override host mac address of Bluetooth adapter
2021-02-20 23:59:59 +00:00
;host_address=04:20:69:04:20:69
2021-05-31 21:56:03 +00:00
[misc]
2023-05-16 21:17:58 +00:00
; Set the threshold for which ZL/ZR are considered pressed for controllers with analog triggers. Valid range [0-100] percent [default 50]
;analog_trigger_activation_threshold=50
2023-05-10 20:20:36 +00:00
; Set Dualshock 3 player LED behaviour. Valid modes [0-2] where 0=Switch pattern, 1=PS3 pattern, 2=Hybrid (Switch pattern reversed to line up with numeric labels on the controller) [default 0]
2023-04-11 13:56:48 +00:00
;dualshock3_led_mode=0
2023-03-07 11:22:30 +00:00
; Set polling rate for Sony Dualshock 4 controllers. Valid range [0-16] where 0=max, 16=min [default 8 (125Hz)]
; Refer to https://github.com/ndeadly/MissionControl/blob/4a0326308d1ff39353b045f5efb1a99c4a504c28/mc_mitm/source/controllers/dualshock4_controller.hpp#L21
;dualshock4_polling_rate=8
2023-03-07 11:50:21 +00:00
; Set LED lightbar brightness for Sony Dualshock 4 controllers. Valid range [0-9] where 0=off, 1=min, 2-9=12.5-100% [default 5(50%)]
2023-03-07 10:53:10 +00:00
;dualshock4_lightbar_brightness=4
2023-03-07 11:50:21 +00:00
; Set LED lightbar brightness for Sony Dualsense controllers. Valid range [0-9] where 0=off, 1=min, 2-9=12.5-100% [default 5(50%)]
2023-03-07 10:53:10 +00:00
;dualsense_lightbar_brightness=4
2022-10-05 20:07:50 +00:00
; Enable the white player indicator LEDs below the Dualsense touchpad [default true]
2023-03-07 10:56:32 +00:00
;dualsense_enable_player_leds=false
2022-10-05 20:07:50 +00:00
; Set Dualsense vibration intensity, 12.5% per increment. Valid range [1-8] where 1=12.5%, 8=100% [default 4(50%)]
2022-09-14 17:37:09 +00:00
;dualsense_vibration_intensity=4