A proxy for Phantasy Star Online games for the GameCube.
This program is designed primarily to be used with the Dolphin emulator on systems where Broadband Adapter emulation is supported (not macOS), however it may be used as a normal proxy for real GameCubes and Wiis via PPP emulation on capable GameCube kernel shims.
Install the latest stable version of Rust and:
$ cargo build --release
Omitting the --release
will build in debug mode; all optimizations will be
omitted, and integer overflow checks will be added.
Telepipe 1.0
Eidolon (@HybridEidolon)
A proxy for Phantasy Star Online games for the GameCube.
USAGE:
telepipe.exe [OPTIONS]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-c, --config <PATH> Sets the config file. [default: telepipe.toml]
An example config file is located in telepipe.toml
in the project.
Telepipe is licensed under the terms of the MIT License.