mirror of
https://github.com/barronwaffles/dwc_network_server_emulator.git
synced 2026-05-05 12:45:27 -05:00
28 lines
1.1 KiB
Markdown
28 lines
1.1 KiB
Markdown
dwc_network_server_emulator
|
|
=====================
|
|
|
|
A Nintendo DS (and possibly Wii) server emulator.
|
|
|
|
**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.
|
|
|
|
|
|
|
|
**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
|
|
|
|
|
|
Instructions on how to connect to the public test server are on the wiki: https://github.com/polaris-/dwc_network_server_emulator/wiki
|
|
Compatibility list: https://github.com/polaris-/dwc_network_server_emulator/wiki/Compatibility
|
|
Available Nintendo DS Download Content List: https://github.com/polaris-/dwc_network_server_emulator/wiki/Nintendo-DS-Download-Content
|