Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.53 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.53 KB

dwc_network_server_emulator

THE CODE THAT IS IN THIS MIGHT BE WAY TOO OUT OF DATE, TAKE IN MIND YOU'RE DOWNLOADING A VERSION FROM 2019

Most of the links are dead
You can see a backed up version of the Wikis in: https://github.com/Maritoguionyo/dwc_network_server_emulator/tree/master/wikis Take in mind that the code may be outdated

A Nintendo DS and Wii online multiplayer server emulator.

Usage Instructions | Partial Compatibilty List | Available Content

WANTED: More programmers!

Whether it's to add new features or clean up existing code, we could always use the additional help. Check the bug tracker or ask another developers in #altwfc @ irc.rizon.net to see what bugs need to be fixed.

Open source projects referenced during the creation of this project: OpenSpy Core | Luigi Auriemma's Gslist and enctypex_decoder

Instructions for setting up your own server can be found here.

Requirements:

  • Python 2.7
    • Twisted
      • zope.interface
      • pywin32 (for Windows users only)
  • Apache (or your favorite httpd)