A Nintendo DS and Wii server emulator.
Go to file
polaris 5cb276d384 Merged changes made by leseratte
Merged the changes made by leseratte and made some of my own. This
should possibly be enough to get Mario Kart Wii to login but I do not
have a way to test it myself.
2014-04-07 13:53:18 -04:00
gamespy Merged changes made by leseratte 2014-04-07 13:53:18 -04:00
other Server browser, natneg 2014-04-05 06:07:18 -04:00
tools Made tool to patch arm9.bin to fix HTTPS commands 2014-04-05 17:46:13 -04:00
www Added acctcreate to NAS, added gsps server stub 2014-04-06 14:06:30 -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_server.py Merged changes made by leseratte 2014-04-07 13:53:18 -04:00
gs_server_database.py Rename gamespy/gs_server_database.py to gs_server_database.py 2014-04-05 14:06:58 -04:00
gslist.cfg Added games list 2014-04-01 21:54:21 -04:00
natneg_server.py Fixed crash in natneg and made statuses per-game 2014-04-05 18:45:46 -04:00
qr_server.py Server browser, natneg 2014-04-05 06:07:18 -04:00
README.md Merged changes made by leseratte 2014-04-07 13:53:18 -04:00
server_browser.py Server browser, natneg 2014-04-05 06:07:18 -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)

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