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 244.2k 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.
    • E
      ellohir
      last edited by

      I have very good memories from playing Tremulous and OpenArena like 10-15 years ago, do they work fine on the Pi ?

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

        @ellohir yeah they work great

        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
        • tpo1990T
          tpo1990 @retropi19
          last edited by tpo1990

          @retropi19 That is some good progress.

          Are you going to fork and create a pull request at the RetroPie Setip Git repo for all these ports scriptmodules?

          Dune Legacy is one of the source ports im trying to get to work with building a scriptmodule for. Did you happen to fix the flickering in-game screen?

          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.

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

            @tpo1990 no the flickering is not possible to fix yet i installed one version down that works fine, there is a solution in the page about but i dont understand it maybe you can figure it out its in the middle of the page
            https://sourceforge.net/p/dunelegacy/bugs/75/

            unfortunate i dont know how to create pull requests

            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 Actually the flickering is very possible to fix. It is simple as changing one line for SDL renderer.

              I have already figured it out and fixed it by that same link, but i do not have my Pi with me at the moment. I would also like to test your Dune Legacy scriptmodule. :-)

              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.

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

                @tpo1990 if i knew what file to edit i would do it but it does not tell about do you know where the file is?
                im trying to port urban terror now i will give you the script soon

                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 1
                • tpo1990T
                  tpo1990 @retropi19
                  last edited by

                  @retropi19 The file that you are looking for should be the Game.cpp which is located in the src folder.
                  File path: ./src/Game.cpp

                  The line that you want to change is the SDL_RenderPresent(renderer);

                  Change it to the following and save the Game.cpp file.

                  //SDL_RenderPresent(renderer);
                  

                  Compile Dune Legacy again from source and you should have a working binary without the flickering in-game.

                  Urban Terror brings me good memories. I tried using Quake3 and Urban Terror as a mod with only getting into the menu without working gameplay. It might be possible to compile Urban Terror as a standalone 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.

                  R 1 Reply Last reply Reply Quote 1
                  • ExarKunIvE
                    ExarKunIv @retropi19
                    last edited by

                    @retropi19 the only one i would really be interested in would be dune legacy.
                    i would play about with the others just to see what they are.

                    RPi3B+ / 200GB/ RetroPie v4.5.14, RPi4 Model B 4gb / 256gb / RetroPie 4.8.2
                    RPi5 4gb / 512gb / RetroPie 4.8.9 -Basic
                    Maintainer of RetroPie-Extra .

                    1 Reply Last reply Reply Quote 0
                    • shavecatS
                      shavecat @tpo1990
                      last edited by shavecat

                      @tpo1990 said in Suggestions for ports:
                      OpenClaw - Captain Claw source port.
                      Assault Cube - FPS clone like Counterstrike
                      Dave Gnukem - Duke Nukem 1/2 clone
                      Heroes 2 of Might and Magic - Fheroes2

                      How do i get them install on my retropie and do the work fine ??? PLZ !! :)))

                      R tpo1990T 2 Replies Last reply Reply Quote 0
                      • R
                        retropi19 @tpo1990
                        last edited by retropi19

                        @tpo1990 @ExarKunIv Here is the link for dunelegacy script

                        its a simple script nothing special it installs the depends and the deb file from sourceforge and adds a shortcut in ports for the game
                        i did not put inside to download the demo you can add it if you want or add any other enhancement

                        http://s000.tinyupload.com/index.php?file_id=86288331388260966310

                        urban terror is just terror to install i found this page that you can install the client without the need of quake 3 files if you can take a look at it and maybe you can make it possible

                        https://github.com/FrozenSand/ioq3-for-UrbanTerror-4

                        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 1
                        • R
                          retropi19 @shavecat
                          last edited by retropi19

                          @shavecat i will try to build Dave Gnukem and openclaw tomorrow
                          assaultcube and the heroes are not possible at least from me

                          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 @shavecat
                            last edited by

                            @shavecat If you want to try it yourself, you need to know how to compile and build a binary from source on linux.

                            All of them works on Raspberry Pi, but we need to compile and test it first before a scriptmodule can be created. Just be patient.

                            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
                            • tpo1990T
                              tpo1990 @retropi19
                              last edited by tpo1990

                              @retropi19

                              I already have Dave Gnukem and OpenClaw working on my test Raspberry Pi.
                              Heroes of Might and Magic 2 is also working.

                              The source port that works best of them is Dave Gnukem. Dave Gnukem runs great. Heroes of Might and Magic 2 runs slow in gameplay in framebuffer mode. It works best in desktop. OpenClaw is playable with some lag. Assaultcube needs to be tested again.

                              One thing to note is that it takes time to do all the work in building a working scriptmodule and make it a reality on our Raspberry Pi.

                              Thanks for the script and the link. It might be worth checking out Urban Terror standalone edition and see if we can get it to build.

                              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.

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

                                @retropi19
                                yeha thank you ! so much !:) Dave Gnukem and openclaw is Amazing Think i play so much Captain-Claw its amazing if will work good :)
                                Then i will see it after i update the script pi setup on the setup exp' packages ?

                                @tpo1990
                                Too crazy for me i think :\

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

                                  @shavecat Alright then just wait. I dedicate my free time into making it happen. My goal is to expand the RetroPie experience with making more source ports available.

                                  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 @tpo1990
                                    last edited by retropi19

                                    @tpo1990 there is a video in youtube about a guy running urban terror in rpi0 its quite slow but no any info about

                                    i found the gnakem and the claw repositories are the building instructions the same as yours?
                                    you can expand the script by adding the demo download and also to get the newest deb the one i put is the old non flicker version that does not have the hd resolutions and if its possible to automatically add the fix to the sdl file

                                    i will try to build gods deluxe and opensonic tomorrow
                                    https://jotd.pagesperso-orange.fr/gods/index.html

                                    what about this?

                                    https://github.com/deathkiller/jazz2

                                    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
                                    • shavecatS
                                      shavecat
                                      last edited by

                                      @tpo1990 IAM !:))
                                      @retropi19
                                      OpenClaw&Dave will be Awesome to run thank u !
                                      JAZZ 2 !!! wish it will run it .
                                      also gods deluxe really old & famous :)

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

                                        @retropi19 Yes the building instructions are the same that i tried to used.

                                        Jazz2 Resurrection could work, if you can get it to build without using opengl es, but im not sure about it, since it looks like it uses Open GL ES version 3 which the Raspberry Pi does not support.

                                        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.

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

                                          @tpo1990 i can give it a try there is sometimes the option before you run a game eg --help to give you the available commands eg disable ogl
                                          or its just like openarena that uses full opengl from command line
                                          also when i run a game first time i use startx before eg: startx widelands it bypass the need for opengl sometimes and run the game

                                          tpo1990 what is the most common command you use to build a port make or make -j ??

                                          by the way jazz2 is not working opengl needed

                                          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
                                          • R
                                            retropi19
                                            last edited by retropi19

                                            Hey tpo1990 i got into a lot of error running captain claw

                                            can you describe me your build process and what files and were exactly you put from the original game? or more easy for you if you have made an sh file or even more easy if you have anywere uploaded the compiled version

                                            thanks

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