Skip to content
New issue

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

Add support for GameCube glyphs #1122

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Add support for GameCube glyphs #1122

merged 1 commit into from
Jan 18, 2024

Conversation

flibitijibibo
Copy link
Collaborator

It's kind of a bummer that L/R don't actually do anything... we should add ZL/ZR support at some point, my fault for not handling the trigger axes properly.

Also note that GameCube binds X to 'back' rather than B, this will be fixed by SDL_ActionSet for 2.5.

CC @Fussmatte @Daaaav, in case I got the font data wrong!

Fixes #1116

It's kind of a bummer that L/R don't actually do anything... we should add ZL/ZR support at some point.

Also note that GameCube binds X to 'back' rather than B, this will be fixed by SDL_ActionSet for 2.5.
@flibitijibibo flibitijibibo self-assigned this Jan 17, 2024
@InfoTeddy InfoTeddy added the localization Implies 'required for 2.4' unless otherwise noted label Jan 17, 2024
@Daaaav
Copy link
Contributor

Daaaav commented Jan 17, 2024

I can't test with a GameCube controller myself so I can't verify the layout, but the font and code changes look correct to me!

@flibitijibibo flibitijibibo merged commit afbcb3f into master Jan 18, 2024
8 checks passed
@flibitijibibo flibitijibibo deleted the dkbongo branch January 18, 2024 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
localization Implies 'required for 2.4' unless otherwise noted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add GameCube glyphs
3 participants