HybridEidolon / telepipe

PSO GameCube proxy, for Dolphin emulator BBA tunneling.

Home Page:https://bygoneworlds.github.io/telepipe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSOGC telepipe

Travis Build Status AppVeyor Build Status

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.

Compiling

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.

Usage

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.

License

Telepipe is licensed under the terms of the MIT License.

About

PSO GameCube proxy, for Dolphin emulator BBA tunneling.

https://bygoneworlds.github.io/telepipe/


Languages

Language:Rust 98.9%Language:PowerShell 1.1%