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-19 12:29:46 +02:00
ctypes.txt Initial commit 2021-09-16 09:13:53 +02:00
memorylib.py Fix variable names and return false if memory not found 2021-09-19 12:29:46 +02:00
memtest_lin.py Add Linux Support 2021-09-16 22:05:49 -04:00
README.md
run.bat rename file 2021-09-19 12:14:17 +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.