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

    Suggestions for ports #2

    Scheduled Pinned Locked Moved Ideas and Development
    portsgamesscripts
    367 Posts 26 Posters 133.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.
    • ExarKunIvE
      ExarKunIv @sleve_mcdichael
      last edited by ExarKunIv

      @sleve_mcdichael i have tested all three on my Pi4 2gb and they all work. i only tested with a keyboard, but i will get my controller linked and give it a shot.

      just wanted to give you a update

      UPDATE
      both HCL and Hurrican work and play fine. with my FC30 and keyboard

      Maldita Castilla i cant get my controller to work. i did try the controller fix you posted. but i might have to try it again

      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 .

      S 1 Reply Last reply Reply Quote 1
      • S
        sleve_mcdichael @ExarKunIv
        last edited by sleve_mcdichael

        @exarkuniv said in Suggestions for ports #2:

        Maldita Castilla i cant get my controller to work. i did try the controller fix you posted. but i might have to try it again

        FC30 is one of those 8bitdo ones, yeah? I don't have one to test but they seem pretty popular, so I would think they'd be well-supported. Do you have it in X-input mode or D-input?

        ExarKunIvE 1 Reply Last reply Reply Quote 0
        • ExarKunIvE
          ExarKunIv @sleve_mcdichael
          last edited by

          @sleve_mcdichael truth i dont know anymore. its one that use for testing so it just what ever the default is.
          i will take a better look and find the manual for it so i can play with the different modes.

          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 .

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

            @exarkuniv happy new year im glad you took over zerojays ports
            i also ported many things my self like VLC(videolan) boots to vlc player
            Blender boot
            Libreoffice boot
            Urban Terror boot
            Tremulus etc.
            all can be put to retropie ports section

            it will be great to see games like AssaultCube to be in ports in a script install method,if you want i can give you the instructions to install so you can make a script

            Im desperate to play age of empires 2 done with box86/wine combination,but i dont have a clue how to start what to install,how to install etc. i know nothing about box86/Wine
            is there a guide or a script that simplifies the process?

            ps: i tried to put Win95 in dosbian to play age2 but i was not successful after installation the OS was crashing all the time
            and i give up

            thanks

            Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

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

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

              @retropi19 sure if you want to post how you got the games working or where you found the info needed i will be more then happy to make a install script for them all

              and for box86/wine. i cant help. i have yet to even try it. i do want to since there are a few games that i would love to play. but right now the scripts are all my focus right now

              you can try this page and see if there is any help there.

              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 .

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

                @exarkuniv said in Suggestions for ports #2:

                @retropi19 sure if you want to post how you got the games working or where you found the info needed i will be more then happy to make a install script for them all

                and for box86/wine. i cant help. i have yet to even try it. i do want to since there are a few games that i would love to play. but right now the scripts are all my focus right now

                you can try this page and see if there is any help there.

                Will you put the rest of your scripts to the retropie-extra package ??

                Like the nblood,powerslave,redneck,openra. etc.

                I managed to run all blood engine games in raspbian lite(without retropie) in my Rpi3 and works great, but in RPi4 it has a lot of screen tearing any idea why?

                there are some scripts here not for retropie but i think will be easy for you to change them with a few ports/games more like avp(alien vs predator) and the opengta engine(grand theft auto)
                made from the Pikiss guy
                they might be handy to you

                https://github.com/jmcerrejon/PiKISS/tree/master/scripts/games

                i also recommend to make a script for installation of log2ram (saves reads and writes in mem cards expanding their life)

                git clone https://github.com/azlux/log2ram.git
                cd log2ram
                chmod +x install.sh
                sudo ./install.sh

                i would suggest to install log2ram automatic ,when you install your extras script its a must have

                PS: you can get some of my scripts here for testing and adding to your extras,i also fixed some of the extras that were not working before and have been removed they are included in this file
                (kaiten-patissier-ura,kaiten-patissier,texmaster2009,ganbare)

                https://easyupload.io/vzoco5

                also final i hope, in freesynd you need to remove the libpng-dev and add the libpng12-dev and in manaplus the same file needs to be removed and the libpng12-dev to be added

                if you tested freesynd and manaplus before and work fine no changes need to be made then,if you did not test them yet do that

                Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

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

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

                  @retropi19 said in Suggestions for ports #2:

                  Will you put the rest of your scripts to the retropie-extra package ??

                  yes i will in time. i do all of this while im at work. so sometimes it takes me a few days to get back to it

                  blood engine

                  its the build engine actually, and duke3d , ion fury both run it

                  RPi4 it has a lot of screen tearing any idea why

                  i have not heard of anything like that, but i can take a look and see if my pi does it

                  Pikiss guy

                  yes i have see his work. i can use some of it, but he includes the game files, which is a No here.
                  yes i can just use the binarys but its still a kinda gray area as i dont know what was used to make them. but i do plan on taking a look at them alittle more later

                  log2ram

                  Thanks for this. i will be adding this yes

                  PS: you can get some of my scripts here for testing and adding to your extras,i also fixed some of the extras that were not working before and have been removed they are included in this file
                  (kaiten-patissier-ura,kaiten-patissier,texmaster2009,ganbare)

                  yes i did go through them all and see what installed and what did not install. pulling out what was not working, i was going to work on them later, but you seem to have beat me to it. so thank you i will be adding your work.

                  freesynd and manaplus

                  i did test the install of them, but that was it. but since you told me what needs to be changed i will just go and do that.

                  you can always open issues on my github when you find something that needs to be changed on any of the scripts there.

                  again thanks for all the feedback. it does help me a lot

                  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 .

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

                    @exarkuniv said in Suggestions for ports #2:

                    some of it, but he includes the game files, which is a No here.

                    about the Pikiss script you can always remove the game files from the script and leave the building part only ,i know its not legal that way, your script should include avp and opengta.

                    i will try one of this days the extras and see what else its not working to let you know.

                    ps again: i boot my Rpi`s with a usb especially the 4 is booting from a usb 3 hdd case with uasp support with an sdd getting almost 330mb/sec,i saw that you use a 200gb sandisk msd that why im saying.the 40mb/sec speed is really nothing

                    Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

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

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

                      @retropi19 i have heard that AVP is very buggy, main reason why i did not bother with it.

                      and GTA would be cool. i dont want to be attacked from Rockstar with a DMCA. since thats what they did with the main Devs for it

                      if you want to test AVP and let me know if its good then i will take a better look.

                      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 .

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

                        @exarkuniv said in Suggestions for ports #2:

                        @retropi19 i have heard that AVP is very buggy, main reason why i did not bother with it.

                        and GTA would be cool. i dont want to be attacked from Rockstar with a DMCA. since thats what they did with the main Devs for it

                        if you want to test AVP and let me know if its good then i will take a better look.

                        Avp has not bugs at all it runs at full speed even in Rpi3 in 720p
                        you need to enable the kms driver thought to perform in full speed, at least in raspbian lite
                        i dont know from within retropie if the kms is enabled there,i think it will be easy though to enabled from the script

                        Rpi3 needs kms driver
                        Rpi4 needs fkms driver

                        Also you can add the missing ports from nblood engine if you can

                        Witchaven

                        https://github.com/jonof/jfwhaven

                        Tekwar

                        https://github.com/jonof/jftekwar

                        I will give you more fixes tomorrow for the extras
                        I think rocksndiamonds script needs an edit otherwise it wont work i dont remember it now i closed my laptop.
                        I found the fix in in zerojays i had told him before to correct it

                        rocksndiamonds build is failing with a no found message

                        Download the game as tar.gz here:

                        wget https://www.artsoft.org/RELEASES/unix/rocksndiamonds/rocksndiamonds-4.3.0.3.tar.gz

                        Extract the archive: tar -xzf rocksndiamonds-4.3.0.3.tar.gz

                        Go to inside the folder where the data is extracted to eg: /ports

                        Type: sudo make sdl or sudo make sdl2

                        The game is started via the command ./rocksndiamonds

                        Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

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

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

                          @retropi19

                          @retropi19 said in Suggestions for ports #2:

                          Witchaven
                          https://github.com/jonof/jfwhaven
                          Tekwar
                          https://github.com/jonof/jftekwar

                          thanks for this. i did not know about that he got them working.

                          rocksndiamonds

                          this already has been updated as of a hour ago.

                          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 .

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

                            @exarkuniv a ok now i saw it.

                            You can also put maze of galius
                            Its easy it works with apt install mazeofgalious

                            Freedink also its not working

                            remove xorg from depends and add libvorbis-dev and timgm6mb-soundfont

                            And change the running script/file with:

                            sudo /usr/games/freedink -S

                            And corsixth needs fixing

                            Add to the depends the following: matchbox timidity freepats lua50 lua5.3

                            and to the running script in ports replace it with:

                            #!/bin/bash
                            xset -dpms s off s noblank
                            matchbox-window-manager & /opt/retropie/ports/corsixth/bin/corsix-th

                            I dont know if you fixed freesynd but zerojays was not working what i did was:

                            clone this repository: https://github.com/winterheart/freesynd.git

                            Depends: cmake,libsdl-1.2-dev,libsdl-mixer1.2-dev,libsdl-image1.2-dev,libpng-dev

                            cmake
                            ./configure --release
                            make
                            sudo make install
                            game files in:usr/local/share/freesynd

                            Freeciv needs also sdl2 to be installed that is not in the depends

                            Openxcom has also thrown an error in compiling

                            replace the sources of glshim.git with the sources of gl4es to work

                            Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

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

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

                              @retropi19 im appreciative on all the help you are giving me.

                              but can you possabley use the correct format when posting code. this helped me post things in the right format it will make it easier to read

                              and not that i want to make more work for you, but please open issue tickets on my GitHub for fixes or requests. it is easier to keep track on what needs to be done.

                              again thanks for your help

                              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 .

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

                                @exarkuniv i cannot open issues on your github
                                the issues section is not there
                                Your git is https://github.com/Exarkuniv/RetroPie-Extra ???
                                I just want to help as much as possible,since i like the ports more than the emus.

                                Can you put this script also the person there claims that plays windows games using box86/wine

                                https://github.com/Retro-Devils/Mugen-Pi-4

                                Rpi3B+ USB 2.0 Boot HDD Hitachi 40GB 5400rpm

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

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

                                  @retropi19 said in Suggestions for ports #2:

                                  @exarkuniv i cannot open issues on your github
                                  the issues section is not there

                                  sorry about that. i now have it enabled and also i have a discussions tab too
                                  i thought it was auto when i forked it, but i was wrong. lol
                                  still learning

                                  Can you put this script also the person there claims that plays windows games using box86/wine
                                  https://github.com/Retro-Devils/Mugen-Pi-4

                                  not sure since its a bash command to start it all, but i will take a stab at it.

                                  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
                                  • cyperghostC
                                    cyperghost @ExarKunIv
                                    last edited by cyperghost

                                    @exarkuniv Yes, I've included a small patch that makes OpenBOR able to load the PAK-files with commandline argument. Greetings to @darknior for having the initial idea of this.

                                    The big differece from rofl0r and "mine" which is a fork from rofl0rs ... you do not need to extract the PAK files. You can directly use the PAKs provided and I don't know why it is not reviewed by the moderators. Even if this version is quite old it provides good results in running old games.

                                    ExarKunIvE 1 Reply Last reply Reply Quote 0
                                    • ExarKunIvE
                                      ExarKunIv @cyperghost
                                      last edited by

                                      @cyperghost thank you for clarifying for me. i will add something to the name to make it different from the one included with the main RetroPie Setup so it does not get ignored

                                      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 .

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

                                        @exarkuniv I think you can compile and try ;) You'll see the difference quite early.

                                        1 Reply Last reply Reply Quote 1
                                        • ExarKunIvE
                                          ExarKunIv
                                          last edited by

                                          I have got a new NXengine working on the Pi

                                          wget https://raw.githubusercontent.com/Exarkuniv/Nxengine-Evo-RPi/Master/nxengine.sh -P $HOME/RetroPie-Setup/scriptmodules/ports/
                                          

                                          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 .

                                          R S 2 Replies Last reply Reply Quote 1
                                          • R
                                            retro-devil2 @ExarKunIv
                                            last edited by

                                            @exarkuniv
                                            Hello so we are a teamxof retropie makers .
                                            We love that you took over zero Jay.

                                            We would love to work with ya in the future .

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