/d4c-emu

A Nintendo Content Delivery server emulators

Primary LanguageC#MIT LicenseMIT

d4c-emu - Nintendo Content Delivery server emulator

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

Usage:

Setup server

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.

Setup Switch

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...).

Credits