mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-23 08:36:42 +00:00
mappings: add wii u pro controller
This commit is contained in:
32
mappings/wiiupro.conf
Normal file
32
mappings/wiiupro.conf
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
abs_x = 0
|
||||||
|
abs_y = 1
|
||||||
|
abs_z = -1
|
||||||
|
reverse_x = false
|
||||||
|
reverse_y = true
|
||||||
|
abs_rx = 3
|
||||||
|
abs_ry = 4
|
||||||
|
abs_rz = -1
|
||||||
|
reverse_rx = false
|
||||||
|
reverse_ry = true
|
||||||
|
abs_deadzone = 24088
|
||||||
|
abs_dpad_x = -1
|
||||||
|
abs_dpad_y = -1
|
||||||
|
reverse_dpad_x = false
|
||||||
|
reverse_dpad_y = false
|
||||||
|
btn_north = 308
|
||||||
|
btn_east = 304
|
||||||
|
btn_south = 305
|
||||||
|
btn_west = 307
|
||||||
|
btn_select = 314
|
||||||
|
btn_start = 315
|
||||||
|
btn_mode = 316
|
||||||
|
btn_thumbl = 317
|
||||||
|
btn_thumbr = 318
|
||||||
|
btn_tl = 310
|
||||||
|
btn_tr = 311
|
||||||
|
btn_tl2 = 312
|
||||||
|
btn_tr2 = 313
|
||||||
|
btn_dpad_up = 544
|
||||||
|
btn_dpad_down = 545
|
||||||
|
btn_dpad_left = 546
|
||||||
|
btn_dpad_right = 547
|
||||||
Reference in New Issue
Block a user