Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: pocketbikez on May 13, 2004, 06:40:27 pm

Title: problem installing custom mamewah layout
Post by: pocketbikez on May 13, 2004, 06:40:27 pm
hi, i am messing around with mamewah for the first time and i cant get my custom layout to work.

i made the layout in the layout designer and saved it to
c:\program files\mamewah\layouts\driving.lay
when i try to change it in emulator settings - misc settings - layout name, mamewah keeps reverting back to the CLASSIC 640x480 layout. after i type in my layout name(ive tried every imaginable text, file path combo) and press enter the text pops back to classic 640x480.

any help is greatly appreciated.
thx
-paul


Title: Re:problem installing custom mamewah layout
Post by: stuzza on May 14, 2004, 02:15:51 am
The layout and image files have to be named correctly and in the appropriate directory in order to work.

Create a folder inside the LAYOUTS folder called "mylayout" or whatever you want.  place your driving.lay file in that folder along with the background image file for your layout.  Then rename the "driving.lay" to "Layout.lay" and rename the image file to "main.jpg".  You may also want to load up the layout designer and load your layout and choose the background image again just in case.

In the Mamewah.cfg file changet the Layout to mylayout:  ie.
Quote
;MISC OPTIONS
Layout Name = mylayout
Keep Image Aspect Ratio = True
Refresh Snapshot Every Time = False
Mouse Pointer = False
Task Switching = False
WINIPAC Filename =

Refer to "layouts.txt" for full instructions on creating your layouts.

If you are creating multiple emulator skins you'll need to name each ".lay" and background image file according to instructions in the "layouts.txt" file.
Title: Re:problem installing custom mamewah layout
Post by: pocketbikez on May 14, 2004, 06:33:09 pm
aha! i got it working thanks to your help. i needed to put the files inside a directory in the layout folder.

thanks so much!