RidersPyTools: Python framework for memory address bindings
May 2026-Present
Github repository: https://github.com/KidWizardOfTheWeb/RidersPyTools
Work in progress. Features to be added:
- More memory addresses from the original Sonic Riders
- Symbol map parsing full implementation.
- Dynamic class creation, possibly.
RidersPyTools allows developers to replicate memory structures from their original games and create code that can hook into a live emulated instance and modify the game in real time without having to use constant Dolphin Memory Engine calls. Everything is done implicitly, while code writing can be formatted as simply or as accurate as the game being used.