Zabuzard / Discord-Plays

Discord bot to play games together - cause the crowd is just better at it! 🐟🎮
MIT License
15 stars 2 forks source link

Team overlay #10

Open Zabuzard opened 1 year ago

Zabuzard commented 1 year ago

Add an overlay that displays the current team and its status, similar to TPP:

team overlay

This could be done via ROM hack or by manually reading the correct locations in the gameboy RAM, via emulator.readAddress(...). But that requires knowledge of the Pokemon memory architecture.