TerryCavanagh / VVVVVV

The source code to VVVVVV! http://thelettervsixtim.es/
Other
6.93k stars 555 forks source link

Add support for GameCube glyphs #1122

Closed flibitijibibo closed 7 months ago

flibitijibibo commented 7 months ago

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

Daaaav commented 7 months ago

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!