Home > DS3dbugger

DS3dbugger

DS3dbugger is a project mainly written in C# and C++, it's free.

3D Debugger for NDS

DS3Dbugger

3D Debugger for NDS

NDS

Build Prerequisites

You need the following in order to build the NDS server

  • devkitARM
  • libnds
  • dswifi
  • libz

Usage

  • Ensure you have set up a WFC connection on your DS via a retail game. DS3Dbugger uses your WFC data to connect to an AP.
  • Run DS3Dbugger on your DS.
  • It will connect to your AP and display an IP address.
  • Use this IP address in the PC client.
  • The DS does not require user intervention.

PC

Build Prerequisites

You need the following in order to build the PC client

  • Visual C#

Usage

  • Run the C# program.
  • Enter the IP address displayed on the DS and click 'Connect'.
  • Click "Capture" to capture the DS output to be displayed on your PC.