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.9k 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.
    • 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
            • cyperghostC
              cyperghost @retropi19
              last edited by

              @tpo1990 @retropi19
              What about this one to port? GRIDWARS!

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

                @cyperghost

                here are building instructions
                https://github.com/mmatyas/GridWars

                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 think you did not read the thread I've posted ;) I know how to run this but it's a choppy build. So maybe you both can make it work?

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

                    @cyperghost install xorg and run it with eg startx gridwars or whatever the name is

                    also try gridwars --help to get the list of available commands
                    and reduce resolution/graphics quality dont run it at full hd res
                    as i see from your post the game is a pain to make it work good luck
                    what raspberry pi do you have 2 or 3?

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

                      Maybe anyone knows this i installed the legend of edgar and run it normal with: edgar
                      it runs fullscreen but its flickering then i run it with startx edgar it does not flickering but it runs in a small screen in the middle
                      i pass-though it to work with rucommand small screen again
                      any ideas ??

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

                        So Captain law and Jazz 2 or Dave ? not good ? :\

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

                          only dave working

                          Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

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

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

                            @retropi19
                            Bumer , but still something ;)

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

                              Trying to make an assault cube server but im trying to do it from source and not from the downloaded files since the files are dated from 2013 and the source from 2018
                              are there any instructions about?
                              all the info i can find online is only by build from the download files :

                              AssaultCube_v1.2.0.2.source.tar.bz2
                              AssaultCube_v1.2.0.2.tar.bz2

                              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

                                @retropi19 I usually just use cmake and make and if the source ports has building instructions for linux/source, i just follow that instead.

                                Some source ports relies directly on OpenGL and can therefore not be run on a Raspberry Pi. Take for example GZDoom which is the OpenGL version of ZDoom.

                                Let me look into Captain Claw and see if i can find out what i did.

                                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 2 Replies Last reply Reply Quote 1
                                • R
                                  retropi19 @tpo1990
                                  last edited by retropi19

                                  @tpo1990 thanks do i follow the original info to build the server from here for example after i git clone the repository or i change something?
                                  since i get the files with git and not with wget

                                  https://developer-blog.net/en/assault-cube-server-on-raspberry-pi/

                                  Nevermind i will make the server normal too much mind breaking

                                  thanks for claw

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

                                    More Ports from zerojay fixed and working: fofix , bloboats and hurrican with opengl

                                    also Xmoto working with opengl

                                    after a lot of tests finally urban terror v3x is functional with opengl
                                    unfortunate any newer version is not possible to work yet

                                    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
                                    • T
                                      TappedOut @retropi19
                                      last edited by

                                      @retropi19 said in Suggestions for ports:

                                      this scripts are made for retropie if and when they become available you will have the change to install them from there, now if you want a specific port i can give it to you

                                      Did you mean chance to install them? Do you have plans to push them into the official retropie repo?

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

                                        tpo1990 can push them for me since i dont know the way,any specific port you want?

                                        Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

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

                                        B 1 Reply Last reply Reply Quote 0
                                        • B
                                          bloodykean @retropi19
                                          last edited by bloodykean

                                          @retropi19 the best way it will be to send the install scripts to @tpo1990 and he will know what to do😁

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

                                            @bloodykean said in Suggestions for ports:

                                            @retropi19 the best way it will be to send the install scripts to @tpo1990 and he will know what to do😁

                                            I might have an idea on how to do it since i did need to learn it the hard way on how to use github and how to make a pull request from RetroPie setup git repository that i forked from. I did it first for Hexen 2 and now all that is left is to merge my pull request into the RetroPie setup git repository, so that it will be an official part of 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 1
                                            • 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.