A Nintendo DS and Wii server emulator.
Go to file
polaris 42c155fddc Attempted to fix updatepro/getprofile problem
Attempted to fix problem where updatepro does not properly update the
field(s), causing the game to call getprofile waiting for it to update.
2014-04-10 17:35:19 -04:00
gamespy Significantly changed the layout of the server. 2014-04-10 17:35:17 -04:00
other Significantly changed the layout of the server. 2014-04-10 17:35:17 -04:00
tools naswii.nintendowifi.net 2014-04-08 11:43:13 -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 Started to implement the server browser 2014-04-01 06:04:06 -04:00
gamespy_backend_server.py Significantly changed the layout of the server. 2014-04-10 17:35:17 -04:00
gamespy_natneg_server.py Significantly changed the layout of the server. 2014-04-10 17:35:17 -04:00
gamespy_player_search_server.py Significantly changed the layout of the server. 2014-04-10 17:35:17 -04:00
gamespy_profile_server.py Attempted to fix updatepro/getprofile problem 2014-04-10 17:35:19 -04:00
gamespy_qr_server.py Significantly changed the layout of the server. 2014-04-10 17:35:17 -04:00
gamespy_server_browser_server.py Significantly changed the layout of the server. 2014-04-10 17:35:17 -04:00
gslist.cfg Added games list 2014-04-01 21:54:21 -04:00
master_server.py Significantly changed the layout of the server. 2014-04-10 17:35:17 -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