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

    HELP WITH IMPORTING DOOM

    Scheduled Pinned Locked Moved Help and Support
    40 Posts 7 Posters 22.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.
    • TheDevastator24T
      TheDevastator24
      last edited by

      Can somebody please help me because i can import doom 2 or ultimate doom into retropie (maybe someone can make a video because text tutorials sometimes confuse me) AND YES i have read the wiki for it but i still dont know how. PLZ HELP.....also it would be great to make it easier in the upcoming retropie updates :)

      C 1 Reply Last reply Reply Quote 0
      • mediamogulM
        mediamogul Global Moderator
        last edited by mediamogul

        @TheDevastator24

        I have 'Ultimate Doom', 'Doom II', 'TNT: Evilution' and 'The Plutonia Experiment' running nicely on my system with custom launch scripts for Emulation Station. If nobody turns up with a video, I'll walk you through it. It's not all that complicated. With a little patience and perseverance, you'll be fragging cyberdemons before you know it.

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

        TheDevastator24T F 2 Replies Last reply Reply Quote 0
        • C
          chavatar @TheDevastator24
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • TheDevastator24T
            TheDevastator24 @mediamogul
            last edited by

            @mediamogul that would be awesome!!! i would really appreciate it.

            1 Reply Last reply Reply Quote 0
            • mediamogulM
              mediamogul Global Moderator
              last edited by mediamogul

              Not a problem. I'll get all my steps in order and be back a little later in the day.

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

              TheDevastator24T 1 Reply Last reply Reply Quote 0
              • TheDevastator24T
                TheDevastator24 @mediamogul
                last edited by

                @mediamogul ok ill check every now and then.

                mediamogulM 1 Reply Last reply Reply Quote 0
                • mediamogulM
                  mediamogul Global Moderator @TheDevastator24
                  last edited by

                  @TheDevastator24

                  OK, I want you to be able to use these instructions to install multiple versions of DOOM. So, whenever this guide makes reference to "xxx", you will substitute whatever name you're working with, such as "doom", "doom2", "plutonia" or "tnt". Let's start by placing the ".wad" files for your desired version in /home/pi/RetroPie/roms/ports/doom/. While we're at it, let's make sure that they are named as you see them above for consistency.

                  Ultimate Doom = "doom.wad"
                  Doom 2 = "doom2.wad"
                  The Plutonia Experiment = "plutonia.wad"
                  TNT: Evilution = tnt.wad

                  Once the wad/wads have been moved into location, drop to the command line from Emulation Station by pressing the f4 key on your keyboard and type:

                  nano /home/pi/RetroPie/roms/ports/xxx.sh
                  

                  Press 'enter' and you will be presented with an empty area where you will type:

                  #!/bin/bash
                  /opt/retropie/supplementary/runcommand/runcommand.sh 0 "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-prboom/prboom_libretro.so --config /opt/retropie/configs/ports/doom/retroarch.cfg /home/pi/RetroPie/roms/ports/doom/xxx.wad" "lr-prboom"
                  

                  When you are finished, press 'ctrl-o' on your keyboard to save and then press 'enter' to confirm.
                  Next, type:

                  chmod +x /home/pi/RetroPie/roms/ports/xxx.sh
                  

                  Press 'enter' and type

                  emulationstation
                  

                  Press 'enter' one more time and wait for Emulation Station to load, where you should now find the game listing "xxx" under the ports menu.

                  Wash, rinse and repeat for any other version of doom listed above that you wish to install. Don't worry if something goes wrong. We'll get you on the right track one way or another.

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

                  1 Reply Last reply Reply Quote 0
                  • TheDevastator24T
                    TheDevastator24
                    last edited by TheDevastator24

                    ok so i did what you said but when i go to launch it it says sh: 1: /home/pi/RetroPie/roms/ports/doom2.sh: not found

                    herb_fargusH mediamogulM edmaul69E 3 Replies Last reply Reply Quote 0
                    • herb_fargusH
                      herb_fargus administrators @TheDevastator24
                      last edited by

                      @TheDevastator24 see https://retropie.org.uk/forum/topic/3/read-this-first for proper code block formatting

                      If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

                      Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

                      TheDevastator24T 1 Reply Last reply Reply Quote 0
                      • TheDevastator24T
                        TheDevastator24 @herb_fargus
                        last edited by

                        @herb_fargus thanks

                        1 Reply Last reply Reply Quote 0
                        • mediamogulM
                          mediamogul Global Moderator @TheDevastator24
                          last edited by mediamogul

                          @TheDevastator24

                          I think I might know what might have happened, but let's see. Drop back to the command line (f4) and type:

                          ls /home/pi/RetroPie/roms/ports/
                          

                          Press enter and look for anything with a similar name to "doom2.sh" and report it here.

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

                          TheDevastator24T 2 Replies Last reply Reply Quote 0
                          • TheDevastator24T
                            TheDevastator24 @mediamogul
                            last edited by

                            @mediamogul ok will see

                            1 Reply Last reply Reply Quote 0
                            • TheDevastator24T
                              TheDevastator24 @mediamogul
                              last edited by TheDevastator24

                              @mediamogul ok so i see doom2.sh on the terminal. (it sucks that i can only post every 120 seconds so my replies may be a little late)

                              mediamogulM 1 Reply Last reply Reply Quote 1
                              • mediamogulM
                                mediamogul Global Moderator @TheDevastator24
                                last edited by mediamogul

                                @TheDevastator24

                                When you look, are you sure there are no variances to the name "doom2.sh"? No extra characters? Are there any possible differences in upper or lower case?

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

                                TheDevastator24T 2 Replies Last reply Reply Quote 0
                                • TheDevastator24T
                                  TheDevastator24 @mediamogul
                                  last edited by

                                  @mediamogul nope no other variances or upper/lowercase letters in doom2.sh

                                  mediamogulM 1 Reply Last reply Reply Quote 0
                                  • TheDevastator24T
                                    TheDevastator24 @mediamogul
                                    last edited by

                                    @mediamogul I dont know if this helps but i can play the doom shareware that came pre-installed with retropie

                                    1 Reply Last reply Reply Quote 0
                                    • mediamogulM
                                      mediamogul Global Moderator @TheDevastator24
                                      last edited by

                                      @TheDevastator24

                                      OK, the fact that launching doom2.sh throws up an error that says it can't find doom2.sh is odd, so let's drop to the command line and type:

                                      nano /home/pi/RetroPie/roms/ports/doom2.sh
                                      

                                      near the very end, right before "lr-prboom", make sure it reads "doom2.wad" and not "doom2.sh".

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

                                      TheDevastator24T 2 Replies Last reply Reply Quote 0
                                      • TheDevastator24T
                                        TheDevastator24 @mediamogul
                                        last edited by

                                        @mediamogul ya it says doom2.wad

                                        mediamogulM 1 Reply Last reply Reply Quote 0
                                        • TheDevastator24T
                                          TheDevastator24 @mediamogul
                                          last edited by TheDevastator24

                                          @mediamogul maybe you can send me over your files for ultimate doom and i can try that

                                          1 Reply Last reply Reply Quote 0
                                          • mediamogulM
                                            mediamogul Global Moderator @TheDevastator24
                                            last edited by

                                            @TheDevastator24

                                            I'm going to try breaking my installation in a few different ways to see if I can replicate this. In the mean time, if anyone else sees an error unnoticed so far, feel free to chime in.

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

                                            TheDevastator24T 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.