Skip to main content

dolphin-memory-lib

A Python library for reading and writing the memory of an emulated game in Dolphin.

Usage

from dolphin.memorylib import Dolphin
if dolphin.hook() is None:
  print('No game is running')

addr = 0x80000000
dolphin.write_uint32(addr, 39)
result = dolphin.read_uint32(0x80000000)
# assert result == 39

Download files

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

Source Distribution

sup-dolphin-memory-lib-0.1.2.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

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

sup_dolphin_memory_lib-0.1.2-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file sup-dolphin-memory-lib-0.1.2.tar.gz.

File metadata

  • Download URL: sup-dolphin-memory-lib-0.1.2.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.1

File hashes

Hashes for sup-dolphin-memory-lib-0.1.2.tar.gz
Algorithm Hash digest
SHA256 67138810f6a586984e33cfc07d616fa00e90f316d5ecd65d2f87ee461fa3b114
MD5 9da4fb53e46c6651c1d5ac4ee6fca021
BLAKE2b-256 d4b3f6dc1e54ba5983d29976e3296a9999a656e1a5126b924b180d17c36901c2

See more details on using hashes here.

File details

Details for the file sup_dolphin_memory_lib-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for sup_dolphin_memory_lib-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5195ef1077f21bb31221c7a1df8558c12c2cc09f6b3711e74c5ac0e88e583c8e
MD5 809482d7de5373ea5bd16b84dc15beab
BLAKE2b-256 12fd85175fd99e1a54f1803825e8ff8ac3c4861a57159e5f49a64431252d3d81

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.2 This release

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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