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-1.2.0.tar.gz (145.3 kB view hashes)

Uploaded Source

Built Distributions

dolphin_memory_engine-1.2.0-cp312-cp312-win_amd64.whl (131.0 kB view hashes)

Uploaded CPython 3.12 Windows x86-64

dolphin_memory_engine-1.2.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (456.2 kB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

dolphin_memory_engine-1.2.0-cp312-cp312-macosx_11_0_arm64.whl (96.0 kB view hashes)

Uploaded CPython 3.12 macOS 11.0+ ARM64

dolphin_memory_engine-1.2.0-cp312-cp312-macosx_10_9_x86_64.whl (98.7 kB view hashes)

Uploaded CPython 3.12 macOS 10.9+ x86-64

dolphin_memory_engine-1.2.0-cp311-cp311-win_amd64.whl (129.9 kB view hashes)

Uploaded CPython 3.11 Windows x86-64

dolphin_memory_engine-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (454.6 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

dolphin_memory_engine-1.2.0-cp311-cp311-macosx_11_0_arm64.whl (95.7 kB view hashes)

Uploaded CPython 3.11 macOS 11.0+ ARM64

dolphin_memory_engine-1.2.0-cp311-cp311-macosx_10_9_x86_64.whl (98.3 kB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

dolphin_memory_engine-1.2.0-cp310-cp310-win_amd64.whl (129.9 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

dolphin_memory_engine-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427.3 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

dolphin_memory_engine-1.2.0-cp310-cp310-macosx_11_0_arm64.whl (95.1 kB view hashes)

Uploaded CPython 3.10 macOS 11.0+ ARM64

dolphin_memory_engine-1.2.0-cp310-cp310-macosx_10_9_x86_64.whl (97.7 kB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

dolphin_memory_engine-1.2.0-cp39-cp39-win_amd64.whl (130.5 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

dolphin_memory_engine-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (430.1 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

dolphin_memory_engine-1.2.0-cp39-cp39-macosx_11_0_arm64.whl (95.9 kB view hashes)

Uploaded CPython 3.9 macOS 11.0+ ARM64

dolphin_memory_engine-1.2.0-cp39-cp39-macosx_10_9_x86_64.whl (98.4 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

dolphin_memory_engine-1.2.0-cp38-cp38-win_amd64.whl (130.6 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

dolphin_memory_engine-1.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (432.5 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

dolphin_memory_engine-1.2.0-cp38-cp38-macosx_11_0_arm64.whl (82.4 kB view hashes)

Uploaded CPython 3.8 macOS 11.0+ ARM64

dolphin_memory_engine-1.2.0-cp38-cp38-macosx_10_9_x86_64.whl (98.6 kB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

Supported by

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