mirror of
				https://github.com/redphx/better-xcloud.git
				synced 2025-10-30 21:44:01 +01:00 
			
		
		
		
	tomb-raider-raise: add deadzone to leftJoystick
This commit is contained in:
		| @@ -103,7 +103,11 @@ | ||||
|               "type": "joystick", | ||||
|               "axis": { | ||||
|                 "input": "axisXY", | ||||
|                 "output": "leftJoystick" | ||||
|                 "output": "leftJoystick", | ||||
|                 "deadzone": { | ||||
|                   "threshold": 0.2, | ||||
|                   "radial": true | ||||
|                 } | ||||
|               }, | ||||
|               "action": [ | ||||
|                 "leftTrigger", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 redphx
					redphx