1
0
Fork 0
This repository has been archived on 2024-02-07. You can view files and clone it, but cannot push or open issues or pull requests.
supDolphinWS-server/README.md
2023-03-09 17:55:01 +09:00

483 B

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