Jump to content
LaunchBox Community Forums

Recommended Posts

Posted

Hi guys, i've created some custom bezels just for my pleasure and i try to make them work on my mame. (just the classic mame app). I use mostly lightgun on it, and sometimes steering wheel.

 

This is where i am : i place the romname.zip inside artwork folder

contains : bezel.png

default.lay

My png is in 1920*1080p with alpha in center (screen of the game)

default.lay is :

<mamelayout version="2">
    <element name="bezel">
        <image file="bezel.png" />
    </element>

    </screen>
        <element ref="1">
            <bounds left="240" top="0" right="1680" bottom="1080" />
        </element>
    </view>
</mamelayout>

<!--

 

I've tried in d3d and bgfx, nothing work. What did i miss, do i need to create some other files ?

 

Thank you for your help.

 

Julo

Posted

I've just tested a few of my mame games using new artwork zips that contain the lay I posted together with game bezels renamed as bezel.png to match with the lay and all games opened fine with their bezels displayed.
By the way, the diagonal lines you are seeing are usually caused by a naming mismatch between the png and it's reference within the lay.

Posted (edited)

OK i redo all and retried after a break and indeed it works great ! I have missed something the first time.. Btw THANK YOU SO MUCH spycat ! I can return to my editing bezels in peace 😃

I will share when i'll finish.. But it's simple random work compared for what i see here...

Cheers

Julo

Capture d'écran 2026-04-10 014143.png

Edited by eljulo25
  • Game On 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...