mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-18 14:30:17 +00:00
Support analog d-pad out of the box
This commit is contained in:
@@ -4,9 +4,8 @@ abs_rx = 3
|
||||
abs_ry = 4
|
||||
abs_deadzone = 0
|
||||
|
||||
#Unused in default configuration
|
||||
#abs_dpad_y = -1
|
||||
#abs_dpad_x = -1
|
||||
abs_dpad_y = 16
|
||||
abs_dpad_x = 17
|
||||
|
||||
abs_throttle = 6
|
||||
abs_rudder = 7
|
||||
|
||||
Reference in New Issue
Block a user