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 251.5k 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.
    • retropieuser555R
      retropieuser555 @VictimRLSH
      last edited by

      @VictimRLSH that's cool. Doing this gave me a melonDS file but I get the feeling I need to create a .so file somehow. Anyway, I guess someone must've managed it before as there's a thread about it 3 years ago.

      Pi 5 4GB

      Retroflag GPI with raspberry pi zero 2 w/ wifi

      Retroachievements:- lovelessrapture

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by

        How do you create a scriptmodule? I have gotten Super Mario 64 PC running through commands, and even created a .sh file for booting from emulation station, and would love to make a scriptmodule for it, but don't know how.

        1 Reply Last reply Reply Quote 3
        • retropieuser555R
          retropieuser555
          last edited by

          I managed to compile the lr-melonDS core and getting it working the pi4. It's not too shabby but it doesn't play a lot of games and does have alot of slowdowns. I got perfect performance on Tetris DS and Phoenix Wright series. But anything 3d, mario 64, mario kart etc it doesn't handle it very well. But as an experiment it does work.

          Pi 5 4GB

          Retroflag GPI with raspberry pi zero 2 w/ wifi

          Retroachievements:- lovelessrapture

          1 Reply Last reply Reply Quote 0
          • V
            VictimRLSH
            last edited by VictimRLSH

            Got Stendhal working, was able to register a new account, create a character, and join the game.

            No compilation is required, just start with java -jar stendhal-starter.jar

            You need to create an account on the game site https://stendhalgame.org/ before logging in from the client. There seems to be many active players. Not sure if this one can be launched from Retropie, and would require KBM if so.

            EDIT: Got Cosmoscroll running, a side-scrolling space shooter that is a bit like Gradius, but in addition to collecting drops to upgrade your weapons and shields, you can also buy upgrades from a shop between levels. Controller configured and a good candidate for a Retropie install script.

            System Config: Retropie 4.4 with full desktop, RPi 3B, 256gb SD, 5v 2.1A 5,200 mAH USB battery. EasyMSX controller mounted with Pimoroni Hyperpixel 4 (non touch). Also running 4.6 on a 4gb Pi 4 serving as my primary desktop computer now.

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

              @quicksilver well i finally got to try both OpenJKA and OpenJKO. on my pi3

              they will not start. my guess it has something to do with the GL drivers. from looking at the runcommand log

              i did look into the .cfg for it, but it does not launch so it does not make a cfg file to me to go into and change.

              it was worth a shot, right

              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 .

              quicksilverQ 1 Reply Last reply Reply Quote 1
              • quicksilverQ
                quicksilver @ExarKunIv
                last edited by

                @ExarKunIv thanks for testing that out. I would bet that your probably right about it being an OpenGL related issue. I guess it's time to upgrade to a pi 4 now? ;)

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

                  @quicksilver and i did. i got it for my birthday. been messing with it on and off

                  i just have been focused on getting my pi3 working all the way. so i can just leave it under my tv and no longer have to worry about 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 1
                  • shavecatS
                    shavecat
                    last edited by

                    CaptainClaw / OpenClaw
                    https://github.com/pjasicek/OpenClaw

                    can someone help my install it ? :)

                    Z 1 Reply Last reply Reply Quote 0
                    • Z
                      zerojay @shavecat
                      last edited by

                      @shavecat said in Suggestions for ports:

                      CaptainClaw / OpenClaw
                      https://github.com/pjasicek/OpenClaw

                      can someone help my install it ? :)

                      What have you tried?

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

                        @zerojay
                        Dont know how to start or how :
                        Wish i could ...

                        V 1 Reply Last reply Reply Quote 0
                        • V
                          VictimRLSH @shavecat
                          last edited by

                          @shavecat It has a CmakeList.txt file, did you try QT5 Creator?

                          System Config: Retropie 4.4 with full desktop, RPi 3B, 256gb SD, 5v 2.1A 5,200 mAH USB battery. EasyMSX controller mounted with Pimoroni Hyperpixel 4 (non touch). Also running 4.6 on a 4gb Pi 4 serving as my primary desktop computer now.

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

                            @VictimRLSH
                            No
                            how do i do that ? :)

                            V 1 Reply Last reply Reply Quote 0
                            • V
                              VictimRLSH @shavecat
                              last edited by

                              @shavecat From the Desktop, install Qt5 Creator using the Synaptic package manager. If you don't have that yet, install using sudo apt-get install synaptic

                              Run Qt5 Creator from the Programming apps menu.
                              Select Load Project from the pull down menu, then choose the CmakeList.txt file. When you load that in, it will see if you have the needed prerequisites to compile the projext. Choose Build. If it needs something, it will tell you under the Errors tab on the bottom.

                              System Config: Retropie 4.4 with full desktop, RPi 3B, 256gb SD, 5v 2.1A 5,200 mAH USB battery. EasyMSX controller mounted with Pimoroni Hyperpixel 4 (non touch). Also running 4.6 on a 4gb Pi 4 serving as my primary desktop computer now.

                              shavecatS 2 Replies Last reply Reply Quote 1
                              • shavecatS
                                shavecat @VictimRLSH
                                last edited by

                                @VictimRLSH
                                Dont think i will make it work .
                                but will try
                                thanks :)

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

                                  @tpo1990
                                  Any chance to get capatinclaw ruining on the pi4 plz ?<3

                                  ExarKunIvE tpo1990T 2 Replies Last reply Reply Quote 0
                                  • ExarKunIvE
                                    ExarKunIv @shavecat
                                    last edited by

                                    @shavecat it does, but till someone makes a script

                                    you have to read how to compile it yourself.
                                    i got it to work, but have not messed it much other then making sure it starts

                                    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 .

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

                                      @ExarKunIv
                                      How do i do that ?
                                      is it hard :)?
                                      thanks :)

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

                                        @VictimRLSH
                                        Got really hard to do that,try it with my desktop windows didnt really work at all dont know also how to put the claw working in the pi4.
                                        can u give a a step by step Gide by any chance for captain claw :)

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

                                          @shavecat
                                          it can be a little confusing when you first start out. but its not that bad.
                                          you do need to find a data file on your own since its not included. which is a reason why i dont think anyone will be making a script for it.

                                          that data file is needed to build the game.

                                          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 .

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

                                            @ExarKunIv
                                            Shame so i guess i wont get it for now :(
                                            thanks

                                            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.