Skip to main content

A BizHawk external tool + python library for python scripts to communicate with the BizHawk emulator.

Project description

birds-eye

A BizHawk external tool + python library, giving a (hopefully) convenient interface for python

scripts to communicate with the BizHawk emulator.

This is the first project I've made with the intent of others using it, so any kind of suggestion

would be incredibly helpful.

Thank you :]

This library is VERY bares bones at the moment, with only the current features available:

  • Connecting to the external tool

  • Retrieving memory data from the external tool

  • Sending controller inputs to be executed in the emulator

  • Retrieving the current framecount

I plan on adding a lot more as I continue to use this library myself.

This external tool was built using version 2.9.1 of BizHawk, however, all versions of 2.9.x

should work as intended.

If you wish to develop the tool yourself, make sure to copy the contents of your BizHawk version

into BizHawk/ (you'll need to create the directory in the project).

The file tree should match the example shown in the External Tool section.

Setup

External Tool

The external tool can be found and downloaded in the

birds-eye github repository. (check releases)

Move BirdsEye.dll to the ExternalTools directory in your BizHawk folder.

It should look like this afterwords:


BizHawk

+--ExternalTools

|  +--BirdsEye.dll

|  +--...

+--EmuHawk.exe

+--...

If everything is correct, then you should be able to open up the external tool by running the

emulator, then going to:

Tools -> External Tools -> BirdsEye

Installing the library

pip install birds-eye-lib

python library docs

Communication Modes

Determines how the external tool communicates with the emulator and a connected python client.

Manual

The external tool will not execute input states sent from a connected python client. User will

still have full control over the emulator using the external tool or the emulator itself. Things

that do not interfere with play, such as reading from memory, will still be functional.

Commandeer

This mode will allow a connected python client to begin interacting with the emulator by sending

and receiving messages to and from the external tool.

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

birds-eye-lib-1.0.1.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

birds_eye_lib-1.0.1-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file birds-eye-lib-1.0.1.tar.gz.

File metadata

  • Download URL: birds-eye-lib-1.0.1.tar.gz
  • Upload date:
  • Size: 5.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.11

File hashes

Hashes for birds-eye-lib-1.0.1.tar.gz
Algorithm Hash digest
SHA256 1dd7e262ed14cba23f251942e8d3619a592ed258cf36b4330fc4c18bcbd18b2a
MD5 76428d09d5c6b023fb66c5344cd83979
BLAKE2b-256 939640a21dce875b95f6a1621e170c3d14519687e17aef743f2aefb8ff98b665

See more details on using hashes here.

File details

Details for the file birds_eye_lib-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for birds_eye_lib-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 762fd5538484a03f958cae70444366fc2313352b54f86d954b0e75dca363aaef
MD5 278ddf983a29613a36119056ab9e7d36
BLAKE2b-256 4e1b73475ce7a0dfecdfbc27dfebfbb881ac60e118571672ccce708152199486

See more details on using hashes here.

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