A Python library for reading and writing the memory of an emulated game in Dolphin. https://pypi.org/project/sup-dolphin-memory-lib/
Find a file
2021-09-17 07:54:04 +02:00
ctypes.txt Initial commit 2021-09-16 09:13:53 +02:00
memtest.py Add write float 2021-09-16 14:29:49 +02:00
memtest_lin.py Add Linux Support 2021-09-16 22:05:49 -04:00
README.md Initial commit 2021-09-16 08:40:00 +02:00
run.bat Initial commit 2021-09-16 09:13:53 +02:00
run.sh Add Linux Support 2021-09-16 22:05:49 -04:00

dolphin-memory-lib

A Python library for reading and writing the memory of an emulated game in Dolphin.