mirror of
https://github.com/barronwaffles/dwc_network_server_emulator.git
synced 2026-07-17 08:31:03 -05:00
A Nintendo DS and Wii server emulator.
For some reason the console doesn't always get detected properly. For now this should attempt to look for the server the other way if it wasn't detected as the currently set console. This is only a temporary fix until something more permanent can be found and implemented. |
||
|---|---|---|
| gamespy | ||
| other | ||
| tools | ||
| www | ||
| .gitattributes | ||
| .gitignore | ||
| gamespy_backend_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 | ||
| 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