rolandoislas / drc-sim-client

Wii U Gamepad Simulator Frontend
Other
80 stars 11 forks source link

Client only recognizes some controller input. #14

Closed Grntrenchman closed 7 years ago

Grntrenchman commented 7 years ago

My controller buttons start at 97. Line 109 of StageConfigController.java sets upper bound for buttons at 100. I don't know if anything else affects it.

Grntrenchman commented 7 years ago

Bound raised to 1000! I can now set all buttons.