17 lines
		
	
	
		
			523 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
		
			523 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
|   | diff --git a/Linux/Dualshock4.xml b/Linux/Dualshock4.xml
 | ||
|  | index 5e53ed3..45ee5ed 100644
 | ||
|  | --- a/Linux/Dualshock4.xml
 | ||
|  | +++ b/Linux/Dualshock4.xml
 | ||
|  | @@ -94,6 +94,11 @@
 | ||
|  |          </axis> | ||
|  |        </axis_map> | ||
|  |        <joystick_corrections_list/> | ||
|  | +      <force_feedback>
 | ||
|  | +        <device type="joystick" id="0" name="Sony Computer Entertainment Wireless Controller"/>
 | ||
|  | +        <inversion enable="no"/>
 | ||
|  | +        <gain rumble="0" constant="0" spring="0" damper="0"/>
 | ||
|  | +      </force_feedback>
 | ||
|  |      </configuration> | ||
|  |    </controller> | ||
|  |  </root> |