Skip to content

Gamepad Support #82

@erysdren

Description

@erysdren

There's some kind of stubbed gamepad support in rt_in.c, but it doesn't work in my testing with an Xbox 360 gamepad (connected over USB) on Arch Linux. In fact, the function IN_JoyButtons seems to always return 0, so no button input will ever be recieved for any joysticks or gamepads. It should probably all be replaced with SDL2's GameController API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions