RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Suggestions for ports

    Scheduled Pinned Locked Moved Ideas and Development
    portsports retropieideas
    483 Posts 35 Posters 246.1k 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.
    • tpo1990T
      tpo1990
      last edited by

      The work of adding more ports to RetroPie is a work in progress. It might take some time before merging the scriptmodules with
      the RetroPie git repository. As in the moment while waiting for RetroPie 4.5, the pull requests will have to wait. Im sure that it takes time to develop the next big update.

      Mean time we can look into improving and expanding our RetroPie and Raspberry Pi, developing and sharing with the rest of the RetroPie community. Im already looking into getting other source ports to work as well.

      These source ports looks very promising and they actually work on our Raspberry Pi. (tested with RPI3B)
      Dune Legacy, a source port of Dune II RTS game.
      Julius - a source port of Caesar III sim/city builing game.

      Greetings from Denmark. :-)

      Developer of install scripts for ports such as Hexen 2, Return to Castle Wolfenstein and Caesar III. See my other projects at my profile.

      1 Reply Last reply Reply Quote 1
      • E
        ellohir
        last edited by ellohir

        The thing I'm hoping for when installing ports is them to specify if they have controller support. Right now the only way to know if a port has controller support is to check if their name starts with "lr-" or "Cave Stor" :P

        tpo1990T 1 Reply Last reply Reply Quote 0
        • tpo1990T
          tpo1990 @ellohir
          last edited by

          @ellohir Yes that is the case with "lr" meaning an libretro port. You could be lucky enough to see if it is possible to configure a controller in the specific source port. For example Quake 3 does work with a controller, but must be configured in Quake 3 options.

          One could take a look into creating a libretro version of the source ports, but that will require some knowledge and coding skills in order to create such a scriptmodule such as lr-prboom :-)

          Greetings from Denmark. :-)

          Developer of install scripts for ports such as Hexen 2, Return to Castle Wolfenstein and Caesar III. See my other projects at my profile.

          1 Reply Last reply Reply Quote 1
          • R
            retropi19
            last edited by

            tpo1990 do you have instructions for Dune Legacy and Julius ?? to put them manual in retropie?

            Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

            Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

            tpo1990T 1 Reply Last reply Reply Quote 0
            • tpo1990T
              tpo1990 @retropi19
              last edited by tpo1990

              @retropi19 Not yet. It is in testing phase at the moment and can not check it since i dont have my RPI with me today.

              You could go to the Dune Legacy website and search for compiling on linux. Thats what i used. It has some screen flickering when playing the game, but i already have managed to find a solution to that. Some SDL variables must be changed to fix it before compiling the binary.

              As for Julius, i downloaded from the github repository and made sure that no other dependencies are missing. I then tried with default cmake and make command in Linux terminal on Raspbian and copied the gamedata from my Caesar III windows installation so that the binary could launch the game.

              Greetings from Denmark. :-)

              Developer of install scripts for ports such as Hexen 2, Return to Castle Wolfenstein and Caesar III. See my other projects at my profile.

              1 Reply Last reply Reply Quote 1
              • R
                retropi19
                last edited by

                any change for OpenFodder i cannot find instructions to build anywere

                Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                tpo1990T 1 Reply Last reply Reply Quote 0
                • tpo1990T
                  tpo1990 @retropi19
                  last edited by tpo1990

                  @retropi19 No change. I have not tried that source port.

                  According to the source ports website they have described this:

                  Unix/Linux
                  Ports for OpenBSD and RetroPie are available, and the game should compile on most *nix distributions

                  According to the developers, it should be possible to compile and make a binary on RetroPie, copy the game data files and then launch the game through that same binary.

                  Greetings from Denmark. :-)

                  Developer of install scripts for ports such as Hexen 2, Return to Castle Wolfenstein and Caesar III. See my other projects at my profile.

                  1 Reply Last reply Reply Quote 1
                  • R
                    retropi19
                    last edited by

                    @tpo1990 said in Suggestions for ports:

                    Ports for OpenBSD and RetroPie are available

                    yes how to compile it?? were are the instructions??

                    Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                    Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                    tpo1990T 1 Reply Last reply Reply Quote 0
                    • tpo1990T
                      tpo1990 @retropi19
                      last edited by

                      @retropi19 No clue. I would probably try default cmake and make commands for compiling from source.

                      My way of doing this, is to look up on which libraries dependencies that the source port is requiring, then download and install them with sudo apt-get install "package"

                      Once making sure i have installed all libraries dependencies, i would download/clone the source and create a build folder inside it and then try to compile from there.

                      Default compile commands:

                      ccmake ..
                      make
                      

                      I might go into checking out the source and see if i can compile it, but right now my head is focused on creating scriptmodules for other ports that i have successfully compiled on my RetroPie.

                      Greetings from Denmark. :-)

                      Developer of install scripts for ports such as Hexen 2, Return to Castle Wolfenstein and Caesar III. See my other projects at my profile.

                      1 Reply Last reply Reply Quote 2
                      • R
                        retropi19
                        last edited by

                        how many extra ports have you compiled??

                        Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                        Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                        tpo1990T 1 Reply Last reply Reply Quote 0
                        • tpo1990T
                          tpo1990 @retropi19
                          last edited by

                          @retropi19 Is it the ones that i have built a scriptmodule and shared for RetroPie community or just for my own Raspberry Pi?

                          Greetings from Denmark. :-)

                          Developer of install scripts for ports such as Hexen 2, Return to Castle Wolfenstein and Caesar III. See my other projects at my profile.

                          1 Reply Last reply Reply Quote 1
                          • R
                            retropi19
                            last edited by

                            all of them both

                            Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                            Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                            tpo1990T 1 Reply Last reply Reply Quote 0
                            • tpo1990T
                              tpo1990 @retropi19
                              last edited by

                              @retropi19 Well

                              The ones that i have built a working scriptmodule and shared to the RetroPie community is 5.
                              Hexen 2 - Hammer of Thyrion source port
                              Jazz Jackrabbit - OpenJazz source port
                              Doom Legacy - Doom splitscreen source port
                              Blake Stone Aliens of Gold - BStone source port.
                              Zandronum - Doom source port built for test in Doom collection repo.

                              All the ones that i have tried on my own Raspberry Pi but not shared with RetroPie community:
                              ECWolf - Wolfenstein 3D source port
                              Return to Castle Wolfenstein - IORTCW based on ioquake 3
                              Heroes 2 of Might and Magic - Fheroes2
                              Dune 2 - Dune Legacy source port
                              Dave Gnukem - Duke Nukem 1/2 clone
                              HexenWorld - Online Hexen 2 multiplayer from Hammer of Thyrion source port.
                              ReMooD - Doom 4 player splitscreen source port
                              Odamex - Doom source port
                              Assault Cube - FPS clone like Counterstrike
                              Julius - Caesar III source port.
                              OpenClaw - Captain Claw source port.

                              There could be more, but this is what i can think of right now. It should be noted that the ones that i only have built on my own Raspberry Pi, is a mixed experience in regarding how well the actual source port runs on a Raspberry Pi 3B.

                              Greetings from Denmark. :-)

                              Developer of install scripts for ports such as Hexen 2, Return to Castle Wolfenstein and Caesar III. See my other projects at my profile.

                              shavecatS 1 Reply Last reply Reply Quote 1
                              • R
                                retropi19
                                last edited by

                                @tpo1990 said in Suggestions for ports:

                                Assault Cube

                                is assaultcube really playing without any problems?
                                i tried a lot in the past but could not make it work correct
                                care to share or just send me a message with instructions?
                                thanks

                                Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                                Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                                tpo1990T 1 Reply Last reply Reply Quote 0
                                • tpo1990T
                                  tpo1990 @retropi19
                                  last edited by tpo1990

                                  @retropi19 It plays, but from what i remember you need to change the video settings to as low as you can in order to get a smooth gameplay.

                                  I think i found a guide on the internet and just followed that. Cant remember from where.

                                  Greetings from Denmark. :-)

                                  Developer of install scripts for ports such as Hexen 2, Return to Castle Wolfenstein and Caesar III. See my other projects at my profile.

                                  1 Reply Last reply Reply Quote 1
                                  • R
                                    retropi19
                                    last edited by

                                    there is no guide that working i searched everything,anyway thanks

                                    Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                                    Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                                    tpo1990T 1 Reply Last reply Reply Quote 0
                                    • tpo1990T
                                      tpo1990 @retropi19
                                      last edited by

                                      @retropi19 Hmm maybe it was the server version that i compiled last time. I might look into it again. I think it only runs in X11 window (Desktop)

                                      Greetings from Denmark. :-)

                                      Developer of install scripts for ports such as Hexen 2, Return to Castle Wolfenstein and Caesar III. See my other projects at my profile.

                                      1 Reply Last reply Reply Quote 1
                                      • R
                                        retropi19
                                        last edited by retropi19

                                        A suggestion tpo1990 why you dont take the zerojay repository you are active into making/porting games or just take his ports and improve them fix them half of them are not working and others need updating

                                        As he mention in his repository:
                                        This repository is no longer maintained. Please feel free to fork it and take it over for the Retropie community as I am no longer using it and no longer have time to do any work with it. To those of you who have made an effort and contributed, you have my endless thanks and respect.

                                        Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                                        Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

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

                                          @retropi19 I already asked him the same in this thread here

                                          1 Reply Last reply Reply Quote 0
                                          • R
                                            retropi19
                                            last edited by retropi19

                                            if he can take it i can help i have fixed/updated some of the ports corrected some that are not working etc

                                            Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

                                            Rpi4 4GB rev1.4 USB 3.0 Boot HDD Hitachi 160GB 7200rpm

                                            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.