polaris 9c8824ff0c Modified NAS slightly
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.
2014-04-18 09:19:57 -04:00
2014-04-18 09:19:57 -04:00
2014-04-11 10:31:30 -04:00
2014-04-08 14:03:02 -04:00
2014-03-29 21:41:02 -04:00
2014-04-12 05:20:20 -04:00
2014-04-01 21:54:21 -04:00
2014-04-18 09:19:57 -04:00
2014-04-09 20:26:13 -04:00

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

Description
A Nintendo DS and Wii server emulator.
Readme AGPL-3.0 1.4 MiB
Languages
Python 98.6%
C 1.4%