Retro Porting Toolkit · Bring classic console games to modern hardware

Nintendo DS

ARM9+ARM7 · 2026

An alpha ecosystem for native Nintendo DS ports. Metroid Prime Hunters is public, and a few other titles are running in development.

ndsrecomp turns Nintendo DS games into native apps.

This is alpha work. It is past a simple proof of concept, but it still needs optimization, testing, and more public game projects.

You provide your own cartridge dump. Projects may also ask for legally obtained DS BIOS or firmware files.

What runs today

Metroid Prime Hunters is the public game project today. It has adaptive widescreen work for the top screen.

The framework can run a few other titles in development, but those are not public compatibility promises yet.

The exact state still belongs on each game page. The platform page is here to explain the ecosystem.

What DS ports can add

  • Wider or custom layouts for the top and bottom screens.
  • Mouse, touch, and gamepad-friendly input.
  • Display options that fit modern monitors.
  • Online and local multiplayer experiments where a game project supports them.
  • Game-specific quality-of-life features.

What to expect

Nintendo DS is more complex than the older cartridge systems here.

There are two CPUs, two screens, touch input, firmware behavior, wireless features, and a lot of timing-sensitive hardware. ndsrecomp is promising alpha work, but each game still needs serious bring-up and optimization.

Links