mirror of
https://github.com/barronwaffles/dwc_network_server_emulator.git
synced 2026-07-09 05:43:52 -05:00
A Nintendo DS and Wii server emulator.
These files were replaced by Toad King's NAS server. Proxy nas.nintendowifi.net and naswii.nintendowifi.net to 127.0.0.1:9000 from now on. Instructions will go up on the wiki later for how to proxy the addresses with Apache. |
||
|---|---|---|
| gamespy | ||
| other | ||
| tools | ||
| www | ||
| .gitattributes | ||
| .gitignore | ||
| gamespy_backend_server.py | ||
| gamespy_gamestats_server.py | ||
| gamespy_natneg_server.py | ||
| gamespy_player_search_server.py | ||
| gamespy_profile_server.py | ||
| gamespy_qr_server.py | ||
| gamespy_server_browser_server.py | ||
| gslist.cfg | ||
| master_server.py | ||
| nintendo_nas_server.py | ||
| README.md | ||
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