supDolphinWS-server

A WebSocket server for accessing memory of emulated games in Dolphin


License
MIT
Install
pip install supDolphinWS-server==0.1.3

Documentation

supDolphinWSServer

A WebSocket server for accessing memory of emulated games in Dolphin.

This tool only runs on Windows currently.

Prerequisite

Installation/Upgrade

pip install -U supDolphinWS-server

Usage

python -m supDolphinWS.server

Use the following command to see the available options:

python -m supDolphinWS.server --help