mirror of
https://github.com/barronwaffles/dwc_network_server_emulator.git
synced 2026-09-27 12:26:23 -05:00
9c8824ff0cd9ba4acd97188523562a161dd82e51
I was having trouble with the base64 encoded data, so I replaced it with something that should definitely work. I also reduced the size of the auth token so there won't be any possible overflows. Since it's random data it can easily be adjusted in the future if for some reason it's too small.
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
Languages
Python
98.6%
C
1.4%