This is my implementation of the nintendo online services made with ASP.NET.
It can currently emulate the following services:
- sun
- aqua
- atumn
- atum
- superfly
To configure the server you have to create a folder where the executable
is located called contents
and place the ncas there, you also need to
copy your keys file in the same folder of the executable.
You need to use the patch a patch to disable certificate verification you can get it here: exefs_patches by misson20000 and redirect the calls to your server ip (dns redirection, proxy, etc...).
- Switchbrew - For all documentation in the Network section.
- misson20000 - For his patches.
- Thealexbarney - For LibHac