Skip to content

D3fau4/d4c-emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published