t2:gpc_scripting:usb_hid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
t2:gpc_scripting:usb_hid [2021/01/23 16:15]
scachi controller to keyboard mapping added
t2:gpc_scripting:usb_hid [2021/01/24 05:27]
scachi [Anti Recoil]
Line 51: Line 51:
 // note: when a value of 1 is still to strong anti recoil try a higher value for mouse_speed // note: when a value of 1 is still to strong anti recoil try a higher value for mouse_speed
 const int mouse_speed = 10; // <- should be around 10 or higher, a value too low can stop the mouse from working const int mouse_speed = 10; // <- should be around 10 or higher, a value too low can stop the mouse from working
-const int AntiRecoil_X = 0; // anti recoil horizontal +int AntiRecoil_X = 0; // anti recoil horizontal 
-const int AntiRecoil_Y = 1; // anti recoil vertical+int AntiRecoil_Y = 1; // anti recoil vertical
  
    
t2/gpc_scripting/usb_hid.txt · Last modified: 2021/03/27 05:53 by scachi