You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Lua + Python bridge that intercepts NPC dialog in Pokémon FireRed (mGBA) and replaces it in real-time with AI-generated responses via Gemini. Each NPC gets a unique, context-aware personality. Includes fingerprint-based NPC/object classification and a TCP IPC layer between the emulator and Python.
Automated shiny hunting for Pokemon Emerald using mGBA and Python. Supports starters and wild encounters across all Hoenn. Includes Discord alerts and an RNG fix.
A multithreaded automation framework for the Game Boy Advance emulator mGBA. The project uses the standard development build's Lua Scripting API — no manual compiling necessary. Emulator instructions are provided through Python scripts. Example Pokémon generation 3 shiny-hatching scripts are included, but this tool is applicable to any ROM.