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

    [Solved (partly)] - issue with joypad control - How to start Doom Doom2 Heretic ... and all Episodes of Quake (DOPA, ROGUE, HIPNOTIC)

    Scheduled Pinned Locked Moved Help and Support
    31 Posts 6 Posters 17.0k 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.
    • cyperghostC
      cyperghost
      last edited by

      For Heretic and Hexen.... It works with Crispy Doom.

      #!/bin/bash
      pushd /usr/local/games
      /opt/retropie/supplementary/runcommand/runcommand.sh 0 "./crispy-heretic -iwad /home/pi/RetroPie/roms/ports/heretic/heretic.wad"
      popd
      

      Just get PiKiss on your system as mentioned in a few posts of me up. Then create the bash file as written above. It works.... BUT.... No Input possible. I have to find out but hell ... it looks damned good to get those two crackers from id-soft running. Maybe I need help to solve this.

      Best regards
      cyperghost

      1 Reply Last reply Reply Quote 0
      • suprjamiS
        suprjami
        last edited by

        Both hipnotic and rogue work fine using this method so I documented it on the wiki:

        https://github.com/RetroPie/RetroPie-Setup/wiki/Quake

        I couldn't get DOPA working with the same method. It's freely available at https://cdn.bethsoft.com/quake/dopa.rar if anyone wants to have a go.

        1 Reply Last reply Reply Quote 1
        • L
          leftcog
          last edited by

          I found a way to get dopa working. It is a bit weird it involves renaming pak0.pak in dopa folder to pak2.pak and copying over original quake pak files(pak0 and pak1) into dopa dir then using

          #!/bin/bash
          /opt/retropie/supplementary/runcommand/runcommand.sh 0 "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-tyrquake/tyrquake_libretro.so --config /opt/retropie/configs/ports/quake/retroarch.cfg /home/pi/RetroPie/roms/ports/quake/dopa/pak0.pak" "lr-tyrquake"

          If anyone knows a better way of doing this let me know

          1 Reply Last reply Reply Quote 2
          • BriganeB
            Brigane
            last edited by

            It seems like I'm unable to play full version of Quake with Tyrquake emulator. Even after adding pak1.pak it says "for registered users only". Is this possible to fix somehow?

            Systems: Raspberry Pi 0/2/3 Model B+
            Os: RetroPie 4.5
            Frontend: Emulationstation & Attract Mode

            1 Reply Last reply Reply Quote 0
            • L
              leftcog
              last edited by

              You should be able to still enter the portal even though it says that. you could also try replacing pak0 too. Other than that I would make sure you are putting the paks in the right folder. it should be /home/pi/RetroPie/roms/ports/quake/id1/

              BriganeB 1 Reply Last reply Reply Quote 0
              • BriganeB
                Brigane @leftcog
                last edited by

                @leftcog I am unable to get through the Portal. I tried to uninstall tyrquake and lr-tyrquake and replace the .pak files again, but still no luck :(

                Systems: Raspberry Pi 0/2/3 Model B+
                Os: RetroPie 4.5
                Frontend: Emulationstation & Attract Mode

                1 Reply Last reply Reply Quote 0
                • L
                  leftcog
                  last edited by

                  The only thing i can think of is a dual installation try searching root for pak0.pak and see how many dirs come up

                  1 Reply Last reply Reply Quote 0
                  • L
                    leftcog
                    last edited by

                    I just thought of something you need pak1.pak from a legit copy as well of the original quake

                    BriganeB 1 Reply Last reply Reply Quote 0
                    • BriganeB
                      Brigane @leftcog
                      last edited by Brigane

                      @leftcog I have that file. The wierd thing is that the full version works perfectly fine with the lr-tyrquake emulator. But the graphic is not so good with this emulator.

                      Systems: Raspberry Pi 0/2/3 Model B+
                      Os: RetroPie 4.5
                      Frontend: Emulationstation & Attract Mode

                      1 Reply Last reply Reply Quote 0
                      • L
                        leftcog
                        last edited by

                        Alright I installed tyr-quake and ran into the same problem but it seems to still work lb-tyr-quake for after reinstalling from binary. You could try changing emulators by hold "a" when the game starts.

                        1 Reply Last reply Reply Quote 0
                        • suprjamiS
                          suprjami
                          last edited by

                          @leftcog Thanks for the DOPA workaround, I've added it to the wiki.

                          @Brigane I've only tested these with lr-tyrquake. Is there any compelling reason to use plain TyrQuake over the libretro core?

                          Also, make sure you have v1.06 (or maybe v1.08) of the registered data file. The shareware file installed is v1.06, like https://www.doomworld.com/idgames/idstuff/quake/quake106

                          BriganeB 1 Reply Last reply Reply Quote 0
                          • suprjamiS
                            suprjami
                            last edited by suprjami

                            Jools has put support into the setup script for launching map files with both tyrquake and lr-tyrquake.

                            I've edited the wiki to reflect the correct way to launch them.

                            1 Reply Last reply Reply Quote 0
                            • BriganeB
                              Brigane @suprjami
                              last edited by

                              @suprjami said in [Solved (partly)] - issue with joypad control - How to start Doom Doom2 Heretic ... and all Episodes of Quake (DOPA, ROGUE, HIPNOTIC):

                              @Brigane I've only tested these with lr-tyrquake. Is there any compelling reason to use plain TyrQuake over the libretro core?

                              When using lr-tyrquake the graphics are very poor. Also I like the steering much better with tyrquake emulator. I prefer keyboard and mouse over gamepad.

                              Systems: Raspberry Pi 0/2/3 Model B+
                              Os: RetroPie 4.5
                              Frontend: Emulationstation & Attract Mode

                              1 Reply Last reply Reply Quote 0
                              • L
                                leftcog
                                last edited by

                                @Brigane You might want to check out darkplaces if you like better graphics and don't want to use a controller https://github.com/autonomous1/darkplacesrpi

                                1 Reply Last reply Reply Quote 0
                                • suprjamiS
                                  suprjami
                                  last edited by

                                  I strongly recommend against using that Darkplaces port, the author refuses to release the source so is in violation of the GPL. That's the reason it was removed from RetroPie in the first place. Both of us have asked the author to release the source, he outright refused then locked all GitHub Issues. Asshole.

                                  However, Jools is working on getting Darkplaces working on the Pi and having it be completely open source. He pushed it to the setup script last night so I haven't had a chance to try it yet:

                                  https://github.com/RetroPie/RetroPie-Setup/blob/master/scriptmodules/ports/darkplaces-quake.sh

                                  More info in this thread: https://www.raspberrypi.org/forums/viewtopic.php?f=78&t=72301

                                  BriganeB 1 Reply Last reply Reply Quote 2
                                  • BriganeB
                                    Brigane @suprjami
                                    last edited by Brigane

                                    @suprjami

                                    I updated Quake from source last night and the full version now works for both emulators. Thank you for your input.
                                    Without sounding to tecnical, what would you say is the difference between darkplaces and tyrquake? Is darkplaces worth looking at or should I just stick to a working tyrquake.

                                    Systems: Raspberry Pi 0/2/3 Model B+
                                    Os: RetroPie 4.5
                                    Frontend: Emulationstation & Attract Mode

                                    suprjamiS 1 Reply Last reply Reply Quote 0
                                    • suprjamiS
                                      suprjami @Brigane
                                      last edited by

                                      @Brigane To be honest I don't know, the first time I have used TyrQuake is this thread.

                                      I used DarkPlaces on Linux desktop to play through the original game and both Mission Packs with DarkPlaces a couple of years ago, it worked fine. If DarkPlaces has good joystick support on RetroPie I'd probably use that.

                                      Try them out and see which works best for you. Let us know too :)

                                      1 Reply Last reply Reply Quote 0
                                      • cyperghostC
                                        cyperghost
                                        last edited by cyperghost

                                        Old thread... My first thread.

                                        I answered some question on myself.

                                        I know I can create maybe "DOOM-TNT.sh" and can put command from emulator call from DOOM.WAD to TNT.WAD. But now if I save games from DOOM1 and DOOM-TNT they are all displayed in both games titles togehther. This is a bad solution.

                                        I created some bash scripts that will solve that.
                                        You now need only one folder with all WADs inside.
                                        You will need zip support enabled so please get zip with sudo apt install zip

                                        Get the scripts here from github

                                        Update: 15.07.17

                                        • added FreeDoom1
                                        • added FreeDoom2

                                        They work flawless!

                                        Quake issues ...

                                        Two ways...

                                        1. Use the wiki here! It's the recommended way
                                        2. If you lack of space or you are not able to run Quake and it's official and inofficial packs you can discuss here

                                        Maybe next year I'm back with HeXen and Heretic :)

                                        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.