mirror of
https://github.com/barronwaffles/dwc_network_server_emulator.git
synced 2026-03-21 17:34:21 -05:00
A Nintendo DS and Wii server emulator.
| dlc | ||
| gamespy | ||
| other | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| admin_page_server.py | ||
| altwfc_nas.cfg | ||
| altwfc.cfg | ||
| dls1_server.py | ||
| dwc_config.py | ||
| dwc_network_server_emulator.pyproj | ||
| dwc_network_server_emulator.sln | ||
| 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 | ||
| gamestats_server_http.py | ||
| gamestats.cfg | ||
| gslist.cfg | ||
| internal_stats_server.py | ||
| LICENSE | ||
| master_server.py | ||
| nas_server.py | ||
| README.md | ||
| register_page.py | ||
| storage_server.py | ||
dwc_network_server_emulator
A Nintendo DS and Wii online multiplayer server emulator.
Usage Instructions | Partial Compatibilty List | Available Content
WANTED: More programmers!
Whether it's to add new features or clean up existing code, we could always use the additional help. Check the bug tracker or ask another developers in #altwfc @ irc.rizon.net to see what bugs need to be fixed.
Open source projects referenced during the creation of this project: OpenSpy Core | Luigi Auriemma's Gslist and enctypex_decoder
Instructions for setting up your own server can be found here.
Requirements:
- Python 2.7
- Twisted
- zope.interface
- pywin32 (for Windows users only)
- Twisted
- Apache (or your favorite httpd)