Author Topic: New theme - SimpleFlyer  (Read 17686 times)

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: New theme - SimpleFlyer
« Reply #15 on: March 13, 2016, 05:10:21 PM »
update again and add a small flyer picture

toothlessgrinn

  • Sr. Member
  • ****
  • Posts: 190
    • View Profile
Re: New theme - SimpleFlyer
« Reply #16 on: September 24, 2018, 08:12:18 PM »
cuz i cant send these in a pm.
we came , we saw , we lost LOTS of quarters...

Win 7
Asus mobo amd 64bit 3core
12g ram
4 player. Custom built woody cab
46" plasma screen with 22" marquee

kent79

  • Hero Member
  • *****
  • Posts: 842
    • View Profile
Re: New theme - SimpleFlyer
« Reply #17 on: September 26, 2018, 07:47:18 PM »
@toothlessgrinn

It is easy to do that

1. Update as below code in layout nut file.

Old: local bezel = fe.add_image( "bezel.png", flx*0.245, 0, flw*0.51, flh*1 );
New local bezel = fe.add_artwork( "bezel", flx*0.245, 0, flw*0.51, flh*1 );

2. Put bezel artworks (make sure same as rom name) in somewhere eg. C:\AM\MAME\bezel

3. Add below line in C:\AM\emulators\mame.cfg file
artwork    bezel            C:\AM\MAME\bezel

4. Done

toothlessgrinn

  • Sr. Member
  • ****
  • Posts: 190
    • View Profile
Re: New theme - SimpleFlyer
« Reply #18 on: September 27, 2018, 12:34:11 PM »
thank you VERY much!! ill try it tonight. again thanks!
we came , we saw , we lost LOTS of quarters...

Win 7
Asus mobo amd 64bit 3core
12g ram
4 player. Custom built woody cab
46" plasma screen with 22" marquee