RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Having trouble with adding Nintendo DS

    Scheduled Pinned Locked Moved Help and Support
    nintendo dsnewbie questionemulatorndsnintendo
    35 Posts 7 Posters 8.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mituM
      mitu Global Moderator
      last edited by

      Bumping your own topic just 30 min. after opening is bad forum etiquette. Here's a suggestion - don't do it. As for tagging the admin and moderation team - that's also a bad idea.

      1 Reply Last reply Reply Quote 2
      • UnknownU
        Unknown
        last edited by

        @mitu Oh sorry, I didn't know that ,but could you try to help?

        1 Reply Last reply Reply Quote 0
        • UnknownU
          Unknown
          last edited by Unknown

          @mitu If you can't than that's okay. :)

          markyh444M 1 Reply Last reply Reply Quote 0
          • markyh444M
            markyh444 @Unknown
            last edited by

            @Unknown I'd suggest starting here: https://retropie.org.uk/forum/topic/3/read-this-first

            Give the documentation a read. Then, if you're still stuck, come back and fill in the required information as asked for in the link.

            Almost everything is covered in the documentation.

            Retropie in a NES - Pi 3 with Mausberry circuit shutdown switch wired to buttons and 8bitdo NesPro30 controller
            Retropie in a Saturn Controller - Pi Zero, GPIO controls using DB9 driver
            Retropie in a PSX - Pi3
            https://markyh444.wordpress.com

            1 Reply Last reply Reply Quote 1
            • UnknownU
              Unknown
              last edited by Unknown

              @markyh444 Thank you for the advice. I read it and tried to add some helpful information. :)

              1 Reply Last reply Reply Quote 0
              • UnknownU
                Unknown
                last edited by

                @markyh444 I'm still stuck.

                1 Reply Last reply Reply Quote -1
                • UnknownU
                  Unknown
                  last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • UnknownU
                    Unknown
                    last edited by

                    I forgot to mention that I have a custom Emulation Station config file. Here it is.

                    <?xml version="1.0"?>
                    <systemList>
                      <system>
                        <name>amstradcpc</name>
                        <fullname>Amstrad CPC</fullname>
                        <path>/home/pi/RetroPie/roms/amstradcpc</path>
                        <extension>.cdt .cpc .dsk .zip .CDT .CPC .DSK .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ amstradcpc %ROM%</command>
                        <platform>amstradcpc</platform>
                        <theme>amstradcpc</theme>
                      </system>
                      <system>
                        <name>arcade</name>
                        <fullname>Arcade</fullname>
                        <path>/home/pi/RetroPie/roms/arcade</path>
                        <extension>.7z .cue .fba .iso .zip .7Z .CUE .FBA .ISO .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ arcade %ROM%</command>
                        <platform>arcade</platform>
                        <theme>arcade</theme>
                      </system>
                      <system>
                        <name>atari2600</name>
                        <fullname>Atari 2600</fullname>
                        <path>/home/pi/RetroPie/roms/atari2600</path>
                        <extension>.7z .a26 .bin .rom .zip .gz .7Z .A26 .BIN .ROM .ZIP .GZ</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari2600 %ROM%</command>
                        <platform>atari2600</platform>
                        <theme>atari2600</theme>
                      </system>
                      <system>
                        <name>atari5200</name>
                        <fullname>Atari 5200</fullname>
                        <path>/home/pi/RetroPie/roms/atari5200</path>
                        <extension>.7z .a52 .bin .car .zip .7Z .A52 .BIN .CAR .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari5200 %ROM%</command>
                        <platform>atari5200</platform>
                        <theme>atari5200</theme>
                      </system>
                      <system>
                        <name>atari7800</name>
                        <fullname>Atari 7800 ProSystem</fullname>
                        <path>/home/pi/RetroPie/roms/atari7800</path>
                        <extension>.7z .a78 .bin .zip .7Z .A78 .BIN .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari7800 %ROM%</command>
                        <platform>atari7800</platform>
                        <theme>atari7800</theme>
                      </system>
                      <system>
                        <name>atari800</name>
                        <fullname>Atari 800</fullname>
                        <path>/home/pi/RetroPie/roms/atari800</path>
                        <extension>.7z .atr .atr.gz .atx .bas .bin .car .cas .com .dcm .rom .xex .xfd .xfd.gz .zip .7Z .ATR .ATR.GZ .ATX .BAS .BIN .CAR .CAS .COM .DCM .ROM .XEX .XFD .XFD.GZ .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari800 %ROM%</command>
                        <platform>atari800</platform>
                        <theme>atari800</theme>
                      </system>
                      <system>
                        <name>atarilynx</name>
                        <fullname>Atari Lynx</fullname>
                        <path>/home/pi/RetroPie/roms/atarilynx</path>
                        <extension>.7z .lnx .zip .7Z .LNX .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarilynx %ROM%</command>
                        <platform>atarilynx</platform>
                        <theme>atarilynx</theme>
                      </system>
                      <system>
                        <name>coleco</name>
                        <fullname>ColecoVision</fullname>
                        <path>/home/pi/RetroPie/roms/coleco</path>
                        <extension>.bin .col .rom .zip .BIN .COL .ROM .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ coleco %ROM%</command>
                        <platform>colecovision</platform>
                        <theme>colecovision</theme>
                      </system>
                      <system>
                        <name>fba</name>
                        <fullname>Final Burn Alpha</fullname>
                        <path>/home/pi/RetroPie/roms/fba</path>
                        <extension>.7z .cue .fba .iso .zip .7Z .CUE .FBA .ISO .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fba %ROM%</command>
                        <platform>arcade</platform>
                        <theme>fba</theme>
                      </system>
                      <system>
                        <name>fds</name>
                        <fullname>Famicom Disk System</fullname>
                        <path>/home/pi/RetroPie/roms/fds</path>
                        <extension>.7z .nes .fds .zip .7Z .NES .FDS .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fds %ROM%</command>
                        <platform>fds</platform>
                        <theme>fds</theme>
                      </system>
                      <system>
                        <name>gamegear</name>
                        <fullname>Sega Gamegear</fullname>
                        <path>/home/pi/RetroPie/roms/gamegear</path>
                        <extension>.7z .gg .bin .sms .zip .7Z .GG .BIN .SMS .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gamegear %ROM%</command>
                        <platform>gamegear</platform>
                        <theme>gamegear</theme>
                      </system>
                      <system>
                        <name>gb</name>
                        <fullname>Game Boy</fullname>
                        <path>/home/pi/RetroPie/roms/gb</path>
                        <extension>.7z .gb .zip .7Z .GB .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gb %ROM%</command>
                        <platform>gb</platform>
                        <theme>gb</theme>
                      </system>
                      <system>
                        <name>gba</name>
                        <fullname>Game Boy Advance</fullname>
                        <path>/home/pi/RetroPie/roms/gba</path>
                        <extension>.7z .gba .zip .7Z .GBA .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gba %ROM%</command>
                        <platform>gba</platform>
                        <theme>gba</theme>
                      </system>
                      <system>
                        <name>gbc</name>
                        <fullname>Game Boy Color</fullname>
                        <path>/home/pi/RetroPie/roms/gbc</path>
                        <extension>.7z .gbc .zip .7Z .GBC .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gbc %ROM%</command>
                        <platform>gbc</platform>
                        <theme>gbc</theme>
                      </system>
                      <system>
                        <name>mame-libretro</name>
                        <fullname>Multiple Arcade Machine Emulator</fullname>
                        <path>/home/pi/RetroPie/roms/mame-libretro</path>
                        <extension>.zip .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-libretro %ROM%</command>
                        <platform>arcade</platform>
                        <theme>mame</theme>
                      </system>
                      <system>
                        <name>mame-mame4all</name>
                        <fullname>Multiple Arcade Machine Emulator</fullname>
                        <path>/home/pi/RetroPie/roms/mame-mame4all</path>
                        <extension>.zip .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-mame4all %ROM%</command>
                        <platform>arcade</platform>
                        <theme>mame</theme>
                      </system>
                      <system>
                        <name>mastersystem</name>
                        <fullname>Sega Master System</fullname>
                        <path>/home/pi/RetroPie/roms/mastersystem</path>
                        <extension>.7z .sms .bin .zip .7Z .SMS .BIN .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mastersystem %ROM%</command>
                        <platform>mastersystem</platform>
                        <theme>mastersystem</theme>
                      </system>
                      <system>
                        <name>megadrive</name>
                        <fullname>Sega Mega Drive</fullname>
                        <path>/home/pi/RetroPie/roms/megadrive</path>
                        <extension>.7z .smd .bin .gen .md .sg .zip .7Z .SMD .BIN .GEN .MD .SG .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ megadrive %ROM%</command>
                        <platform>megadrive</platform>
                        <theme>megadrive</theme>
                      </system>
                      <system>
                        <name>msx</name>
                        <fullname>MSX</fullname>
                        <path>/home/pi/RetroPie/roms/msx</path>
                        <extension>.rom .mx1 .mx2 .col .dsk .zip .m3u .ROM .MX1 .MX2 .COL .DSK .ZIP .M3U</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ msx %ROM%</command>
                        <platform>msx</platform>
                        <theme>msx</theme>
                      </system>
                      <system>
                        <name>n64</name>
                        <fullname>Nintendo 64</fullname>
                        <path>/home/pi/RetroPie/roms/n64</path>
                        <extension>.z64 .n64 .v64 .zip .Z64 .N64 .V64 .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ n64 %ROM%</command>
                        <platform>n64</platform>
                        <theme>n64</theme>
                      </system>
                      <system>
                        <name>nds</name>
                        <fullname>Nintendo DS</fullname>
                        <path>/home/pi/RetroPie/roms/nds</path>
                        <extension>.nds .zip .NDS .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nds %ROM%</command>
                        <platform>nds</platform>
                        <theme>nds</theme>
                      </system>
                      <system>
                        <name>nds</name>
                        <fullname>Nintendo DS</fullname>
                        <path>/home/pi/RetroPie/roms/nds</path>
                        <extension>.nds .zip .NDS .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nds %ROM%</command>
                        <platform>nds</platform>
                        <theme>nds</theme>
                      </system>
                      <system>
                        <name>neogeo</name>
                        <fullname>Neo Geo</fullname>
                        <path>/home/pi/RetroPie/roms/neogeo</path>
                        <extension>.7z .chd .cue .fba .iso .zip .7Z .CHD .CUE .FBA .ISO .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ neogeo %ROM%</command>
                        <platform>neogeo</platform>
                        <theme>neogeo</theme>
                      </system>
                      <system>
                        <name>nes</name>
                        <fullname>Nintendo Entertainment System</fullname>
                        <path>/home/pi/RetroPie/roms/nes</path>
                        <extension>.7z .nes .zip .7Z .NES .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nes %ROM%</command>
                        <platform>nes</platform>
                        <theme>nes</theme>
                      </system>
                      <system>
                        <name>ngp</name>
                        <fullname>Neo Geo Pocket</fullname>
                        <path>/home/pi/RetroPie/roms/ngp</path>
                        <extension>.7z .ngp .zip .7Z .NGP .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngp %ROM%</command>
                        <platform>ngp</platform>
                        <theme>ngp</theme>
                      </system>
                      <system>
                        <name>ngpc</name>
                        <fullname>Neo Geo Pocket Color</fullname>
                        <path>/home/pi/RetroPie/roms/ngpc</path>
                        <extension>.7z .ngc .zip .7Z .NGC .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngpc %ROM%</command>
                        <platform>ngpc</platform>
                        <theme>ngpc</theme>
                      </system>
                      <system>
                        <name>pcengine</name>
                        <fullname>PC Engine</fullname>
                        <path>/home/pi/RetroPie/roms/pcengine</path>
                        <extension>.7z .pce .ccd .chd .cue .zip .7Z .PCE .CCD .CHD .CUE .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pcengine %ROM%</command>
                        <platform>pcengine</platform>
                        <theme>pcengine</theme>
                      </system>
                      <system>
                        <name>psx</name>
                        <fullname>PlayStation</fullname>
                        <path>/home/pi/RetroPie/roms/psx</path>
                        <extension>.cue .cbn .chd .img .iso .m3u .mdf .pbp .toc .z .znx .CUE .CBN .CHD .IMG .ISO .M3U .MDF .PBP .TOC .Z .ZNX</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psx %ROM%</command>
                        <platform>psx</platform>
                        <theme>psx</theme>
                      </system>
                      <system>
                        <name>retropie</name>
                        <fullname>RetroPie</fullname>
                        <path>/home/pi/RetroPie/retropiemenu</path>
                        <extension>.rp .sh</extension>
                        <command>sudo /home/pi/RetroPie-Setup/retropie_packages.sh retropiemenu launch %ROM% &lt;/dev/tty &gt;/dev/tty</command>
                        <platform/>
                        <theme>retropie</theme>
                      </system>
                      <system>
                        <name>sega32x</name>
                        <fullname>Sega 32X</fullname>
                        <path>/home/pi/RetroPie/roms/sega32x</path>
                        <extension>.7z .32x .smd .bin .md .zip .7Z .32X .SMD .BIN .MD .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sega32x %ROM%</command>
                        <platform>sega32x</platform>
                        <theme>sega32x</theme>
                      </system>
                      <system>
                        <name>segacd</name>
                        <fullname>Mega CD</fullname>
                        <path>/home/pi/RetroPie/roms/segacd</path>
                        <extension>.iso .cue .chd .ISO .CUE .CHD</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ segacd %ROM%</command>
                        <platform>segacd</platform>
                        <theme>segacd</theme>
                      </system>
                      <system>
                        <name>sg-1000</name>
                        <fullname>Sega SG-1000</fullname>
                        <path>/home/pi/RetroPie/roms/sg-1000</path>
                        <extension>.7z .sg .bin .zip .7Z .SG .BIN .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sg-1000 %ROM%</command>
                        <platform>sg-1000</platform>
                        <theme>sg-1000</theme>
                      </system>
                      <system>
                        <name>snes</name>
                        <fullname>Super Nintendo</fullname>
                        <path>/home/pi/RetroPie/roms/snes</path>
                        <extension>.7z .bin .bs .smc .sfc .fig .swc .mgd .zip .7Z .BIN .BS .SMC .SFC .FIG .SWC .MGD .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ snes %ROM%</command>
                        <platform>snes</platform>
                        <theme>snes</theme>
                      </system>
                      <system>
                        <name>vectrex</name>
                        <fullname>Vectrex</fullname>
                        <path>/home/pi/RetroPie/roms/vectrex</path>
                        <extension>.7z .vec .gam .bin .zip .7Z .VEC .GAM .BIN .ZIP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ vectrex %ROM%</command>
                        <platform>vectrex</platform>
                        <theme>vectrex</theme>
                      </system>
                      <system>
                        <name>zxspectrum</name>
                        <fullname>ZX Spectrum</fullname>
                        <path>/home/pi/RetroPie/roms/zxspectrum</path>
                        <extension>.7z .sh .sna .szx .z80 .tap .tzx .gz .udi .mgt .img .trd .scl .dsk .zip .rzx .7Z .SH .SNA .SZX .Z80 .TAP .TZX .GZ .UDI .MGT .IMG .TRD .SCL .DSK .ZIP .RZX</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ zxspectrum %ROM%</command>
                        <platform>zxspectrum</platform>
                        <theme>zxspectrum</theme>
                      </system>
                    

                    Is there somthing wrong with it?

                    quicksilverQ 1 Reply Last reply Reply Quote 0
                    • quicksilverQ
                      quicksilver @Unknown
                      last edited by

                      @Unknown what file format are your DS ROMs?

                      1 Reply Last reply Reply Quote 1
                      • UnknownU
                        Unknown
                        last edited by

                        @quicksilver I use NDS files

                        quicksilverQ 1 Reply Last reply Reply Quote 0
                        • quicksilverQ
                          quicksilver @Unknown
                          last edited by

                          @Unknown I'm not sure if it's your issue but why do you have nds listed twice?

                          1 Reply Last reply Reply Quote 1
                          • UnknownU
                            Unknown
                            last edited by

                            @quicksilver I'll look into it.

                            1 Reply Last reply Reply Quote 0
                            • UnknownU
                              Unknown
                              last edited by Unknown

                              @quicksilver Well I changed it to list Nintendo DS only once. Here is my new config script:

                              <?xml version="1.0"?>
                              <systemList>
                                <system>
                                  <name>amstradcpc</name>
                                  <fullname>Amstrad CPC</fullname>
                                  <path>/home/pi/RetroPie/roms/amstradcpc</path>
                                  <extension>.cdt .cpc .dsk .zip .CDT .CPC .DSK .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ amstradcpc %ROM%</command>
                                  <platform>amstradcpc</platform>
                                  <theme>amstradcpc</theme>
                                </system>
                                <system>
                                  <name>arcade</name>
                                  <fullname>Arcade</fullname>
                                  <path>/home/pi/RetroPie/roms/arcade</path>
                                  <extension>.7z .cue .fba .iso .zip .7Z .CUE .FBA .ISO .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ arcade %ROM%</command>
                                  <platform>arcade</platform>
                                  <theme>arcade</theme>
                                </system>
                                <system>
                                  <name>atari2600</name>
                                  <fullname>Atari 2600</fullname>
                                  <path>/home/pi/RetroPie/roms/atari2600</path>
                                  <extension>.7z .a26 .bin .rom .zip .gz .7Z .A26 .BIN .ROM .ZIP .GZ</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari2600 %ROM%</command>
                                  <platform>atari2600</platform>
                                  <theme>atari2600</theme>
                                </system>
                                <system>
                                  <name>atari5200</name>
                                  <fullname>Atari 5200</fullname>
                                  <path>/home/pi/RetroPie/roms/atari5200</path>
                                  <extension>.7z .a52 .bin .car .zip .7Z .A52 .BIN .CAR .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari5200 %ROM%</command>
                                  <platform>atari5200</platform>
                                  <theme>atari5200</theme>
                                </system>
                                <system>
                                  <name>atari7800</name>
                                  <fullname>Atari 7800 ProSystem</fullname>
                                  <path>/home/pi/RetroPie/roms/atari7800</path>
                                  <extension>.7z .a78 .bin .zip .7Z .A78 .BIN .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari7800 %ROM%</command>
                                  <platform>atari7800</platform>
                                  <theme>atari7800</theme>
                                </system>
                                <system>
                                  <name>atari800</name>
                                  <fullname>Atari 800</fullname>
                                  <path>/home/pi/RetroPie/roms/atari800</path>
                                  <extension>.7z .atr .atr.gz .atx .bas .bin .car .cas .com .dcm .rom .xex .xfd .xfd.gz .zip .7Z .ATR .ATR.GZ .ATX .BAS .BIN .CAR .CAS .COM .DCM .ROM .XEX .XFD .XFD.GZ .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atari800 %ROM%</command>
                                  <platform>atari800</platform>
                                  <theme>atari800</theme>
                                </system>
                                <system>
                                  <name>atarilynx</name>
                                  <fullname>Atari Lynx</fullname>
                                  <path>/home/pi/RetroPie/roms/atarilynx</path>
                                  <extension>.7z .lnx .zip .7Z .LNX .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ atarilynx %ROM%</command>
                                  <platform>atarilynx</platform>
                                  <theme>atarilynx</theme>
                                </system>
                                <system>
                                  <name>coleco</name>
                                  <fullname>ColecoVision</fullname>
                                  <path>/home/pi/RetroPie/roms/coleco</path>
                                  <extension>.bin .col .rom .zip .BIN .COL .ROM .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ coleco %ROM%</command>
                                  <platform>colecovision</platform>
                                  <theme>colecovision</theme>
                                </system>
                                <system>
                                  <name>fba</name>
                                  <fullname>Final Burn Alpha</fullname>
                                  <path>/home/pi/RetroPie/roms/fba</path>
                                  <extension>.7z .cue .fba .iso .zip .7Z .CUE .FBA .ISO .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fba %ROM%</command>
                                  <platform>arcade</platform>
                                  <theme>fba</theme>
                                </system>
                                <system>
                                  <name>fds</name>
                                  <fullname>Famicom Disk System</fullname>
                                  <path>/home/pi/RetroPie/roms/fds</path>
                                  <extension>.7z .nes .fds .zip .7Z .NES .FDS .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fds %ROM%</command>
                                  <platform>fds</platform>
                                  <theme>fds</theme>
                                </system>
                                <system>
                                  <name>gamegear</name>
                                  <fullname>Sega Gamegear</fullname>
                                  <path>/home/pi/RetroPie/roms/gamegear</path>
                                  <extension>.7z .gg .bin .sms .zip .7Z .GG .BIN .SMS .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gamegear %ROM%</command>
                                  <platform>gamegear</platform>
                                  <theme>gamegear</theme>
                                </system>
                                <system>
                                  <name>gb</name>
                                  <fullname>Game Boy</fullname>
                                  <path>/home/pi/RetroPie/roms/gb</path>
                                  <extension>.7z .gb .zip .7Z .GB .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gb %ROM%</command>
                                  <platform>gb</platform>
                                  <theme>gb</theme>
                                </system>
                                <system>
                                  <name>gba</name>
                                  <fullname>Game Boy Advance</fullname>
                                  <path>/home/pi/RetroPie/roms/gba</path>
                                  <extension>.7z .gba .zip .7Z .GBA .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gba %ROM%</command>
                                  <platform>gba</platform>
                                  <theme>gba</theme>
                                </system>
                                <system>
                                  <name>gbc</name>
                                  <fullname>Game Boy Color</fullname>
                                  <path>/home/pi/RetroPie/roms/gbc</path>
                                  <extension>.7z .gbc .zip .7Z .GBC .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ gbc %ROM%</command>
                                  <platform>gbc</platform>
                                  <theme>gbc</theme>
                                </system>
                                <system>
                                  <name>mame-libretro</name>
                                  <fullname>Multiple Arcade Machine Emulator</fullname>
                                  <path>/home/pi/RetroPie/roms/mame-libretro</path>
                                  <extension>.zip .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-libretro %ROM%</command>
                                  <platform>arcade</platform>
                                  <theme>mame</theme>
                                </system>
                                <system>
                                  <name>mame-mame4all</name>
                                  <fullname>Multiple Arcade Machine Emulator</fullname>
                                  <path>/home/pi/RetroPie/roms/mame-mame4all</path>
                                  <extension>.zip .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mame-mame4all %ROM%</command>
                                  <platform>arcade</platform>
                                  <theme>mame</theme>
                                </system>
                                <system>
                                  <name>mastersystem</name>
                                  <fullname>Sega Master System</fullname>
                                  <path>/home/pi/RetroPie/roms/mastersystem</path>
                                  <extension>.7z .sms .bin .zip .7Z .SMS .BIN .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ mastersystem %ROM%</command>
                                  <platform>mastersystem</platform>
                                  <theme>mastersystem</theme>
                                </system>
                                <system>
                                  <name>megadrive</name>
                                  <fullname>Sega Mega Drive</fullname>
                                  <path>/home/pi/RetroPie/roms/megadrive</path>
                                  <extension>.7z .smd .bin .gen .md .sg .zip .7Z .SMD .BIN .GEN .MD .SG .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ megadrive %ROM%</command>
                                  <platform>megadrive</platform>
                                  <theme>megadrive</theme>
                                </system>
                                <system>
                                  <name>msx</name>
                                  <fullname>MSX</fullname>
                                  <path>/home/pi/RetroPie/roms/msx</path>
                                  <extension>.rom .mx1 .mx2 .col .dsk .zip .m3u .ROM .MX1 .MX2 .COL .DSK .ZIP .M3U</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ msx %ROM%</command>
                                  <platform>msx</platform>
                                  <theme>msx</theme>
                                </system>
                                <system>
                                  <name>n64</name>
                                  <fullname>Nintendo 64</fullname>
                                  <path>/home/pi/RetroPie/roms/n64</path>
                                  <extension>.z64 .n64 .v64 .zip .Z64 .N64 .V64 .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ n64 %ROM%</command>
                                  <platform>n64</platform>
                                  <theme>n64</theme>
                                </system>
                                <system>
                                  <name>nds</name>
                                  <fullname>Nintendo DS</fullname>
                                  <path>/home/pi/RetroPie/roms/nds</path>
                                  <extension>.nds .zip .NDS .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nds %ROM%</command>
                                  <platform>nds</platform>
                                  <theme>nds</theme>
                                </system>
                                <system>
                                  <name>neogeo</name>
                                  <fullname>Neo Geo</fullname>
                                  <path>/home/pi/RetroPie/roms/neogeo</path>
                                  <extension>.7z .chd .cue .fba .iso .zip .7Z .CHD .CUE .FBA .ISO .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ neogeo %ROM%</command>
                                  <platform>neogeo</platform>
                                  <theme>neogeo</theme>
                                </system>
                                <system>
                                  <name>nes</name>
                                  <fullname>Nintendo Entertainment System</fullname>
                                  <path>/home/pi/RetroPie/roms/nes</path>
                                  <extension>.7z .nes .zip .7Z .NES .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nes %ROM%</command>
                                  <platform>nes</platform>
                                  <theme>nes</theme>
                                </system>
                                <system>
                                  <name>ngp</name>
                                  <fullname>Neo Geo Pocket</fullname>
                                  <path>/home/pi/RetroPie/roms/ngp</path>
                                  <extension>.7z .ngp .zip .7Z .NGP .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngp %ROM%</command>
                                  <platform>ngp</platform>
                                  <theme>ngp</theme>
                                </system>
                                <system>
                                  <name>ngpc</name>
                                  <fullname>Neo Geo Pocket Color</fullname>
                                  <path>/home/pi/RetroPie/roms/ngpc</path>
                                  <extension>.7z .ngc .zip .7Z .NGC .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ ngpc %ROM%</command>
                                  <platform>ngpc</platform>
                                  <theme>ngpc</theme>
                                </system>
                                <system>
                                  <name>pcengine</name>
                                  <fullname>PC Engine</fullname>
                                  <path>/home/pi/RetroPie/roms/pcengine</path>
                                  <extension>.7z .pce .ccd .chd .cue .zip .7Z .PCE .CCD .CHD .CUE .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pcengine %ROM%</command>
                                  <platform>pcengine</platform>
                                  <theme>pcengine</theme>
                                </system>
                                <system>
                                  <name>psx</name>
                                  <fullname>PlayStation</fullname>
                                  <path>/home/pi/RetroPie/roms/psx</path>
                                  <extension>.cue .cbn .chd .img .iso .m3u .mdf .pbp .toc .z .znx .CUE .CBN .CHD .IMG .ISO .M3U .MDF .PBP .TOC .Z .ZNX</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psx %ROM%</command>
                                  <platform>psx</platform>
                                  <theme>psx</theme>
                                </system>
                                <system>
                                  <name>retropie</name>
                                  <fullname>RetroPie</fullname>
                                  <path>/home/pi/RetroPie/retropiemenu</path>
                                  <extension>.rp .sh</extension>
                                  <command>sudo /home/pi/RetroPie-Setup/retropie_packages.sh retropiemenu launch %ROM% &lt;/dev/tty &gt;/dev/tty</command>
                                  <platform/>
                                  <theme>retropie</theme>
                                </system>
                                <system>
                                  <name>sega32x</name>
                                  <fullname>Sega 32X</fullname>
                                  <path>/home/pi/RetroPie/roms/sega32x</path>
                                  <extension>.7z .32x .smd .bin .md .zip .7Z .32X .SMD .BIN .MD .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sega32x %ROM%</command>
                                  <platform>sega32x</platform>
                                  <theme>sega32x</theme>
                                </system>
                                <system>
                                  <name>segacd</name>
                                  <fullname>Mega CD</fullname>
                                  <path>/home/pi/RetroPie/roms/segacd</path>
                                  <extension>.iso .cue .chd .ISO .CUE .CHD</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ segacd %ROM%</command>
                                  <platform>segacd</platform>
                                  <theme>segacd</theme>
                                </system>
                                <system>
                                  <name>sg-1000</name>
                                  <fullname>Sega SG-1000</fullname>
                                  <path>/home/pi/RetroPie/roms/sg-1000</path>
                                  <extension>.7z .sg .bin .zip .7Z .SG .BIN .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ sg-1000 %ROM%</command>
                                  <platform>sg-1000</platform>
                                  <theme>sg-1000</theme>
                                </system>
                                <system>
                                  <name>snes</name>
                                  <fullname>Super Nintendo</fullname>
                                  <path>/home/pi/RetroPie/roms/snes</path>
                                  <extension>.7z .bin .bs .smc .sfc .fig .swc .mgd .zip .7Z .BIN .BS .SMC .SFC .FIG .SWC .MGD .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ snes %ROM%</command>
                                  <platform>snes</platform>
                                  <theme>snes</theme>
                                </system>
                                <system>
                                  <name>vectrex</name>
                                  <fullname>Vectrex</fullname>
                                  <path>/home/pi/RetroPie/roms/vectrex</path>
                                  <extension>.7z .vec .gam .bin .zip .7Z .VEC .GAM .BIN .ZIP</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ vectrex %ROM%</command>
                                  <platform>vectrex</platform>
                                  <theme>vectrex</theme>
                                </system>
                                <system>
                                  <name>zxspectrum</name>
                                  <fullname>ZX Spectrum</fullname>
                                  <path>/home/pi/RetroPie/roms/zxspectrum</path>
                                  <extension>.7z .sh .sna .szx .z80 .tap .tzx .gz .udi .mgt .img .trd .scl .dsk .zip .rzx .7Z .SH .SNA .SZX .Z80 .TAP .TZX .GZ .UDI .MGT .IMG .TRD .SCL .DSK .ZIP .RZX</extension>
                                  <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ zxspectrum %ROM%</command>
                                  <platform>zxspectrum</platform>
                                  <theme>zxspectrum</theme>
                                </system>
                              </systemList>
                              

                              It still isn't working. Part of the problem might be that I didn't write this file, I bought my retro pie from someone on amazon. So I guess I don't know this system very well.
                              My retro pie manager sees the roms folder, but Emulation Station doesn't show NDS.

                              markyh444M 1 Reply Last reply Reply Quote 0
                              • mituM
                                mitu Global Moderator
                                last edited by mitu

                                We don't support 3rd party images, especially the one sold with RetroPie and/or . RetroPie has a non-commercial distribution license, so whoever sold you the system is a scammer.

                                Please use the image from retropie.org.uk/download and then report back if you still have this issue.

                                1 Reply Last reply Reply Quote 2
                                • markyh444M
                                  markyh444 @Unknown
                                  last edited by markyh444

                                  @Unknown said in Having trouble with adding Nintendo DS:

                                  It still isn't working. Part of the problem might be that I didn't write this file, I bought my retro pie from someone on amazon. So I guess I don't know this system very well.

                                  Dude, literally the 5th point on the list asks about the image and if it was official or not.

                                  Like @mitu says, these aren't supported and you can either go back to the guy who sold you it for support or start from scratch with a fresh install from this site.

                                  Retropie in a NES - Pi 3 with Mausberry circuit shutdown switch wired to buttons and 8bitdo NesPro30 controller
                                  Retropie in a Saturn Controller - Pi Zero, GPIO controls using DB9 driver
                                  Retropie in a PSX - Pi3
                                  https://markyh444.wordpress.com

                                  1 Reply Last reply Reply Quote 1
                                  • UnknownU
                                    Unknown
                                    last edited by Unknown

                                    @mitu @markyh444 The image came with a ton of great games already preloaded on the SD card. If I use the image you recommended will I have to reinstall all the games and emulators the image came with? Or is there a way to just reinstall emulation station without having to redo everything?
                                    Unfortunately I do not have a receipt for the image and the seller did not identify himself. I really wish I could go back to him or her, but I can't.

                                    1 Reply Last reply Reply Quote 0
                                    • UnknownU
                                      Unknown
                                      last edited by

                                      @mitu Is there some image that retro pie officially supports that has all the emulators installed, and all I have to do is backup the games and them add them? Thank you for your help.

                                      Thorr69T 1 Reply Last reply Reply Quote 0
                                      • Thorr69T
                                        Thorr69 @Unknown
                                        last edited by

                                        @Unknown said in Having trouble with adding Nintendo DS:

                                        @mitu Is there some image that retro pie officially supports that has all the emulators installed, and all I have to do is backup the games and them add them? Thank you for your help.

                                        The official image is the only thing supported here. https://retropie.org.uk/download/

                                        You can add ROMS yourself. Most systems have a default emulator pre-installed. If they don't, most of those emulators can be found for installation in the RetroPie-Setup script under Experimental Packages.

                                        RPi 3b
                                        Official PSU
                                        Official RetroPie image
                                        Pandora's Box 5 controller

                                        1 Reply Last reply Reply Quote 1
                                        • UnknownU
                                          Unknown
                                          last edited by Unknown

                                          @Thorr69 I see.... Will the games automatically work if I put them roms folders on retro pie manager?

                                          1 Reply Last reply Reply Quote 0
                                          • UnknownU
                                            Unknown
                                            last edited by Unknown

                                            @mitu Will reinstalling retro pie erase my working roms?

                                            mituM 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.