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.
-
@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:
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 -
@retroB-0 It looks as if the "enable/disable" functions of the BP script do not update the
MAME
(latest) orFinalBurn Neo
directories as they doFB Alpha
and the other MAMEs (2003, '03-plus, and '10) for thearcade
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 parentconfig
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
-
@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) orFinalBurn Neo
directories as they doFB Alpha
and the other MAMEs (2003, '03-plus, and '10) for thearcade
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 parentconfig
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
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 -
@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) orFinalBurn Neo
directories as they doFB Alpha
and the other MAMEs (2003, '03-plus, and '10) for thearcade
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 parentconfig
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
-
@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) orFinalBurn Neo
directories as they doFB Alpha
and the other MAMEs (2003, '03-plus, and '10) for thearcade
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 parentconfig
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
-
This post is deleted! -
@retroB-0 said in BezelProject Issue...:
@sleve_mcdichael said in BezelProject Issue...:
Please post the contents of:
/opt/retropie/configs/all/retroarch.cfg
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.)
-
@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
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?
-
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?
-
@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?
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.