A Python library for reading and writing the memory of an emulated game in Dolphin.
https://pypi.org/project/sup-dolphin-memory-lib/
35a716630f
Added a separate memtest python file that uses linux syscalls to read and write to memory. Due to permissions on linux dolphin-memory-lib needs to be ran as sudo as of now. |
||
---|---|---|
ctypes.txt | ||
memtest.py | ||
memtest_lin.py | ||
README.md | ||
run.bat | ||
run.sh |
dolphin-memory-lib
A Python library for reading and writing the memory of an emulated game in Dolphin.