Skip to content

Wii U SDL2 is outdated, causing controller inputs to be ignored #39

@gradylink

Description

@gradylink

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions