A Nintendo DS and Wii server emulator.
Go to file
2014-05-17 21:13:36 +02:00
dlc FIGS Generation 4 Mystery Gifts. 2014-05-17 21:13:36 +02:00
gamespy Implement getpd 2014-05-15 14:56:41 -04:00
other Tried to match original server's return values 2014-04-18 15:56:42 -04:00
tools Import the profile data Wiimm has gathered 2014-04-12 05:24:56 -04:00
www Removed unnecessary files 2014-04-19 07:10:53 -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 Fixes to matchmaking 2014-05-14 07:31:58 -04:00
gamespy_gamestats_server.py Implement getpd 2014-05-15 14:56:41 -04:00
gamespy_natneg_server.py Fixed some small errors in NAS and natneg 2014-05-14 21:55:07 -04:00
gamespy_player_search_server.py leseratte's patches 2014-04-14 06:57:10 -04:00
gamespy_profile_server.py Enabled keep alive in profile server 2014-05-16 09:07:24 -04:00
gamespy_qr_server.py Implemented keep alive on QR server 2014-05-16 08:24:08 -04:00
gamespy_server_browser_server.py Fixes to matchmaking 2014-05-14 07:31:58 -04:00
gslist.cfg Added games list 2014-04-01 21:54:21 -04:00
master_server.py Force initialization of database in master server 2014-04-18 08:28:48 -04:00
nintendo_nas_server.py Randomize available DLC files for specific games. (Pokemon Mystery Gift) 2014-05-17 21:13:33 +02:00
README.md Update README.md 2014-05-16 11:07:58 -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

Instructions on how to connect to the public test server are on the wiki: https://github.com/polaris-/nintendo_dwc_emulator/wiki
Compatibility list: https://github.com/polaris-/nintendo_dwc_emulator/wiki/Compatibility
Available Nintendo DS Download Content List: https://github.com/polaris-/nintendo_dwc_emulator/wiki/Nintendo-DS-Download-Content