Nintendo DS - HerbFargus/Portable-Game-Station GitHub Wiki


The Nintendo DS is a handheld video game console that was released by Nintendo in 2004. The DS stands for Dual Screen.


Emulator: libretro-desmume

es_systems.cfg

<system>
	<name>nds</name>
	<fullname>Nintendo DS</fullname>
	<path>~/.emulationstation/roms/nds</path>
	<extension>.nds .NDS</extension>
	<command>%HOMEPATH%\.emulationstation\systems\retroarch\retroarch.exe -L %HOMEPATH%\.emulationstation\systems\retroarch\cores\desmume_libretro.dll "%ROM_RAW%"</command>
	<platform>nds</platform>
	<theme>nds</theme>	
  </system>

ROMS

Accepted File Extensions: .nds .bin

Place your DS ROMs in

\.emulationstation\roms\nds

Controls

dsdiagram

⚠️ **GitHub.com Fallback** ⚠️