Bug Report
What's the issue you encountered?
The version of the wiiu-sdl2 package in the devkitpro/devkitppc:latest image is out of date causing
How can the issue be reproduced?
- Pull the latest
devkitpro/devkitppc:latest image from Docker Hub (local copies may be out of date, as mine was when attempting to reproduce) using docker pull devkitpro/devkitppc:latest
- Build a Wii U app that uses SDL2's gamepad API
- Test the app (we've only tested on real hardware)
Environment?
N/A
Additional context?
This appears to have been fixed in the 2.32.10-2 version of the package just based on the patch changes in the commit.