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

    OpenBOR 6xxx OpenBeta Testphase

    Scheduled Pinned Locked Moved Ideas and Development
    betaopenbor
    520 Posts 54 Posters 271.0k 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.
    • cyperghostC
      cyperghost
      last edited by

      @darknior I reinstalled the blank image today (4.4) and it worked all out of the box.
      There are some missing dependencies that are installed automatically by default

      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      The following packages were automatically installed and are no longer required:
        libwayland-cursor0 libwayland-egl1-mesa
      Use 'sudo apt autoremove' to remove them.
      The following additional packages will be installed:
        libogg-dev libsdl2-gfx-1.0-0 libvorbisidec1
      Suggested packages:
        libsdl2-gfx-doc
      

      So I added libogg-dev libsdl2-gfx-1.0-0 libvorbisidec1, too. But it should work out of the box ;)

      cyperghostC ultranabU 2 Replies Last reply Reply Quote 0
      • cyperghostC
        cyperghost @cyperghost
        last edited by cyperghost

        @darknior I've upladed the tree were @zanac made all the patches for in my GITHUB account - OpenBOR-Raspberry

        I think I'm at least one week out of buisness, I hope you find some time to patch the CLI-support in. I would suggest the version I've modified.

        First check is if one argument if parsed, then it overwrites pakfilename with dedicated string length, then it uses the function OpenBOR provides to check fileexistance and then runs the menu. I think that's enough....

        darkniorD 1 Reply Last reply Reply Quote 0
        • darkniorD
          darknior @cyperghost
          last edited by

          @cyperghost I always trying your same compiled file ... i don't have take time to DL the last source code et patch it ...
          I have update all my Retropie to 4.4.2 with Retropie Setup :

          root@retropie:/opt/retropie/ports/openbor# ldd OpenBOR
                  linux-vdso.so.1 (0x7ed76000)
                  /usr/lib/arm-linux-gnueabihf/libarmmem.so (0x76f07000)
                  libSDL2-2.0.so.0 => /usr/lib/arm-linux-gnueabihf/libSDL2-2.0.so.0 (0x76dff000)
                  libSDL2_gfx-1.0.so.0 => /usr/lib/arm-linux-gnueabihf/libSDL2_gfx-1.0.so.0 (0x76de1000)
                  libGL.so.1 => ./lib/libGL.so.1 (0x76cb6000)
                  libpthread.so.0 => /lib/arm-linux-gnueabihf/libpthread.so.0 (0x76c8e000)
                  libvorbisidec.so.1 => /usr/lib/libvorbisidec.so.1 (0x76c65000)
                  libogg.so.0 => /usr/lib/arm-linux-gnueabihf/libogg.so.0 (0x76c56000)
                  libvpx.so.4 => not found
                  libpng16.so.16 => not found
                  libz.so.1 => /lib/arm-linux-gnueabihf/libz.so.1 (0x76c2f000)
                  libm.so.6 => /lib/arm-linux-gnueabihf/libm.so.6 (0x76bb4000)
                  libc.so.6 => /lib/arm-linux-gnueabihf/libc.so.6 (0x76a72000)
                  libasound.so.2 => /usr/lib/arm-linux-gnueabihf/libasound.so.2 (0x76998000)
                  libdl.so.2 => /lib/arm-linux-gnueabihf/libdl.so.2 (0x76985000)
                  libbrcmEGL.so => /opt/vc/lib/libbrcmEGL.so (0x7694c000)
                  libbrcmGLESv2.so => /opt/vc/lib/libbrcmGLESv2.so (0x76927000)
                  libbcm_host.so => /opt/vc/lib/libbcm_host.so (0x768ff000)
                  libvcos.so => /opt/vc/lib/libvcos.so (0x768e5000)
                  libvchiq_arm.so => /opt/vc/lib/libvchiq_arm.so (0x768cf000)
                  libX11.so.6 => /usr/lib/arm-linux-gnueabihf/libX11.so.6 (0x767ac000)
                  libXext.so.6 => /usr/lib/arm-linux-gnueabihf/libXext.so.6 (0x7678d000)
                  libXcursor.so.1 => /usr/lib/arm-linux-gnueabihf/libXcursor.so.1 (0x76773000)
                  libXinerama.so.1 => /usr/lib/arm-linux-gnueabihf/libXinerama.so.1 (0x76768000)
                  libXi.so.6 => /usr/lib/arm-linux-gnueabihf/libXi.so.6 (0x7674a000)
                  libXrandr.so.2 => /usr/lib/arm-linux-gnueabihf/libXrandr.so.2 (0x76731000)
                  libXss.so.1 => /usr/lib/arm-linux-gnueabihf/libXss.so.1 (0x76727000)
                  libXxf86vm.so.1 => /usr/lib/arm-linux-gnueabihf/libXxf86vm.so.1 (0x76719000)
                  librt.so.1 => /lib/arm-linux-gnueabihf/librt.so.1 (0x76702000)
                  /lib/ld-linux-armhf.so.3 (0x54b0a000)
                  libgcc_s.so.1 => /lib/arm-linux-gnueabihf/libgcc_s.so.1 (0x766d5000)
                  libxcb.so.1 => /usr/lib/arm-linux-gnueabihf/libxcb.so.1 (0x766b6000)
                  libXrender.so.1 => /usr/lib/arm-linux-gnueabihf/libXrender.so.1 (0x766a4000)
                  libXfixes.so.3 => /usr/lib/arm-linux-gnueabihf/libXfixes.so.3 (0x7668f000)
                  libXau.so.6 => /usr/lib/arm-linux-gnueabihf/libXau.so.6 (0x76684000)
                  libXdmcp.so.6 => /usr/lib/arm-linux-gnueabihf/libXdmcp.so.6 (0x76678000)
          

          I have always the same problem, i will investigate ...

          Life is game, just play it !

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

            @darknior
            Try to download master branch. Then patch it with patch -p0 -i ./patch/3-Wassili.diff then compile with make BUILD_PANDORA=1
            This should work, too ;)

            PS: I talked about a fresh image ;)

            1 Reply Last reply Reply Quote 0
            • S
              spongedan
              last edited by

              Sorry for the dumb question, but is it now possible to launch a game directly from ES using some kind of command-line shortcut? Thanks for all the great work!

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

                @spongedan Not a dump question. Галина (galina) offers CLI support for PAKs now. Please use wget "http://raw.githubusercontent.com/crcerror/OpenBOR-63xx-RetroPie-openbeta/master/openbor_openbeta.sh"; bash openbor_openbeta.sh galina; rm openbor_openbeta.sh

                S 1 Reply Last reply Reply Quote 1
                • S
                  spongedan @cyperghost
                  last edited by

                  @cyperghost Awesome! So what's the command-line syntax? Is it "OpenBOR -rom.pak" or something else? Thanks again!

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

                    @spongedan No it's just ./OpenBOR /path/to/pakfile.pak
                    You can read more about the usage here. But without unpacking the files!!! We can use PAK directly now. Thanks to @zanac for doing the patches
                    @darknior It's done so far.... ;)

                    S darkniorD 2 Replies Last reply Reply Quote 1
                    • S
                      spongedan @cyperghost
                      last edited by

                      @cyperghost hmmm... I added openbor to es_systems.cfg (with .pak extension instead of .bor), but I can't get the games to load that way. Am I missing something? I also added the emulators.cfg to the openbor configs dir. Thanks for the help!

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        spongedan @spongedan
                        last edited by

                        @spongedan oops my bad... I didn’t edit the emulators.cfg properly. It’s working fine now!

                        1 Reply Last reply Reply Quote 0
                        • darkniorD
                          darknior @cyperghost
                          last edited by

                          @cyperghost said in OpenBOR 6xxx OpenBeta Testphase:

                          @darknior It's done so far.... ;)

                          Thanks a lot, i don't have found free time to do it :(
                          And now i change Retropie 4.3 to 4.4.2 i have so many things that are not working fine ... i must investigate this OS update :(

                          Life is game, just play it !

                          cyperghostC 1 Reply Last reply Reply Quote 0
                          • BiZzAr721B
                            BiZzAr721
                            last edited by

                            @darknior I've been playing Bare KNuckle VI with no crashing (6.02)! [Final version locks up retropie]
                            Also, Aliens vs Predator works. @hansolo77 I think we'll have to add a new column for newest version of OpenBOR. Hope you had a chance to play.

                            darkniorD 1 Reply Last reply Reply Quote 1
                            • cyperghostC
                              cyperghost @darknior
                              last edited by cyperghost

                              @darknior You do not need to update RetroPie to v4.4
                              I ran into same issue as you (missing files)
                              So I just recompiled the whole thing.... Works best without issues.
                              So I would recommand to build galina with script and then download binary from here. This is freshly installed on my RetroPie version 4.3 ;) So far I'm very satisfied with the outcome of these versions.... Reconnect of BT devices works best.

                              So Happy Brawling ;)

                              darkniorD 1 Reply Last reply Reply Quote 1
                              • darkniorD
                                darknior @cyperghost
                                last edited by

                                @cyperghost Really thanks a lot, i come back to version 4.3 and try your binary and all is working perfectly :)
                                I will try this week to make my own build with your diff patch to try.

                                Do you use 4.4.2 Retropie version ?
                                Do you think it is interesting to use this linux updated version to play emulators ?
                                With SDL2 and OpenGL ... to use on ScummVM, PSP, Dreamcast, DS, Amiberry ...
                                I don't know if it is interesting to lost time to configure an image with this new Retropie or not :(
                                Thanks

                                Life is game, just play it !

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

                                  @darknior said in OpenBOR 6xxx OpenBeta Testphase:

                                  Do you use 4.4.2 Retropie version ?

                                  No... only for testing and rebuilding to give exact operation procedure of "How to build". I also do not want to mess my build with such things. But galina is quite stable and wonderful to play so I installed it on my "gameing Pie"

                                  My RetroPie version for game playing is quite old. I think it's a release from 4.1 and updated to 4.3 - but as I tried to use my patches, then I ran into same issue as you of missing files. So I just recompiled for Jessie.

                                  But we should rely on Raspian Strech and this is build of RetroPie 4.4 so I will offer ready patched packages just for this version.

                                  With SDL2 and OpenGL ... to use on ScummVM, PSP, Dreamcast, DS, Amiberry ...

                                  I think this is possible but I would use every GL4ES lib into own directory. I tried to use OpenGL driver for Raspberry, too (native) but ran into issues ... So I would stick to the wrapper as this does not screws up the system.

                                  I don't know if it is interesting to lost time to configure an image with this new Retropie or not :(

                                  A new image does not need so much configuration (imho). All my data is on a flash drive so I just link to this. Some scripts are called by runcommand-onend/start and this is it ;) So I think I built a new image within 2 or 3 hours. For just compiling I need from burning IMG to ready compiled binary less then 30mins

                                  darkniorD 1 Reply Last reply Reply Quote 0
                                  • BiZzAr721B
                                    BiZzAr721
                                    last edited by

                                    @cyperghost said in OpenBOR 6xxx OpenBeta Testphase:

                                    But we should rely on Raspian Strech and this is build of RetroPie 4.4 so I will offer ready patched packages just for this version.

                                    Could you please elaborate? Ready patched packages for OpenBOR or retropie to use OpenGL? All my testing has been on retropie 4.4

                                    1 Reply Last reply Reply Quote 1
                                    • cyperghostC
                                      cyperghost
                                      last edited by cyperghost

                                      Well ... Stretch is newest version of Raspian, and RetroPie 4.4 is based on Stretch. So all my build are made on virgin RetroPie 4.4 version. I just made a Jessie binary to play OpenBOR on my productive system ... this is RetroPie 4.3 based on Jessie build.

                                      So I see no sense in making binary packages for RetroPie lower than 4.4 now. It costs plenty of time to maintain these builds so I just release Stretch binaries.

                                      BiZzAr721B 1 Reply Last reply Reply Quote 0
                                      • BiZzAr721B
                                        BiZzAr721 @cyperghost
                                        last edited by

                                        @cyperghost Okay, I get ya now. You compiled on Jesse just for your personal use.

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

                                          @bizzar721 Yes. It behaves a bit different there, if I enter Video Menu and select SDL input it kicks me back to ES, in stretch this does not happen. Maybe there are other "bugs" but all in all it runs best and I'm satisfied in going to brawl some bad guys.

                                          1 Reply Last reply Reply Quote 0
                                          • darkniorD
                                            darknior @BiZzAr721
                                            last edited by darknior

                                            @bizzar721 said in OpenBOR 6xxx OpenBeta Testphase:

                                            @darknior I've been playing Bare KNuckle VI with no crashing (6.02)! [Final version locks up retropie]

                                            Thanks for the information, i will try this Bare Knuckle VI [Ver. 6.02][v.3.0 Build 3690][China][Eng Menu] version :)
                                            I don't know what is different with the final version :(
                                            Bare Knuckle VI [Final][China] the OpenBOR engine version is not given ... only in Japanese, maybe this version il lower than the 6.02 !?

                                            EDIT : v6.02 is crashing too for me after the Master demo battle :(

                                            Life is game, just play it !

                                            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.