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

    Blood Port locking up ES on exit

    Scheduled Pinned Locked Moved Help and Support
    emultionstationexits emulatorscripts
    9 Posts 2 Posters 1.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.
    • ExarKunIvE
      ExarKunIv
      last edited by ExarKunIv

      Im working on my first install script for NBlood.
      so far so good.
      i have it install and do everything needed. (i do need to change a few command but thats easy)

      my thing is when i go and exit the game. all that im left with is the gray runcommnd window and it will not go back to ES.

      am i missing something to have ES start again.
      the game starts fine and plays. but hangs when you exit.

      wget https://raw.githubusercontent.com/Exarkuniv/Nblood-RPI/Master/Nblood.sh -P $HOME/RetroPie-Setup/scriptmodules/ports/
      

      still working on it so make it setup everything for the Cryptic Passage, but the main game does work
      it just does not want to go back to ES

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

        UPDATE

        well still dont have it working. but i have tried different ways to have the game ran and compiled and so for it all ends the same. The system just sitting at either the runcommnd window or black screen.

        it depends on how the game is ran.

        i name shell to lunch the game directly. so it was not running with runcommand. it just ends at a black screen.
        i even compiled with opengl turned off. same thing.

        so i think something it the code for the port it self does not like ES and its not restarting.
        bummer since it work just fine with my Pi3

        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
        • B
          boolean
          last edited by

          Ive just stumbled upon your GitHub. Have you ever managed to get it return to ES?

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

            @boolean right now with the lastes OS update provided by the RetroPie script.
            That issue is not there.
            I know that i had this problem on a old build so im guessing that was the problem

            i just installed it again with my script and it exited fine back to ES menu

            here with all my scripts

            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 .

            B 1 Reply Last reply Reply Quote 0
            • B
              boolean @ExarKunIv
              last edited by boolean

              @exarkuniv That's wonderful! I'm about to try it out tonight!

              I've just tried it and it works flawless! Thanks a lot for the install script; it doesn't get any easier than this.

              Just a little side note: setting mus_sf2_bank in settings.cfg to "/usr/share/sounds/sf2/FluidR3_GM.sf2" does not seem to work. However, creating a symlink (ln -s /usr/share/sounds/sf2/FluidR3_GM.sf2 /home/pi/.config/nblood/FluidR3_GM.sf2) and using mus_sf2_bank "/FluidR3_GM.sf2" gets the job done.

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

                @boolean said in Blood Port locking up ES on exit:

                Just a little side note: setting mus_sf2_bank in settings.cfg to "/usr/share/sounds/sf2/FluidR3_GM.sf2" does not seem to work. However, creating a symlink (ln -s /usr/share/sounds/sf2/FluidR3_GM.sf2 /home/pi/.config/nblood/FluidR3_GM.sf2) and using mus_sf2_bank "/FluidR3_GM.sf2" gets the job done.

                no idea what that is for, but ill take a look at it.

                UPDATE

                you will need to provide more details if you can. my settings.cfg does not have anything like that in it. mine just has key bindings. and my nblood.cfg also does not have anything like that.

                where did you get that setting.cfg file?
                and i dont have FluidR3_GM.sf2 installed on my system, that is not a depends that is installed from my script.
                so i have no idea on what is going on here. sorry

                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 .

                B 1 Reply Last reply Reply Quote 0
                • B
                  boolean @ExarKunIv
                  last edited by

                  @exarkuniv My comment was only meant as information for anyone who installs Blood and wants to enjoy high quality GM-midi sound as well :)

                  ExarKunIvE 2 Replies Last reply Reply Quote 1
                  • ExarKunIvE
                    ExarKunIv @boolean
                    last edited by

                    @boolean NP.

                    you should post the sets on how you got that to work.
                    most people are not going to know what you are talking about just from that.
                    just FYI

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

                      @boolean im always wanting to make the games better
                      if you figure out a way to make the sound better.

                      post on how you did it and i can add it to my script so everyone can enjoy it.
                      plus it gives me something to figure out :)

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