Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
rolandoislas
GitHub Repository: rolandoislas/drc-sim
Path: blob/master/readme.md
128 views

DRC Sim Server

Stable: Build Status Dev: Build Status

DRC Sim Server is a utility for pairing a computer to a Wii U to emulate a gamepad.

It needs a client for full functionality.

See the wiki for more info.

Installation

Installation instructions are available on the wiki.

Credits

drc-sim (original) by memahaxx

  • The original Python codebase

libdrc documentation by memahaxx

  • Gamepad and Wii U software and hardware details

drc-sim-keyboard by justjake

  • The readme that got me set up initially

Additional Software

wpa_supplicant modified by memahaxx

drc_sim_c drc-sim rewritten in C++

netifaces Python network interfaces library

pexpect Python process interaction library