You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello.
I have added mappings for Nvidia shield joystick, also made a "debug" mode that prints the axis values and mode buttons to the terminal.
Also started implementing a custom mapping feature. The user will at startup be able to send a list of bindings for axis and buttons. In that way, if a joystick "binding" is missing, the user will be able to send custom mappings and also. Just have to clean up the code a bit before commiting it into my fork.
Is this something you are interested in merging into your project?
The text was updated successfully, but these errors were encountered:
Sent #4
The debug feature is called "simulation" in the code. Perhaps not the best name choice. The purpose is to visualize the "mapping" without the need of involving network communication.
Hello.
I have added mappings for Nvidia shield joystick, also made a "debug" mode that prints the axis values and mode buttons to the terminal.
Also started implementing a custom mapping feature. The user will at startup be able to send a list of bindings for axis and buttons. In that way, if a joystick "binding" is missing, the user will be able to send custom mappings and also. Just have to clean up the code a bit before commiting it into my fork.
Is this something you are interested in merging into your project?
The text was updated successfully, but these errors were encountered: