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:14:00 +02:00
ctypes.txt Initial commit 2021-09-16 09:13:53 +02:00
memorylib.py Faster memory access, pid skipping, file rename 2021-09-19 12:14:00 +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.