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

    BezelProject Issue...

    Scheduled Pinned Locked Moved Projects and Themes
    bezelproject
    18 Posts 2 Posters 2.2k 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.
    • S
      sleve_mcdichael @retroB 0
      last edited by

      @retroB-0 that log isn't verbose but I think I see the issue anyway. You're using a European rom for that game, but The Bezel Project only has config for the US version.

      Easiest solution would be just use the USA rom, or else you can copy/rename that config file to use the (Europe) filename.

      Don't change the file's content, only it's name. Inside, it should still point to the USA config (the other config; there's 2 layers of them in TBP), or you'll have to copy/rename that one too.

      R 1 Reply Last reply Reply Quote 0
      • R
        retroB 0 @sleve_mcdichael
        last edited by

        @sleve_mcdichael said in BezelProject Issue...:

        @retroB-0 that log isn't verbose but I think I see the issue anyway. You're using a European rom for that game, but The Bezel Project only has config for the US version.

        Easiest solution would be just use the USA rom, or else you can copy/rename that config file to use the (Europe) filename.

        Don't change the file's content, only it's name. Inside, it should still point to the USA config (the other config; there's 2 layers of them in TBP), or you'll have to copy/rename that one too.

        Here is another log file, this time I made sure it was verbose. I did not change anything at all. I tried baseball stars pro.

        Here is the more verbose log:
        https://pastebin.com/ZBft303b

        ...and the undesired (Arcade) Bezel:
        Screenshot from 2022-11-16 08-50-50.png

        I would like to show game bezels / overlays when launching the game.

        ..Also, how can I correctly adjust the horizontal / vertical position of the game. I would like to center all of them is there a way to do it once and effect all games? Can you explain how I should go about changing the alignment?

        Regards,
        RetroB

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

          @retroB-0 It looks as if the "enable/disable" functions of the BP script do not update the MAME (latest) or FinalBurn Neo directories as they do FB Alpha and the other MAMEs (2003, '03-plus, and '10) for the arcade system.

          In my tests this meant that the bezels did still show in FBNeo, even after "disabling" them. This doesn't explain how yours became disabled in the first place, but it would prevent them from being re-enabled by the script, if they had been disabled by other means after initial download.

          There is a FinalBurn Neo folder in the repo, though, so it should work immediately after that initial download. TBP should have placed a config at "/home/brian/.config/retroarch/config/FinalBurn Neo/bstars2.cfg"*. Your log at line 17 says this file does not exist -- can you confirm? What are the contents of this "FinalBurn Neo" folder, and the parent config folder? This file does exist in the repo.

          *the script places it in /opt/retropie/configs/all/retroarch but the one in /home/brian/.config/retroarch should be a sym-link to this other location. Can you confirm this as well? What is the output of:

          ls -l /home/brian/.config/retroarch
          

          If you don't see the folders here (specifically the one for FinalBurn Neo) or if don't have the configs in that they should, then you can try and "update" the MAME bezel pack through the BP script. This should re-download the repo and put the configs where they belong.

          @retroB-0 said in BezelProject Issue...:

          ..Also, how can I correctly adjust the horizontal / vertical position of the game. I would like to center all of them is there a way to do it once and effect all games? Can you explain how I should go about changing the alignment?

          It looks like the aspect ratio is off. Please post the contents of:

          /opt/retropie/configs/all/retroarch.cfg
          

          ...and:

          /opt/retropie/configs/arcade/retroarch.cfg
          
          R 2 Replies Last reply Reply Quote 0
          • R
            retroB 0 @sleve_mcdichael
            last edited by retroB 0

            @sleve_mcdichael said in BezelProject Issue...:

            @retroB-0 It looks as if the "enable/disable" functions of the BP script do not update the MAME (latest) or FinalBurn Neo directories as they do FB Alpha and the other MAMEs (2003, '03-plus, and '10) for the arcade system.

            In my tests this meant that the bezels did still show in FBNeo, even after "disabling" them. This doesn't explain how yours became disabled in the first place, but it would prevent them from being re-enabled by the script, if they had been disabled by other means after initial download.

            There is a FinalBurn Neo folder in the repo, though, so it should work immediately after that initial download. TBP should have placed a config at "/home/brian/.config/retroarch/config/FinalBurn Neo/bstars2.cfg"*. Your log at line 17 says this file does not exist -- can you confirm? What are the contents of this "FinalBurn Neo" folder, and the parent config folder? This file does exist in the repo.

            *the script places it in /opt/retropie/configs/all/retroarch but the one in /home/brian/.config/retroarch should be a sym-link to this other location. Can you confirm this as well? What is the output of:

            ls -l /home/brian/.config/retroarch
            

            https://pastebin.com/UP3A6t84

            If you don't see the folders here (specifically the one for FinalBurn Neo) or if don't have the configs in that they should, then you can try and "update" the MAME bezel pack through the BP script. This should re-download the repo and put the configs where they belong.

            @retroB-0 said in BezelProject Issue...:

            ..Also, how can I correctly adjust the horizontal / vertical position of the game. I would like to center all of them is there a way to do it once and effect all games? Can you explain how I should go about changing the alignment?

            It looks like the aspect ratio is off. Please post the contents of:

            /opt/retropie/configs/all/retroarch.cfg
            

            https://pastebin.com/4QAY6rgB

            ...and:

            /opt/retropie/configs/arcade/retroarch.cfg
            

            https://pastebin.com/87UP68N7

            I tried to create a FinalBurn Neo folder inside the above path /home/brian/.config/retroarch/FinalBurn Neo, and then ran the update in BP for mame but nothing changed other than the default bezel, but it did not change to the game bezel. I updated the system bezel not theme bezel.

            Any other suggestions?
            Brian

            1 Reply Last reply Reply Quote 0
            • R
              retroB 0 @sleve_mcdichael
              last edited by

              @sleve_mcdichael said in BezelProject Issue...:

              @retroB-0 It looks as if the "enable/disable" functions of the BP script do not update the MAME (latest) or FinalBurn Neo directories as they do FB Alpha and the other MAMEs (2003, '03-plus, and '10) for the arcade system.

              In my tests this meant that the bezels did still show in FBNeo, even after "disabling" them. This doesn't explain how yours became disabled in the first place, but it would prevent them from being re-enabled by the script, if they had been disabled by other means after initial download.

              There is a FinalBurn Neo folder in the repo, though, so it should work immediately after that initial download. TBP should have placed a config at "/home/brian/.config/retroarch/config/FinalBurn Neo/bstars2.cfg"*. Your log at line 17 says this file does not exist -- can you confirm? What are the contents of this "FinalBurn Neo" folder, and the parent config folder? This file does exist in the repo.

              *the script places it in /opt/retropie/configs/all/retroarch but the one in /home/brian/.config/retroarch should be a sym-link to this other location. Can you confirm this as well? What is the output of:

              ls -l /home/brian/.config/retroarch
              

              If you don't see the folders here (specifically the one for FinalBurn Neo) or if don't have the configs in that they should, then you can try and "update" the MAME bezel pack through the BP script. This should re-download the repo and put the configs where they belong.

              @retroB-0 said in BezelProject Issue...:

              ..Also, how can I correctly adjust the horizontal / vertical position of the game. I would like to center all of them is there a way to do it once and effect all games? Can you explain how I should go about changing the alignment?

              It looks like the aspect ratio is off. Please post the contents of:

              /opt/retropie/configs/all/retroarch.cfg
              

              https://pastebin.com/Yaqb0zPi

              ...and:

              /opt/retropie/configs/arcade/retroarch.cfg
              
              R 2 Replies Last reply Reply Quote 0
              • R
                retroB 0 @retroB 0
                last edited by retroB 0

                @retroB-0 said in BezelProject Issue...:

                @sleve_mcdichael said in BezelProject Issue...:

                @retroB-0 It looks as if the "enable/disable" functions of the BP script do not update the MAME (latest) or FinalBurn Neo directories as they do FB Alpha and the other MAMEs (2003, '03-plus, and '10) for the arcade system.

                In my tests this meant that the bezels did still show in FBNeo, even after "disabling" them. This doesn't explain how yours became disabled in the first place, but it would prevent them from being re-enabled by the script, if they had been disabled by other means after initial download.

                There is a FinalBurn Neo folder in the repo, though, so it should work immediately after that initial download. TBP should have placed a config at "/home/brian/.config/retroarch/config/FinalBurn Neo/bstars2.cfg"*. Your log at line 17 says this file does not exist -- can you confirm? What are the contents of this "FinalBurn Neo" folder, and the parent config folder? This file does exist in the repo.

                *the script places it in /opt/retropie/configs/all/retroarch but the one in /home/brian/.config/retroarch should be a sym-link to this other location. Can you confirm this as well? What is the output of:

                ls -l /home/brian/.config/retroarch
                

                https://pastebin.com/LWacwu6K

                If you don't see the folders here (specifically the one for FinalBurn Neo) or if don't have the configs in that they should, then you can try and "update" the MAME bezel pack through the BP script. This should re-download the repo and put the configs where they belong.

                @retroB-0 said in BezelProject Issue...:

                ..Also, how can I correctly adjust the horizontal / vertical position of the game. I would like to center all of them is there a way to do it once and effect all games? Can you explain how I should go about changing the alignment?

                It looks like the aspect ratio is off. Please post the contents of:

                /opt/retropie/configs/all/retroarch.cfg
                

                https://pastebin.com/Yaqb0zPi

                ...and:

                /opt/retropie/configs/arcade/retroarch.cfg
                

                https://pastebin.com/czidM87y

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

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • S
                    sleve_mcdichael
                    last edited by sleve_mcdichael

                    @retroB-0 said in BezelProject Issue...:

                    @sleve_mcdichael said in BezelProject Issue...:

                    Please post the contents of:

                    /opt/retropie/configs/all/retroarch.cfg
                    

                    https://pastebin.com/4QAY6rgB

                    I bet this is the issue. This one looks like what can happen when you save a configuration from inside RetroArch. This is not the recommended approach as it will break the integration with RetroPie's hierarchy of configs and overrides. To repair, you can delete this file all/retroarch.cfg and re-install RetroArch (through the Setup script) to restore the RetroPie-friendly default version.

                    In the future, you can use the RetroArch menu to explore different options but you shouldn't save them this way*; to make permanent, you should set them through the configuration editor or edit the config file manually. *(Exception: controller remaps and shader presets can be saved through the quick menu without breaking anything. Everything else, use the configuration editor.)

                    R 2 Replies Last reply Reply Quote 0
                    • R
                      retroB 0 @sleve_mcdichael
                      last edited by

                      @sleve_mcdichael said in BezelProject Issue...:

                      @retroB-0 said in BezelProject Issue...:

                      @sleve_mcdichael said in BezelProject Issue...:

                      Please post the contents of:

                      /opt/retropie/configs/all/retroarch.cfg
                      

                      https://pastebin.com/4QAY6rgB

                      I bet this is the issue. This one looks like what can happen when you save a configuration from inside RetroArch. This is not the recommended approach as it will break the integration with RetroPie's hierarchy of configs and overrides. To repair, you can delete this file all/retroarch.cfg and re-install RetroArch (through the Setup script) to restore the RetroPie-friendly default version.

                      In the future, you can use the RetroArch menu to explore different options but you shouldn't save them this way*; to make permanent, you should set them through the configuration editor or edit the config file manually. *(Exception: controller remaps and shader presets can be saved through the quick menu without breaking anything. Everything else, use the configuration editor.)

                      I deleted the all/retroarch.cfg file, should I update the bezelproject overlays?

                      1 Reply Last reply Reply Quote 0
                      • R
                        retroB 0 @sleve_mcdichael
                        last edited by

                        @sleve_mcdichael

                        I deleted the retroarch.cfg in the all/ path, then updated the atari 7800 and mame system bezels, but still hasn't changed. :( I am wondering if it has something to do with re-installing retropie all over again, what do you think?

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

                          @retroB-0 is there a file now at /opt/retropie/configs/all/retroarch/config/FinalBurn Neo/bstars2.cfg?

                          What does your new all/retroarch.cfg look like?

                          What hardware are you on & how did you install RetroPie?

                          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.