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

      @tpo1990 you can just try it only to see if it works

      a lot of things run faster in buster eg retropie loads faster

      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
      • ExarKunIvE
        ExarKunIv
        last edited by

        just wanted share this

        @Cesarpuig posted this the other day
        to get Half-life on RetroPie

        https://github.com/sergiopoverony/xash3d

        and it does work, may not be perfect, but for the most part it is playable

        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 1
        • C
          Cesarpuig
          last edited by Cesarpuig

          It is true :)
          Some glithe but playable
          when I am at home I upload my settings

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

            @retropi19 That sounds promising but at the moment i'm not seeing the need to try it out yet.

            @Cesarpuig Cool. It is probably just a matter of time when it gets optimized enough to be able to have a stable release for RPI. It may even run better on a RPI 4B.

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

              @tpo1990 can you create a scriptmodule for log2ram for retropie

              https://mcuoneclipse.com/2019/04/01/log2ram-extending-sd-card-lifetime-for-raspberry-pi-lorawan-gateway/

              it seems it extends mem card life

              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 I only create scriptmodules for working ports after i have tested them. This log2ram probably need some testing and benchmarking to see how it performs and work on a RPI. Since my time is limited i cannot do this. Maybe someone else can.

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

                  its working fine tested with retropie

                  also this: https://www.raspberrypi.org/forums/viewtopic.php?t=252254

                  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
                  • C
                    Cesarpuig
                    last edited by Cesarpuig

                    @ExarKunIv @tpo1990
                    I run xash3d at a resolution of 800x600 from runcomand and from the video mode options of the Half-Life menu.

                    I have also configured from the Half-Lihe video options menu:

                    Bump-mapping Off

                    Use VBO Off

                    Draw simple sky On

                    Allow Materials Off

                    And edited file \opt\retropie\ports\xash3d\Xash3D.sh to disable console:

                    LD_LIBRARY_PATH=/home/pi/RetroPie/roms/ports/Half-Life /home/pi/RetroPie/roms/ports/Half-Life/xash3d -clientlib cl_dlls/client.so -dll dlls/hl.so
                    

                    And I have installed the extras fron there:

                    https://github.com/FWGS/xash-extras.git

                    Run fine for me, in a RPI3B whit overclock.

                    Sorry for my English

                    tpo1990T 1 Reply Last reply Reply Quote 2
                    • tpo1990T
                      tpo1990 @Cesarpuig
                      last edited by

                      @Cesarpuig Great work, I need to test it out as well. I think your configuration will do it nicely.

                      I just received my Raspberry Pi 4B with 4 gb ram from Black Friday. Now the testing on a RPI4B can begin. :-)

                      If Xash3D runs well on your RPI3B with overclock. Did you try to run it without overclock to see how it perform?

                      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.

                      ExarKunIvE C 2 Replies Last reply Reply Quote 0
                      • ExarKunIvE
                        ExarKunIv @tpo1990
                        last edited by

                        @tpo1990 i played a little with it. there is some slowdown depending on whats going on.
                        you can see it in the intro when you are on the train.
                        there are a few parts that it slows down.

                        i have not gotten any farther then that really. i did run the hazard coarse and that was playable

                        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 .

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

                          @tpo1990 @ExarKunIv

                          Hello.

                          I have tried without overclock and it works very well sporadically and for a short time you can freeze the game. But rarely.

                          To install the dependencies I will not use the original script line, if not the following:

                          sudo apt-get install libx11-dev libxext-dev libfontconfig1-dev libsdl2-dev libsdl2-mixer-dev libsdl2-net-dev libsdl2-ttf-dev libsdl2-image-dev
                          

                          This is the overclock if it were useful:

                          #uncomment to overclock the arm. 700 MHz is the default.
                          arm_freq=1400
                          over_voltage=6
                          gpu_freq=525
                          core_freq=525
                          sdram_freq=550
                          sdram_schmoo=0x02000020
                          over_voltage_sdram_p=6
                          over_voltage_sdram_i=4
                          over_voltage_sdram_c=4
                          
                          #uncomment to increased the sdcard reader speed (No default)
                          dtparam=sd_overclock=100
                          
                          1 Reply Last reply Reply Quote 1
                          • tpo1990T
                            tpo1990 @ExarKunIv
                            last edited by

                            @ExarKunIv @Cesarpuig

                            Sounds good enough as long as the game doesn't freeze upon gameplay it should be fine. I hope that we can run it without overclock since i think a lot of RetroPie users probably won't overclock their Pi for normal usage. At least the majority of the users that only uses it for casual gaming.

                            Any tweak or optimization to a port is always welcome and greatly appreciated. Thank you.

                            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

                              tpo1990 is it possible to make a script to install dosbox with Win95 / Win98 on Retropie ???

                              Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

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

                              BadFurDayB 1 Reply Last reply Reply Quote 0
                              • BadFurDayB
                                BadFurDay @retropi19
                                last edited by

                                Is it possible to add OpenRA?

                                https://www.openra.net/

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

                                  @retropi19 Why would you want to run Win95 / Win98 on RetroPie?

                                  Dosbox exists already in RetroPie. Can't you just install dosbox from RetroPie setup and then somehow mount a Win95/Win98 ISO file to get to the installation of Windows 95/98?

                                  I'm not sure of how you will be able to do this. I haven't tried running Windows 95 / Windows 98 on a Raspberry Pi, but it probably is possible enough to run it via emulation.

                                  @BadFurDay I have already tried a long time ago at compiling OpenRA into a working binary and I failed with it. I could just not get it to compile properly. Maybe it was due to some missing dependencies or missing packages that needs to be installed in Raspbian. I still though think it will be possible to get the game to run some day, since I have gotten Dune 2 to run from Dune Legacy port.

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

                                    Postal 1 & Captain Claw ...
                                    Still no way to put them ? <3 ?

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

                                      @tpo1990 can you make scripts for Plex server and Transmission server for retropie?

                                      im trying my self but not succefull at all

                                      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
                                      • mituM
                                        mitu Global Moderator
                                        last edited by

                                        @retropi19 said in Suggestions for ports:

                                        can you make scripts for Plex server and Transmission server for retropie?

                                        Why would you need scripts ? You can install them directly with apt - transmission is in the Raspbian repositories, and Plex Server can be installed like explained here.

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

                                          @shavecat Unfortunately no, but the source files for Captain Claw is here: https://github.com/pjasicek/OpenClaw It should also work on Windows if you want to try it out. I haven't looked into Postal 1. Not sure about that game. I have never played Postal 1 only Postal 2 on Windows a long time ago. The game was not one of my favorites.

                                          @retropi19 I don't think it makes sense to create a scriptmodule for Plex server and Transmission as it probably will require custom configuration and by then, not everyone might like the idea of how it would automatically be installed on their RetroPie system. As @mitu says the guide can be used for setting up a Plex server and Transmisson server. This should provide enough for installation.

                                          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 retropi19

                                            @tpo1990 ok no problem do you have any ports in the making?
                                            win95/98 is a pain in the ass to make a script will make things easier
                                            did you improve my script for dune legacy to get the latest version and to work without the flickering without have to edit manual the sdl file?

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