Go to file
Wynd b3509f2c0e Updated to 4.6 and some small visual changes to the joystick for better visibility 2026-03-21 01:08:00 +02:00
assets/ps Added some Kenney icons and text color is now handled by a shader so [img] tags get colored too 2026-01-24 21:46:06 +02:00
config Updated config loader with more options 2026-01-24 18:40:25 +02:00
controller Updated to 4.6 and some small visual changes to the joystick for better visibility 2026-03-21 01:08:00 +02:00
profiles Updated the minsize profile and fixed svgs not being visible 2026-01-25 01:34:15 +02:00
.gitattributes Initial commit with buttons, triggers and project settings 2026-01-24 14:29:16 +02:00
.gitignore Updated to 4.6 and some small visual changes to the joystick for better visibility 2026-03-21 01:08:00 +02:00
Main.tscn Updated to 4.6 and some small visual changes to the joystick for better visibility 2026-03-21 01:08:00 +02:00
README.md Updated to 4.6 and some small visual changes to the joystick for better visibility 2026-03-21 01:08:00 +02:00
config.gd Added some Kenney icons and text color is now handled by a shader so [img] tags get colored too 2026-01-24 21:46:06 +02:00
config.gd.uid Some updated math and a config loader 2026-01-24 17:06:05 +02:00
export_presets.cfg Initial commit with buttons, triggers and project settings 2026-01-24 14:29:16 +02:00
helper.gd Updated config loader with more options 2026-01-24 18:40:25 +02:00
helper.gd.uid Some updated math and a config loader 2026-01-24 17:06:05 +02:00
icon.svg Initial commit with buttons, triggers and project settings 2026-01-24 14:29:16 +02:00
icon.svg.import Initial commit with buttons, triggers and project settings 2026-01-24 14:29:16 +02:00
project.godot Updated to 4.6 and some small visual changes to the joystick for better visibility 2026-03-21 01:08:00 +02:00

README.md

gamo

local gamepad tester

original TUI app here: https://git.pixelatedw.xyz/wynd/gamo

why ?

there's nothing particularly fancy about this and it does what it says, allows the user to test their gamepad

made with godot because I couldn't be bothered with any GUI toolkits out there it uses a custom exporting template (built script only works on linux at the moment) to cut down its size by more than half

compared with the original TUI version it is huge coming at around 21MB (about 11 times more) and it consumes ~130MB of RAM (about 26 times more) however it comes with a bunch of benefits such as a much nicer layout, button images, transparency and an overall (very subjecitve) nicer UX/DX

controls

  • v to start a rumble test (weak default)
  • shift toggle between rumble modes (weak/strong)

config

this app comes with a config found in:

  • Linux: ~/.local/share/gamo/config.cfg

credits

icons are from kenney's input prompt collection: https://www.kenney.nl/assets/input-prompts