RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. bezels
    Log in to post
    • All categories
    • B

      Sonic the Hedgehog 2 Promo Art 1080p Bezels

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes bezels bezel sonic 2
      1
      3 Votes
      1 Posts
      327 Views
      No one has replied
    • D

      Is there any way to use the bezels from the Bezel Project in standalone emulators (outside of RetroArch)?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retropie bezels
      4
      0 Votes
      4 Posts
      360 Views
      mituM

      @DeSanta said in Is there any way to use the bezels from the Bezel Project in standalone emulators (outside of RetroArch)?:

      @mitu Strange that it doesn’t work outside of RetroArch… In Batocera (PC), it is possible to use bezels in standalone emulators.

      There may be programs that can do that, but they're not included in RetroPie and may not work on a Pi/SBC.

    • S

      bezels not showing in coleco

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bezels bezel project coleco bluemsx
      1
      0 Votes
      1 Posts
      123 Views
      No one has replied
    • P

      Question about bezels

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bezels folders naming
      5
      0 Votes
      5 Posts
      544 Views
      P

      @Folly understood. I have to enable the runcommand.
      I'll give it a try asap. Thanks again.

    • P

      thebezelproject script doesn’t work

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bezels bezel project retropie config
      8
      0 Votes
      8 Posts
      822 Views
      P

      @busywait said in thebezelproject script doesn’t work:

      @pscotto1234 I don't know, I used 'rm' from the command line, and ended up just downloading the few bezels I wanted "by hand" from the bezel project github and other places mentioned in this forum.

      However, this got very tedious, so if you don't need the GB of space, just leave it there? The problem for me was that my card got totally filled and things like updates started to fail in way that I didn't notice :(

      I think to do this:

      from terminal ls > system_name.txt in each system folder to obtain a file containing roms name; rename the listed file extension in .png ; from terminal ls > system_image.txt in each bezel folder to obtain image list; compare files for the same system to mantain only image name for roms not present in my collection; with command cat system_name.txt | xargs rm I can remove not useful image;

      I hope you understand my method :)

    • C

      Made new bezels/overlays. Anyone want them?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support overlays bezels
      6
      3 Votes
      6 Posts
      2k Views
      O

      Hello @Chito , I'm lead project of a small free software that "generate" scanlines effect for pc games. I'm working on a new design and i need to ask you, would you agree that I use your beautiful Game Gear overlay you made please ?

      Here is the design :

      Here is a link to the software : https://s4windows.itch.io/scanlines-for-windows
      Fingers crossed 🤞
      i'll be able to credit you in a .txt file inside the software folder, maybe on youtube (description) and maybe on itch..io if i find a good spot ( i'm totally new on this website)

      Have a nice day,

    • R

      283 New Vertical Overlays Added

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes overlays mame arcade vertical bezels
      6
      2 Votes
      6 Posts
      2k Views
      theissdevT

      Very nice! Thanks!

    • D

      Bezels Not Working FSonic Advance (E)(Lightforce)or Individual Games

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bezels bezelproject
      3
      0 Votes
      3 Posts
      542 Views
      D

      @mitu Thanks for the help!

    • Rode21R

      How to fix Bezels in Retroarch please ? , Thanks

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bezels
      6
      0 Votes
      6 Posts
      2k Views
      UDb23U

      You can see a configuration example here for Atari 2600; all games for that system will use the same overlay.

    • J

      Atari Video Pinball backdrop

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support video backdrops bezels mame video pinball
      9
      0 Votes
      9 Posts
      2k Views
      J

      "I just had to keep moving it around till I got it right. Once I got it right, I locked in the numbers in the config file."

      @jamrom2 Do you mean for Video Pinball? If so, what are your config-file numbers?

    • R

      Trying to get these Metal Slug overlays from the launchbox Forums working with Retropie (no .cfg file), are these compatible?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support overlays overlay bezels bezel
      2
      0 Votes
      2 Posts
      667 Views
      R

      Got it working, if anyone else is interested in using this bezel pack, I combined the bezel and crt overlays for each game into one image using gimp, exported that as mslug.png and then I made a .cfg file and named that mslug.cfg . Put both files in the opt/retropie/emulators/retroarch/overlays folder. Make sure you name both the .png and .cfg files the same for each game.

      My cfg file looks like

      overlays = 1

      overlay0_overlay = mslug.png

      overlay0_full_screen = true

      overlay0_descs = 0

    • R

      Vertical Overlays

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes overlays mame arcade vertical bezels
      13
      2 Votes
      13 Posts
      3k Views
      R

      Video of the overlays
      Overlays

    • T

      How install bezels on my retropie?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support bezels
      2
      0 Votes
      2 Posts
      2k Views
      C

      @Tackskull go here - https://github.com/thebezelproject/BezelProject - simple to follow and once done you will have menu option in Retropie.

      another place... https://www.arcadepunks.com/the-bezel-project-whats-making-your-retro-gaming-images-even-nicer/

    • C

      Will the Bezel Project overwrite my current.cfg files?

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes thebezelproject bezels
      2
      0 Votes
      2 Posts
      963 Views
      mituM

      From what I've seen, for individual game, the Bezel Project uses the RetroArch's configuration override feature, by creating an overlay config in /opt/retropie/configs/all/retroarch/<core_name>/<game_name>.cfg (see an example here).
      It doesn't overwrite RetroPie's ROM folder configuration (/opt/retropie/config/arcade/retroarch.cfg) or any of the .cfg file in the ROM folders.
      So, referring to the 2 configuration examples above, I don't think they'll be impacted. Anyway, take a backup before adding the bezels, just to be safe. Make sure you have enough free space, since the they take quite some space (just the MAME bezels take more than 1Gb).

    • I

      picade game area cutted off

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support picade issue bezels cut off pimoroni retropie
      2
      0 Votes
      2 Posts
      357 Views
      quicksilverQ

      @iw2lsi third party images are not supported here. Ask the image creator for help. Or use the official image if you want support here.

    • H

      (Idea) Bezel / Overlays for Non Libretro Emulators

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development bezels non-libretro retropie es-dev runcommand
      2
      0 Votes
      2 Posts
      759 Views
      mituM

      If the emulator itself doesn't implement bezels, then there's not much that can be done to externally overlay an image, since most emulators need exclusive/fullscreen access to the video output.

    • GreenHawk84G

      Best Place to Share My Work?

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes bezels uploads artwork
      2
      0 Votes
      2 Posts
      431 Views
      mituM

      Besides posting them here, I guess for bezels you can try creating a repository similar to @UDb23's one and submit it to @meleu's rpie-art.sh script so it can be installed by users (see https://github.com/meleu/rpie-art).
      For boxart, maybe adding them to a scraping site directly (i.e. ScreenScraper.fr or MobyGames) in addition to posting them here.

      If you want to use forum, create a topic for your artwork (or 2 for each type of artworks) and update them periodically in case you add new stuff.

    • P

      My custom Turbo (Sega '81) 1920x1080 bezel

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes lr-mame2000 overlays bezels
      2
      3 Votes
      2 Posts
      616 Views
      P

      @passionforpins I suppose I should post the file and configs :)
      turbo-1920.png
      turbo.zip.cfg

      input_overlay = "/opt/retropie/configs/all/retroarch/overlay/arcade-bezels/turbo.cfg" input_overlay_enable = "true" input_overlay_opacity = "1.000000" input_overlay_scale = "1.000000" aspect_ratio_index = "0"

      turbo.cfg

      #Turbo (Sega 1981) bezel with working LED scores, tach and gear #Repackaged and totally redesigned for 1920x1080 using LR-MAME2000 by passion4pins 12/2019 #Original artwork credits go to:- #Krakerman, UDB23, Nono6493 and many unknown. #Based on MAME 0.375b overlays = 1 overlay0_overlay = turbo-1920.png overlay0_full_screen = true overlay0_descs = 0
    • OrionsangelO

      My Realistic Arcade Overlays for Retroarch Collection

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes arcade overlays bezels retroarch mame
      473
      22 Votes
      473 Posts
      394k Views
      OrionsangelO

      Here's is a realistic Arcade Bezel for the game Avengers using the MegaBezel Reflective Shader for Retroarch.

      Avengers.png

      Avengerswh.png