A Nintendo DS and Wii server emulator.
Go to file
2016-04-06 21:48:56 -04:00
dlc French Generation 5 Mystery Gifts. 2014-11-02 04:14:56 +01:00
gamespy gs_database: Fixed - Truth Value Testing 2016-02-04 23:25:27 +01:00
other [WIP] NAS: Added default download list 2016-02-28 20:23:55 +01:00
tools Cleaned: master_server.py, nas_server.py 2015-09-05 21:01:43 +02:00
.gitattributes Initial code. 2014-03-29 21:41:02 -04:00
.gitignore Add admin page credentials to .gitignore 2015-09-08 17:06:33 -04:00
admin_page_server.py Fix #231. 2015-12-08 16:39:40 +01:00
altwfc_nas.cfg Improved configuration file 2015-09-05 22:56:19 +02:00
altwfc.cfg Improved configuration file 2015-09-05 22:56:19 +02:00
dwc_config.py Improved configuration file 2015-09-05 22:56:19 +02:00
dwc_network_server_emulator.pyproj [WIP] NAS: Moved dlc methods into dlc module 2016-02-23 23:01:53 +01:00
dwc_network_server_emulator.sln Upgraded: Visual Studio solution 2015-09-05 19:17:38 +02:00
gamespy_backend_server.py Improved configuration file 2015-09-05 22:56:19 +02:00
gamespy_gamestats_server.py Improved configuration file 2015-09-05 22:56:19 +02:00
gamespy_natneg_server.py Try to fix Issue #208 2015-09-07 15:30:55 +02:00
gamespy_player_search_server.py Improved configuration file 2015-09-05 22:56:19 +02:00
gamespy_profile_server.py Improved configuration file 2015-09-05 22:56:19 +02:00
gamespy_qr_server.py Improved configuration file 2015-09-05 22:56:19 +02:00
gamespy_server_browser_server.py Fixed: missing format string parameter 2016-02-09 16:46:24 +01:00
gamestats_server_http.py Improved configuration file 2015-09-05 22:56:19 +02:00
gamestats.cfg Update gamestats.cfg 2015-08-27 17:57:04 +01:00
gslist.cfg I am no longer a game 2014-06-05 06:58:32 -04:00
internal_stats_server.py Try to fix Issue #205 2015-09-06 22:03:45 +02:00
LICENSE Now includes licensing (AGPL v3) 2014-07-04 19:40:43 -04:00
master_server.py Improved configuration file 2015-09-05 22:56:19 +02:00
nas_server.py [WIP] NAS: Adjusted x-forwarded-for 2016-02-28 20:21:01 +01:00
README.md Update README dependencies 2015-10-26 21:48:59 +01:00
register_page.py Improved configuration file 2015-09-05 22:56:19 +02:00
storage_server.py Improved configuration file 2015-09-05 22:56:19 +02:00

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)
  • Apache (or your favorite httpd)