Fork of https://github.com/polaris-/dwc_network_server_emulator with python 3.11 support :D

alkeon 94123510f1 first commit 1 bulan lalu
dlc 94123510f1 first commit 1 bulan lalu
gamespy 94123510f1 first commit 1 bulan lalu
other 94123510f1 first commit 1 bulan lalu
tools 94123510f1 first commit 1 bulan lalu
.gitignore c947672d98 Initial commit 1 bulan lalu
LICENSE c947672d98 Initial commit 1 bulan lalu
README.md 94123510f1 first commit 1 bulan lalu
admin_page_server.py 94123510f1 first commit 1 bulan lalu
altwfc.cfg 94123510f1 first commit 1 bulan lalu
altwfc_nas.cfg 94123510f1 first commit 1 bulan lalu
dls1_server.py 94123510f1 first commit 1 bulan lalu
dls1_server.py.bak 94123510f1 first commit 1 bulan lalu
dwc_config.py 94123510f1 first commit 1 bulan lalu
dwc_network_server_emulator.pyproj 94123510f1 first commit 1 bulan lalu
dwc_network_server_emulator.sln 94123510f1 first commit 1 bulan lalu
gamespy_backend_server.py 94123510f1 first commit 1 bulan lalu
gamespy_gamestats_server.py 94123510f1 first commit 1 bulan lalu
gamespy_natneg_server.py 94123510f1 first commit 1 bulan lalu
gamespy_natneg_server.py.bak 94123510f1 first commit 1 bulan lalu
gamespy_player_search_server.py 94123510f1 first commit 1 bulan lalu
gamespy_profile_server.py 94123510f1 first commit 1 bulan lalu
gamespy_qr_server.py 94123510f1 first commit 1 bulan lalu
gamespy_qr_server.py.bak 94123510f1 first commit 1 bulan lalu
gamespy_server_browser_server.py 94123510f1 first commit 1 bulan lalu
gamestats.cfg 94123510f1 first commit 1 bulan lalu
gamestats_server_http.py 94123510f1 first commit 1 bulan lalu
gamestats_server_http.py.bak 94123510f1 first commit 1 bulan lalu
gpcm.db 94123510f1 first commit 1 bulan lalu
gslist.cfg 94123510f1 first commit 1 bulan lalu
internal_stats_server.py 94123510f1 first commit 1 bulan lalu
master_server.py 94123510f1 first commit 1 bulan lalu
nas_server.py 94123510f1 first commit 1 bulan lalu
nas_server.py.bak 94123510f1 first commit 1 bulan lalu
register_page.py 94123510f1 first commit 1 bulan lalu
storage.db 94123510f1 first commit 1 bulan lalu
storage_server.py 94123510f1 first commit 1 bulan lalu
storage_server.py.bak 94123510f1 first commit 1 bulan lalu

README.md

dwc_network_server_emulator

-Fork of https://github.com/polaris-/dwc_network_server_emulator with python 3.11 support :D

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 3.11
    • Twisted
      • zope.interface
      • pywin32 (for Windows users only)
  • Apache (or your favorite httpd)