mirror of
https://github.com/reaaLx/nx1-gsc-dump.git
synced 2025-09-01 06:27:27 +00:00
Added more missing files
This commit is contained in:
10
thumbstick_legacysouthpaw.cfg
Normal file
10
thumbstick_legacysouthpaw.cfg
Normal file
@@ -0,0 +1,10 @@
|
||||
//==========================================================================================
|
||||
// Associate real axis to virtual axis.
|
||||
// Real axis are : A_LSTICK_Y, A_LSTICK_X, A_RSTICK_X, A_RSTICK_Y, A_RTRIGGER, A_LTRIGGER
|
||||
// Virtual axis are : VA_SIDE, VA_FORWARD, VA_UP, VA_YAW, VA_PITCH, VA_ATTACK
|
||||
//==========================================================================================
|
||||
bindaxis A_RSTICK_X VA_YAW MAP_LINEAR
|
||||
bindaxis A_RSTICK_Y VA_FORWARD MAP_SQUARED
|
||||
|
||||
bindaxis A_LSTICK_X VA_SIDE MAP_SQUARED
|
||||
bindaxis A_LSTICK_Y VA_PITCH MAP_LINEAR
|
Reference in New Issue
Block a user