A Nintendo DS and Wii server emulator.
Go to file
2014-04-15 18:15:59 -04:00
gamespy Updated sql statement 2014-04-15 15:32:25 -04:00
other Fixed bug #2 2014-04-11 10:31:30 -04:00
tools Import the profile data Wiimm has gathered 2014-04-12 05:24:56 -04:00
www Tried to fix Wii logins 2014-04-08 14:03:02 -04:00
.gitattributes Initial code. 2014-03-29 21:41:02 -04:00
.gitignore Return server's console information 2014-04-12 05:20:20 -04:00
gamespy_backend_server.py Evaluate search queries as restricted Python 2014-04-13 10:40:47 -04:00
gamespy_natneg_server.py Rewrote connection part of natneg 2014-04-14 11:50:22 -04:00
gamespy_player_search_server.py leseratte's patches 2014-04-14 06:57:10 -04:00
gamespy_profile_server.py Send buddy requests sooner, fix bug in QR 2014-04-15 16:24:02 -04:00
gamespy_qr_server.py Send buddy requests sooner, fix bug in QR 2014-04-15 16:24:02 -04:00
gamespy_server_browser_server.py Fix bug in mask, return correct port 2014-04-15 18:15:59 -04:00
gslist.cfg Added games list 2014-04-01 21:54:21 -04:00
master_server.py Make server browser communicate through QR 2014-04-14 20:45:59 -04:00
README.md Update README.md 2014-04-09 20:26:13 -04:00

nintendo_dwc_emulator

A Nintendo DS (and possibly Wii) server emulator.

Requirements:

  • Python 2.7
  • Twisted
  • zope.interface (Twisted dependency)
  • pywin32 (Twisted dependency)
  • Apache (or your favorite httpd)
  • PHP5

Open source projects referenced during the creation of this project:
OpenSpy Core - https://github.com/sfcspanky/Openspy-Core/
Luigi Auriemma's Gslist and enctypex_decoder - http://aluigi.altervista.org/papers.htm

Please see the wiki for a list of games that have been tested: https://github.com/polaris-/nintendo_dwc_emulator/wiki/Compatibility