Type at least two characters to search Final Fantasy IX.
Final Fantasy IX
Automating FF9
If you grew in the era where computer games were just becoming a thing, you probably remember the stress that repeating actions would put on your body. Now that some of these games can be played on an emulator, I built a small device to help me automate some of those repetitive tasks.
Raspberry Pi HID Emulator Helpers
This is a Raspberry Pi USB HID keyboard project. The Pi pretends to be a keyboard, the emulator sees ordinary keypresses, and Python scripts perform repetitive controller inputs. If you want to build one yourself, you can find the code on my GitHub repo:
raspberrypi-hid-emulator-helpers.
Final Fantasy 9 Automation Scripts
NOTE: These scripts depend on emulator mappings, timing, save state, and the exact screen you are on. Treat them like hardware-assisted walkthrough recipes, not magic. Read the repo README, back up saves, and expect that you may need to tune the configuration for your setup.