• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
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

[TUTORIAL]How to add draStic ds emulator and configure it and add ROMS with RetroPie-Manager

Scheduled Pinned Locked Moved Help and Support
drastichow toinstalltutorialconfiguration
21 Posts 10 Posters 62.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.
  • R
    retroprogrammer
    last edited by 7 Jul 2017, 01:50

    Hello guys
    here's another tutorial on how to install Drastic and configure it and add ROMS by using the RetroPie-Manager.Please keep in mind that I am only started doing tutorials :) A quick mention for Pretendo online which helped with this tutorial.

    What we need:

    • Mouse and keyboard

    • RaspberryPi connected to internet either by WIFI or ethernet(Highly recommend ethernet)

    Lets get started:
    1.Enter the RetroPie Setup script through the RetroPie system in EmulationStation.

    2.Select “Update RetroPie Setup Script” and then yes on the confirmation prompt.

    3.Select Manage Packages, Manage Experimental Packages, then drastic.

    4.Select “Install From Binary” and complete the install process. Then you can back out of all of those menus back to EmulationStation.

    5.Restart EmulationStation. If Nintendo DS is now a listed system you can skip to the Drastic configuration section. If you previously modified your es_systems.cfg file manually (for instance by making Kodi its own system) you will likely need to do the next steps. Most people can skip to the configuration section.

    6.Quit EmulationStation and return to the command prompt.

    7.Run this command: sudo cp ~/.emulationstation/es_systems.cfg ~/.emulationstation/es_systems.bak
    This command makes a backup of the current es_systems.cfg file in case it gets messed up somehow.

    8.Run this command: sudo nano ~/.emulationstation/es_systems.cfg
    Between one </system> and the next <system> add the following code so EmulationStation knows how to find NDS games and run Drastic:

    <system>
    <name>nds</name>
    <fullname>Nintendo DS</fullname>
    <path>/home/pi/RetroPie/roms/nds</path>
    <extension>.nds .zip</extension>
    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS nds %ROM%</command>
    <platform>nds</platform>
    <theme>nds</theme>
    </system>

    9.Start EmulationStation back up and you should now find Nintendo DS as a listed system (provided you put a ROM in place). You can enter “emulationstation” at the command prompt.

    Adding ROMS through RetroPie-Manager:

    Note(Make sure you are connected to internet)

    1.starting of from this page:
    0_1499391631932_retropiemanager1.jpg
    go to ROMS

    2.If you scroll down you should find Nintendo DS(if you did everything at the top properly)Click on it

    3.Just drop the files that you want to upload to the Retropie at the "Drop files here to upload"

    4.Reboot system and Ds should be their

    5.You may also need to add BIOS as you will need them for most games,but I can't help you with that :(

    Configuring Drastic:
    1.Launch a Nintendo DS game and then press M on the keyboard to bring up Drastic’s menu.

    2.Select Change Options. I recommend the following changes:
    – Screen scaling = fullscreen
    – High resolution 3D = yes
    – Threaded 3D = yes

    3.Then Exit: save for all games

    4.Select Configure Controls
    Move the cursor over to the joystick portion (right most column) and just start at the top. Press Enter on your keyboard to configure a key (the highlighting should turn green)
    Press the button on the controller you’d like to use for that function (the list is on the far left). Once selected the highlight should turn blue. Then you can go down the list configuring this. The touch cursor section is to control the on screen stylus. Many games will require this to run, though there are some that you can do without.
    Once configured, select Exit: save for all games
    Then you can restart the game or return to game.

    Here is me converting the original Xbox for a case:
    https://retropie.org.uk/forum/topic/15232/converting-original-xbox-into-case-for-raspberrypi/15
    Check out my GitHub: https://github.com/retro-programmer

    1 Reply Last reply Reply Quote 0
    • R
      retroprogrammer
      last edited by 7 Jul 2017, 01:51

      For more info go to Nintendo DS · RetroPie/RetroPie-Setup Wiki · GitHub

      Here is me converting the original Xbox for a case:
      https://retropie.org.uk/forum/topic/15232/converting-original-xbox-into-case-for-raspberrypi/15
      Check out my GitHub: https://github.com/retro-programmer

      1 Reply Last reply Reply Quote 0
      • L
        laureano
        last edited by 29 Nov 2017, 21:44

        The es_systems.cfg is here now: /etc/emulationstatio
        see https://github.com/RetroPie/RetroPie-Setup/wiki/Add-a-New-System-in-EmulationStation

        M 1 Reply Last reply 29 Nov 2017, 22:04 Reply Quote 0
        • M
          mitu Global Moderator @laureano
          last edited by 29 Nov 2017, 22:04

          @laureano Actually, there can be 2 es_systems.cfg:

          1. The default one, installed and managed by RetroPie, is in /etc/emulationstation
          2. Per-user configuration file - which is optional - is in ~/.emulationstation/es_systems.cfg

          Note that the 2nd one has to be explicitely created by the user.

          1 Reply Last reply Reply Quote 0
          • S
            Spaccaimeni91
            last edited by Spaccaimeni91 14 May 2018, 07:13

            I have some trouble in configure controls with ipega pg9055 controller: I can't set movements and touch of the stick with the left analog. Also other buttons are recognize as "unknow key".
            Anyway, is there a way to use the real touch a touch screen (for example the waveshare display)?

            M 1 Reply Last reply 14 May 2018, 13:37 Reply Quote 0
            • M
              mediamogul Global Moderator @Spaccaimeni91
              last edited by 14 May 2018, 13:37

              @spaccaimeni91 said in [TUTORIAL]How to add draStic ds emulator and configure it and add ROMS with RetroPie-Manager:

              Anyway, is there a way to use the real touch a touch screen (for example the waveshare display)?

              It'll work to a certain extent, but it won't behave like a DS screen. Rather than input registering where you touch, it will be relative to where the mouse is at the moment. So you would have to use the touchscreen to drag the cursor to the desired location to get input where you want.

              RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

              S 1 Reply Last reply 15 May 2018, 21:24 Reply Quote 0
              • S
                Spaccaimeni91 @mediamogul
                last edited by 15 May 2018, 21:24

                @mediamogul thanks for the answer. So, at the moment I can't have any touch input. Do I need to install some drivers? Or change any settings? Touch inputs don't work in drastic neither in lxde.

                M 1 Reply Last reply 15 May 2018, 23:38 Reply Quote 0
                • M
                  mediamogul Global Moderator @Spaccaimeni91
                  last edited by mediamogul 15 May 2018, 23:38

                  @spaccaimeni91

                  I'm afraid there's nothing that can be done on the user end. Support would need to be added for pointer devices that use absolute coordinates. The creator is considering open sourcing it and if that were to happen, advances like this probably wouldn't be too far off.

                  RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                  1 Reply Last reply Reply Quote 0
                  • AltillaA
                    Altilla
                    last edited by Altilla 1 Nov 2019, 10:55 11 Jan 2019, 04:59

                    How to get draStic DS emulator to load properly in RetroPie if you have a custom es_systems.cfg and can't run games

                    <system>
                    <name>nds</name>
                    <fullname>Nintendo DS</fullname>
                    <path>/home/pi/RetroPie/roms/nds</path>
                    <extension>.nds .zip</extension>
                    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nds %ROM%</command>
                    <platform>nds</platform>
                    <theme>nds</theme>
                    </system>
                    

                    If you're having issues getting the emulator to run

                    the

                    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS nds %ROM%</command>
                    

                    should be

                    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ nds %ROM%</command>
                    

                    Where the SYS is _SYS_

                    Which he probably meant to put in but the text editor deletes the underscore unless you tilde the Code_

                    Pay close attention to special characters and casing while editing your es_systems.cfg

                    M 1 Reply Last reply 11 Jan 2019, 05:28 Reply Quote 0
                    • M
                      mitu Global Moderator @Altilla
                      last edited by 11 Jan 2019, 05:28

                      @Altilla The original 'howto' is not correct. The drastic package already adds the correct command line.

                      AltillaA 1 Reply Last reply 11 Jan 2019, 06:08 Reply Quote 1
                      • AltillaA
                        Altilla @mitu
                        last edited by 11 Jan 2019, 06:08

                        @mitu after adding the draStic package via the binary installer I still had to add the system manually in the es_systems.cfg before the console would go live properly, if that is supposed to be automatic via the experimental package install it currently hasn't worked for any of the systems I have put together yet.

                        M 1 Reply Last reply 11 Jan 2019, 08:05 Reply Quote 0
                        • M
                          mitu Global Moderator @Altilla
                          last edited by 11 Jan 2019, 08:05

                          @Altilla That's what usually happens when you have a custom es_systems.cfg in your ~/.emulationstation folder - https://retropie.org.uk/docs/EmulationStation/#es_systemscfg-edits. The install script updates the system's es_systems.cfg file, not your custom file.

                          AltillaA 1 Reply Last reply 11 Jan 2019, 10:54 Reply Quote 0
                          • AltillaA
                            Altilla @mitu
                            last edited by 11 Jan 2019, 10:54

                            @mitu ah yeah that makes sense, that very well could be the case. Then I will make a slight adjustment.

                            1 Reply Last reply Reply Quote 0
                            • R
                              Ruffsta
                              last edited by 3 Jun 2020, 22:54

                              1.) i installed drastic and the NINTENDO DS didn't show up in the list after reboot.. no i did not do the following steps as it should have installed correctly on it's own as i have seen on youtube videos.

                              2.) why does one have to "upload" roms anywhere? why not put them into a folder like the roms i have done? i want to play the homebrew DS games I have made.. i don't want to upload them anywhere.

                              quicksilverQ 1 Reply Last reply 3 Jun 2020, 23:17 Reply Quote 0
                              • quicksilverQ
                                quicksilver @Ruffsta
                                last edited by 3 Jun 2020, 23:17

                                @Ruffsta said in [TUTORIAL]How to add draStic ds emulator and configure it and add ROMS with RetroPie-Manager:

                                1.) i installed drastic and the NINTENDO DS didn't show up in the list after reboot.. no i did not do the following steps as it should have installed correctly on it's own as i have seen on youtube videos.

                                2.) why does one have to "upload" roms anywhere? why not put them into a folder like the roms i have done? i want to play the homebrew DS games I have made.. i don't want to upload them anywhere.

                                You're necro-ing a 3 year old post that is out of date. Please open a new topic with the information requested here https://retropie.org.uk/forum/topic/3/read-this-first

                                Also, who said anything about uploading ROMs?

                                R 1 Reply Last reply 3 Jun 2020, 23:18 Reply Quote 0
                                • R
                                  Ruffsta @quicksilver
                                  last edited by 3 Jun 2020, 23:18

                                  @quicksilver says i need atleast 1 tag.. i just got here and i don't see anything on how or where to place TAGS to create a new post

                                  quicksilverQ 1 Reply Last reply 3 Jun 2020, 23:20 Reply Quote 0
                                  • quicksilverQ
                                    quicksilver @Ruffsta
                                    last edited by quicksilver 6 Apr 2020, 00:21 3 Jun 2020, 23:20

                                    @Ruffsta when you create your new post there is a little spot at the bottom to make your tags. A tag is just like a keyword that helps others find your post when they are searching similar keywords. For example you could use "drastic" and "NDS". No one is asking you to upload ROMs.

                                    R 2 Replies Last reply 3 Jun 2020, 23:27 Reply Quote 0
                                    • R
                                      Ruffsta @quicksilver
                                      last edited by 3 Jun 2020, 23:27

                                      @quicksilver i don't see a box anywhere at the bottom anywhere.. i can move the the message field up and down.. but i see no box for tags..

                                      1 Reply Last reply Reply Quote 0
                                      • R
                                        Ruffsta @quicksilver
                                        last edited by 3 Jun 2020, 23:29

                                        @quicksilver nevermind - had to close the "got it" black box at the bottom

                                        1 Reply Last reply Reply Quote 0
                                        • UnknownU
                                          Unknown
                                          last edited by 17 Jun 2020, 11:38

                                          @retroprogrammer How do you select "Exit: save for all games"?

                                          You can't beat the classics(unless you copy them).

                                          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.

                                            This community forum collects and processes your personal information.
                                            consent.not_received