We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
joy stick with sdl works great
https://github.com/hybridgroup/gobot/blob/master/platforms/joystick/README.md
The scanner works fine with Stadia: https://github.com/hybridgroup/gobot/blob/master/platforms/joystick/bin/scanner.go
i think we can add type detection and mapping possibly.
all the code is here: https://github.com/hajimehoshi/ebiten/tree/main/internal/gamepaddb its is a mini db for all gamepads
the gamepad runner is here: https://github.com/hajimehoshi/ebiten/tree/main/internal/gamepad
The text was updated successfully, but these errors were encountered:
No branches or pull requests
joy stick with sdl works great
https://github.com/hybridgroup/gobot/blob/master/platforms/joystick/README.md
The scanner works fine with Stadia:
https://github.com/hybridgroup/gobot/blob/master/platforms/joystick/bin/scanner.go
i think we can add type detection and mapping possibly.
all the code is here: https://github.com/hajimehoshi/ebiten/tree/main/internal/gamepaddb
its is a mini db for all gamepads
the gamepad runner is here: https://github.com/hajimehoshi/ebiten/tree/main/internal/gamepad
The text was updated successfully, but these errors were encountered: