RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    OpenBOR issues

    Scheduled Pinned Locked Moved Help and Support
    13 Posts 6 Posters 9.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.
    • dankcushionsD
      dankcushions Global Moderator
      last edited by

      Maybe someone could try and build a Rpi version from the official openBOR SVN repository???

      well, where is that? need it from somewhere we can do a git clone from (github, etc)

      1 Reply Last reply Reply Quote 0
      • iconrumbleI
        iconrumble
        last edited by

        I don't know much about coding, but if someone could try and migrate to git from the official SVN repo and make it work on RPi, that would be awesome!

        Source Code:

        snv checkout http://svn.code.sf.net/p/openbor/engine/

        or

        svn checkout http://www.chronocrash.com/forum/index.php?board=26.0

        Thanks!

        1 Reply Last reply Reply Quote 0
        • dankcushionsD
          dankcushions Global Moderator
          last edited by

          thanks! ok so what i think we need to do is

          https://github.com/RetroPie/RetroPie-Setup/blob/master/scriptmodules/ports/openbor.sh#L21

          function sources_openbor() {
              gitPullOrClone "$md_build" https://github.com/rofl0r/openbor.git
          }
          

          change to

          function sources_openbor() {
              svn checkout svn://svn.code.sf.net/p/openbor/engine/ "$md_build"
          }
          

          i think the build commands might also need updating if the directory structure or install process is different now. i've never used this port but i'll try it out if no-one else wants to pick this up?

          herb_fargusH 1 Reply Last reply Reply Quote 0
          • herb_fargusH
            herb_fargus administrators @dankcushions
            last edited by

            @dankcushions I think @zerojay had tried to build from the main repo and ran into a bunch of walls compiling which is why we used the older one but it was a while ago so I don't remember tbh

            If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

            Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

            1 Reply Last reply Reply Quote 0
            • iconrumbleI
              iconrumble
              last edited by

              Found this forum
              https://www.reddit.com/r/raspberry_pi/comments/3082f0/paintown_mugen_openbor_working_on_raspberry_pi/

              Apparently this guy made the official code work on RPi...
              He shares his makefile... Maybe someone can use it to build the updated official code for retropie?
              I'd try it, but this is way over my knowledge...
              Thanks

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

                Been there, done that. Not happening. OpenBOR's source does not compile on pi. Nothing I can do about that. It's either this fork or nothing at all. Ditto on Paintown.

                1 Reply Last reply Reply Quote 0
                • iconrumbleI
                  iconrumble
                  last edited by

                  Thanks @zerojay
                  Guess I'll have to go back to SOR on mega drive...
                  By the way, just how playable is the Streets of Rage Remake port on Retropie-Extras?
                  Maybe i'll give it a run...

                  1 Reply Last reply Reply Quote 0
                  • M
                    mahcneto
                    last edited by

                    Sorry, a new guy here :p

                    So, this experimental port doesn't work at all? :/ I was hoping to play some of my own mods haha, I'm Mr.Q on that scene, I've made several mods.

                    iconrumbleI 1 Reply Last reply Reply Quote 0
                    • iconrumbleI
                      iconrumble @mahcneto
                      last edited by

                      @mahcneto Hello, the port in retropie doesn't work with most recent game paks. If you can find old mods maybe it'll work, but on the official OpenBOR forums I think all gamepaks are updated to comply with the newest pak specifications, that make them incompatible with this port...
                      I'm still waiting to see if someone comes up with a port of the official source code on the PI...

                      1 Reply Last reply Reply Quote 0
                      • M
                        mahcneto
                        last edited by

                        Oh I see, thanks for your response :)

                        1 Reply Last reply Reply Quote 0
                        • P
                          Pyjamarama
                          last edited by

                          Is there a download link where we can find old compatible paks?

                          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.