mirror of
				https://github.com/RetroDECK/RetroDECK.git
				synced 2025-04-10 19:15:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			65 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			65 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "left_joycon_stick": {
 | |
|     "joystick": "Left",
 | |
|     "invert_stick_x": false,
 | |
|     "invert_stick_y": false,
 | |
|     "rotate90_cw": false,
 | |
|     "stick_button": "LeftStick"
 | |
|   },
 | |
|   "right_joycon_stick": {
 | |
|     "joystick": "Right",
 | |
|     "invert_stick_x": false,
 | |
|     "invert_stick_y": false,
 | |
|     "rotate90_cw": false,
 | |
|     "stick_button": "RightStick"
 | |
|   },
 | |
|   "deadzone_left": 0.1,
 | |
|   "deadzone_right": 0.1,
 | |
|   "range_left": 1,
 | |
|   "range_right": 1,
 | |
|   "trigger_threshold": 0.5,
 | |
|   "motion": {
 | |
|     "slot": 0,
 | |
|     "alt_slot": 0,
 | |
|     "mirror_input": false,
 | |
|     "dsu_server_host": "172.0.0.1",
 | |
|     "dsu_server_port": 26760,
 | |
|     "motion_backend": "CemuHook",
 | |
|     "sensitivity": 100,
 | |
|     "gyro_deadzone": 1,
 | |
|     "enable_motion": false
 | |
|   },
 | |
|   "rumble": {
 | |
|     "strong_rumble": 1,
 | |
|     "weak_rumble": 1,
 | |
|     "enable_rumble": true
 | |
|   },
 | |
|   "left_joycon": {
 | |
|     "button_minus": "Back",
 | |
|     "button_l": "LeftShoulder",
 | |
|     "button_zl": "LeftTrigger",
 | |
|     "button_sl": "Unbound",
 | |
|     "button_sr": "Unbound",
 | |
|     "dpad_up": "DpadUp",
 | |
|     "dpad_down": "DpadDown",
 | |
|     "dpad_left": "DpadLeft",
 | |
|     "dpad_right": "DpadRight"
 | |
|   },
 | |
|   "right_joycon": {
 | |
|     "button_plus": "Start",
 | |
|     "button_r": "RightShoulder",
 | |
|     "button_zr": "RightTrigger",
 | |
|     "button_sl": "Unbound",
 | |
|     "button_sr": "Unbound",
 | |
|     "button_x": "Y",
 | |
|     "button_b": "A",
 | |
|     "button_y": "X",
 | |
|     "button_a": "B"
 | |
|   },
 | |
|   "version": 1,
 | |
|   "backend": "GamepadSDL2",
 | |
|   "id": "0-f7390003-28de-0000-ff11-000001000000",
 | |
|   "controller_type": "ProController",
 | |
|   "player_index": "Player1"
 | |
| }
 |