Skip to main content

Hooks into the memory of a running Dolphin processes, allowing access to the game memory.

Project description

Python Dolphin Memory Engine

A python library designed to read and write the emulated memory of the Dolphin emulator during runtime.

Binary wheels are available on pypi for Python 3.8 to 3.12. Use python -m pip install dolphin-memory-engine.

System requirements

Any x86_64 based system should work, however, Mac OS is not supported. Additionally, 32-bit x86 based systems are unsupported since Dolphin dropped their support.

You need to have Dolphin running and have the emulation started for this program to be useful. As such, the system must meet Dolphin's system requirements. Additionally, at least 250 MB of free memory is required.

If it doesn't work, verify that you do not have the nosuid mount flag on your /etc/fstab as it can cause this command to silently fail.

License

This program is licensed under the MIT license which grants you the permission to do anything you wish to with the software, as long as you preserve all copyright notices. (See the file LICENSE for the legal text.)

Development Help

To compile the extension in debug:

python3 -m venv venv
source venv/bin/activate
python -m pip install Cython pytest
python setup.py build_ext -g --inplace --force
python -m pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dolphin_memory_engine_fork-1.3.2.dev0.tar.gz (145.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dolphin_memory_engine_fork-1.3.2.dev0-cp314-cp314-win_amd64.whl (227.9 kB view details)

Uploaded CPython 3.14Windows x86-64

File details

Details for the file dolphin_memory_engine_fork-1.3.2.dev0.tar.gz.

File metadata

File hashes

Hashes for dolphin_memory_engine_fork-1.3.2.dev0.tar.gz
Algorithm Hash digest
SHA256 cdb3eb359d7f2cfd73f202fafae2695fde8022d82ad755765594627dec2a5b8f
MD5 c9f9b82d31f96bc2b554f2a23e58fbed
BLAKE2b-256 ccff93a5c6633be11cfc43709b5ba3dc5318cb8d0829514efc70f42a61403714

See more details on using hashes here.

File details

Details for the file dolphin_memory_engine_fork-1.3.2.dev0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for dolphin_memory_engine_fork-1.3.2.dev0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 89f2682f942a45978ffaaeaddf28bd9ba688ca33c5a6a1e00d269e5b31c73327
MD5 b85a7ac3f5be3c1f9c41062454d56811
BLAKE2b-256 930df682211dc04980da8bfc9fb03a9983a91ad2fa97e9fd04993d94c7e457a3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page