Skip to content

Releases: rolandoislas/drc-sim

v1.3

29 Mar 05:57
Compare
Choose a tag to compare
  • New: Install script
  • New: GUI
  • New: Removed interactive CLI
  • New: Supports newer libavcodec installations
  • Update: Better network routing
  • Update: INFO:drcsim added logging
  • Fix: Clients were not being removed correctly

GUI and Logging

21 Mar 02:46
Compare
Choose a tag to compare
GUI and Logging Pre-release
Pre-release
  • There is now much better logging and a Tkinter GUI.
  • Fixed an issue where clients would not be removed from the server's client list

v1.2

09 Mar 23:08
Compare
Choose a tag to compare
  • Fix non-interactive crash when starting the server
  • Exits if no Wii U packets have been received in over a minute
  • Fix connecting to the European Wii U
  • Fix #9 - obtaining ip failing if language is not english

Server/Client

14 Feb 13:18
Compare
Choose a tag to compare
  • Streams audio and video to a connected client
  • Accepts input from the client to relay to the Wii U
  • Handles Wii U pairing and connecting via drc-sim-helper.py
  • Touch, button, and joystick input supported
  • Removed Python Client

Just Keyboard Support

17 Sep 05:03
Compare
Choose a tag to compare

A video (python image buffer) server is created.

The script test-stream.py allows for video to be streamed elsewhere.