SkyTemple / py-desmume

Python Library and GUI for DeSmuME, the Nintendo DS emulator
GNU General Public License v3.0
25 stars 5 forks source link

Cheat input #11

Open AidanDaniel97 opened 3 years ago

AidanDaniel97 commented 3 years ago

Just wondering if there is a way to interface with the chat input - adding/removing action replay codes specifically?

theCapypara commented 3 years ago

No, the only thing you could do is converting the AR code into a memory write hook.

theCapypara commented 3 years ago

Um sorry, memory read of course.