MAMEWorld >> MAME Artwork: Official
View all threads Index   Flat Mode Flat  

empardopo
MAME Fan
Reged: 07/02/13
Posts: 2
Send PM
Is it possible convert .lay to .art?
07/02/13 12:58 PM


Hi everybody,

I am working with the mame 0.106.
I have the next file .art

[code]// 09/16/02 [your friendly neighborhood webslinger]
// image borrowed from mamefans' museum section.
// This bezel is the best I could do with the low res image, but it's better
// than nothing :) Thanks to mamefans or the original bezel image. I encourage anybody
// with a higher res image of this bezel to contribute it!

bezel:
file = kungfum.png
alphafile = kungfummask.png
layer = bezel
priority = 0
visible = 1
//right,bottom,left,top
position = -0.1744,-0.3681,1.1783,1.3846
brightness = 1.001[/code]

The same file in .lay format is

[code]<!-- kungfum.lay -->

<mamelayout version="2">
<element name="bezel">
<image file="kungfum_bezel.png" />
</element>
<view name="Bezel Artwork">
<screen index="0">
<bounds left="574" top="804" right="2922" bottom="2565" />
</screen>
<bezel element="bezel">
<bounds left="0" top="0" right="3500" bottom="3396" />
</bezel>
</view>
</mamelayout>
[/code]

Is it possible convert the .lay 2 .art format? Any program?

Thanks in advance!







Entire thread
Subject Posted by Posted on
* Is it possible convert .lay to .art? empardopo 07/02/13 12:58 PM
. * Re: Is it possible convert .lay to .art? empardopo  07/03/13 10:01 AM

Extra information Permissions
Moderator:  Mr. Do 
0 registered and 75 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 3124