Posts for: #Wii

RidersPyTools

RidersPyTools: Python framework for memory address bindings of GameCube and Wii games

May 2026-Present

Github repository: https://github.com/KidWizardOfTheWeb/RidersPyTools

PyPi page: https://pypi.org/project/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.

[Read more]

Reaper Co. Mod Manager

A file management solution for GameCube Mods

October 2025 - Present

Full-Stack desktop application that serves as a file manager for injecting files into extracted GameCube ISOs.

GitHub Repository: https://github.com/KidWizardOfTheWeb/ReaperCo.ModManager

Work in progress. Features to be added:

Tech stack:

  • Python
  • Qt UI/PyQt6
[Read more]