General Emulation > MAME

Layout Problem *Solved

(1/2) > >>

Joaquim2020:
I got a good layout for mame, but i have a problem.
How i can put this layer on mame with the both black sides painted?
I try to change resolution in the .lay and i can't figerout how to fit this in.
It's really hard for me.
Is there a tool for this?
My pc resolution is 1920x1080 and i want the arcade in the middle with the boards colored in both sizes to create.
I know how to use it on photoshop, but i can't? get the right resolution fit with the layer and the screen.
Thanks.

Joaquim2020:

--- Quote ---Just made it.


<!--Layout full artwork for 88 games -->

<mamelayout version="2">
   <element name="marquee">

      <image file="88games.png" />

   </element>
   <view name="Upright_Artwork">
      <screen index="0">
         <bounds x="1290" y="950" width="780" height="860" />

      </screen>
      <bezel element="marquee">

         <bounds x="0" y="0" width="3360" height="2500" />

      </bezel>
   </view>
</mamelayout>

--- End quote ---

FIXED.  :cool:

Joaquim2020:

--- Quote ---<!--Layout full artwork for 1943 -->

<mamelayout version="2">
   <element name="marquee">

      <image file="1943.png" />

   </element>
   <view name="Upright_Artwork">
      <screen index="0">
         <bounds x="1435" y="935" width="485" height="930" />

      </screen>
      <bezel element="marquee">

         <bounds x="0" y="0" width="3360" height="2500" />

      </bezel>
   </view>
</mamelayout>

--- End quote ---

Shooter  :cool:

Joaquim2020:
Here's some improvements.

Joaquim2020:
Completed.

Navigation

[0] Message Index

[#] Next page

Go to full version