Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Mamewah assistance needed  (Read 3382 times)

0 Members and 1 Guest are viewing this topic.

jmricker

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 23
  • Last login:January 19, 2009, 10:34:13 pm
Mamewah assistance needed
« on: January 18, 2009, 08:33:06 pm »
I'm trying to use Mamewah for the first time and I'm not having any luck getting it to load the list of Mame roms or the layout. I've started with the standard installation and used the basic ini files from CPV2 website and the files for a Mame layout.

I've tinkered with the setup but so far Mamewah loads up, displays the default layout, and shows no roms.

My mame.ini file looks like this for list generation:

emulator_title                            Mame

### List Generation Settings ###
rom_path                                  x:\MAME\roms
rom_extension                             
dat_file                                 
nms_file                                 
catver_ini_file                           X:\MAME\catver.ini
list_generation_method                    rom_folder_vs_listxml

### Execution Settings ###
pre_emulator_app_commandlines             
emulator_commandline                      X:\MAME\mame.exe "[rompath]\[name].[romext]"{nodosbox}{nosafelaunch}
post_emulator_app_commandlines           
general_app_commandlines                  c:\cpv2\cpv2.exe -r=[name] -c=[cloneof];c:\cpv2\cpv2.exe -b="c:\cpv2\images\mamewah.jpg";c:\histview\histview.exe -r=[name]

My Log file shows this:

1/18/2009 8:21:32 PM MAMEWAH v1.63 launched
1/18/2009 8:21:32 PM Cursor scheme: Windows default, Arrow: (None), Wait: (None), AppStarting: (None)
1/18/2009 8:21:32 PM Desktop colour: 2497040
1/18/2009 8:21:32 PM Wallpaper filename: E:\Documents and Settings\Joel\Application Data\Mozilla\Firefox\Desktop Background.bmp
1/18/2009 8:21:32 PM Desktop display mode: 1024x768 @ 75Hz, 32bit colour
1/18/2009 8:21:32 PM Decimal symbol: '.'
1/18/2009 8:21:32 PM Games list read: mame-0.lst
1/18/2009 8:21:37 PM Mode 640 x 480 @ 60Hz, 16bit colour selected after 2 attempt(s) at 1/2 second intervals.
1/18/2009 8:21:37 PM Layout selected: X:\FrontEnds\Mamewah\config\layout.lay
1/18/2009 8:21:39 PM No. joystick devices attached: 0
1/18/2009 8:21:39 PM Ctrlr file selected: X:\FrontEnds\Mamewah\config\mamewah.cfg
1/18/2009 8:21:39 PM Keyboard enabled
1/18/2009 8:21:44 PM Mode 1024 x 768 @ 75Hz, 32bit colour selected after 1 attempt(s) at 1/2 second intervals.
1/18/2009 8:21:52 PM MAMEWAH quit

I see where the game list read is mame-0.lst -- that may be part of the problem but I'm not sure what it is trying to do. I also placed in that folder the files for the layout. I did rename them from 01mame.lay (etc) to mame.lay thinking that may make a difference but it hasn't. I'm sure I'm missing something simple but can't see what it is. Any ideas would be great.

Thanks

Ginsu Victim

  • Yeah, owning a MAME cab only leads to owning real ones. MAME just isn't good enough. It's a gateway drug.
  • Trade Count: (+10)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10092
  • Last login:June 28, 2025, 10:45:55 pm
  • Comanche, OK -- USA
Re: Mamewah assistance needed
« Reply #1 on: January 19, 2009, 12:25:04 am »
Right off the bat I see you're missing rom_extension. It should be ZIP.

jmricker

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 23
  • Last login:January 19, 2009, 10:34:13 pm
Re: Mamewah assistance needed
« Reply #2 on: January 19, 2009, 07:20:13 am »
Opps I thought I added that back in already. I changed it back but still no change.

Joel

massive88

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 938
  • Last login:February 26, 2024, 02:21:01 pm
Re: Mamewah assistance needed
« Reply #3 on: January 19, 2009, 09:28:09 am »
Quote
I see where the game list read is mame-0.lst -- that may be part of the problem but I'm not sure what it is trying to do.

mame-0.lst is the game list for Mame.  It will be autogenerated, and overwritten whenever you process a new list.

Heres a simple question, have you generated a game list from within Mamewah yet?  Once you boot it up, and its sitting in your layout, hit player 2 start (by default) and select game list options > generate list.

Quote
I also placed in that folder the files for the layout. I did rename them from 01mame.lay (etc) to mame.lay thinking that may make a difference but it hasn't. I'm sure I'm missing something simple but can't see what it is. Any ideas would be great.

Im not sure what you are saying here.  The file structure for mamewah files should be:

..\
....mamewah.exe
....layoutdesigner.exe
....etc
..\config
....mamewah.cfg
....default layout files
..\config\Mame  ("mame" can really be anything you want, the visible name in Mamewah is pulled from the ini file contained therein, however the ini and the directory name must match I believe)
....mame.ini
....layout.lay
....main.jpg
....etc

jmricker

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 23
  • Last login:January 19, 2009, 10:34:13 pm
Re: Mamewah assistance needed
« Reply #4 on: January 19, 2009, 10:34:35 pm »

Quote
Heres a simple question, have you generated a game list from within Mamewah yet?  Once you boot it up, and its sitting in your layout, hit player 2 start (by default) and select game list options > generate list.

No I did not. I guess I was expecting it to autogenerate it ata startup. Yep that did the trick there.

Quote
Im not sure what you are saying here.  The file structure for mamewah files should be:

..\
....mamewah.exe
....layoutdesigner.exe
....etc
..\config
....mamewah.cfg
....default layout files
..\config\Mame  ("mame" can really be anything you want, the visible name in Mamewah is pulled from the ini file contained therein, however the ini and the directory name must match I believe)
....mame.ini
....<b>layout.lay</b>
....main.jpg
....etc

I figured out the layout problem as well. Since you said it was supposed to be layout.lay and not mame.lay, I changed it got it working just fine.

Thanks!
Joel

massive88

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 938
  • Last login:February 26, 2024, 02:21:01 pm
Re: Mamewah assistance needed
« Reply #5 on: January 20, 2009, 11:57:32 am »
Great!  Glad I could help!

Ginsu Victim

  • Yeah, owning a MAME cab only leads to owning real ones. MAME just isn't good enough. It's a gateway drug.
  • Trade Count: (+10)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10092
  • Last login:June 28, 2025, 10:45:55 pm
  • Comanche, OK -- USA
Re: Mamewah assistance needed
« Reply #6 on: January 20, 2009, 12:14:48 pm »
« Last Edit: January 20, 2009, 05:03:35 pm by Ginsu Victim »

massive88

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 938
  • Last login:February 26, 2024, 02:21:01 pm
Re: Mamewah assistance needed
« Reply #7 on: January 20, 2009, 03:21:58 pm »

And me....

You don't get all the glory ;D

I shouldn't even respond, but for some reason that comment bugs me.

1) I'm not taking any glory, I was simply responding such that he knew that I saw his thanks, a basic "You are welcome" post.  Should I have used "we" instead of "I"?  I don't think so, due to...
2) He was directly quoting me in his last post when he said thanks.  Therefore justifying the use of "I".  Plus why would I speak for you?
3) Your advice actually makes no difference at all.  You don't have to have a rom extension for it to work with mame, and it will still generate lists and launch games.  Its more correct sure, and will help him set up non-mame emulators, but to his specific question, you didn't answer anything.  So you are fishing for thanks for advice that didn't help, and in doing so trying to make me look like a greedy glory hog?

Dude asks question, dude gets help, dude says thanks, dude gets a welcome.  I don't see what the problem is.

Ginsu Victim

  • Yeah, owning a MAME cab only leads to owning real ones. MAME just isn't good enough. It's a gateway drug.
  • Trade Count: (+10)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10092
  • Last login:June 28, 2025, 10:45:55 pm
  • Comanche, OK -- USA
Re: Mamewah assistance needed
« Reply #8 on: January 20, 2009, 04:26:42 pm »
Wow.

I post a joke comment and a cheesy grin, and somehow manage to get under your skin. (didn't intend for that to rhyme, but hey, whatever)

Jeeze....lighten up....

No more fighting games for you. It's Hello Kitty from now on!
« Last Edit: January 20, 2009, 05:00:59 pm by Ginsu Victim »

massive88

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 938
  • Last login:February 26, 2024, 02:21:01 pm
Re: Mamewah assistance needed
« Reply #9 on: January 20, 2009, 05:00:58 pm »
And I'm glad I wasted my time!

I'm not helpful whatsoever.

I'll shut up from now on and let you field all the questions.

Oh...wait.....

;D

Had to put that in.

Nice edit, and completely missed the point of what I said, but whatever.

Quote from: Ginsu Victim
Wow.

I post a joke comment and a cheesy grin, and somehow manage to get under your skin. (didn't intend for that to rhyme, but hey, whatever)

Jeeze....lighten up....

No more fighting games for you. It's Hello Kitty from now on!

I'm over it, like I said I probably shouldn't have said anything in the first place, but you are right it just got under my skin.  Probably some repressed memory from kindergarten or the like that causes me to lash out when someone claims I taking undeserved credit.

Ginsu Victim

  • Yeah, owning a MAME cab only leads to owning real ones. MAME just isn't good enough. It's a gateway drug.
  • Trade Count: (+10)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10092
  • Last login:June 28, 2025, 10:45:55 pm
  • Comanche, OK -- USA
Re: Mamewah assistance needed
« Reply #10 on: January 20, 2009, 05:02:13 pm »
Quote
completely missed the point of what I said, but whatever

Nah, I got the point. Maybe it's the fact that you were right that made me ignore it ;)

polaris

  • You're a genius! Sheer genius!
  • Wiki Contributor
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1405
  • Last login:May 21, 2012, 05:18:59 pm
  • veni vidi congai
Re: Mamewah assistance needed
« Reply #11 on: January 20, 2009, 05:33:59 pm »
Quote
completely missed the point of what I said, but whatever

Nah, I got the point. Maybe it's the fact that you were right that made me ignore it ;)

you shouldn't use the edit facility the way you do, its been taken away before cos people were abusing it  :cheers:
got COLOR codes from projects, post them here

add stuff to the uk wiki section

Ginsu Victim

  • Yeah, owning a MAME cab only leads to owning real ones. MAME just isn't good enough. It's a gateway drug.
  • Trade Count: (+10)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10092
  • Last login:June 28, 2025, 10:45:55 pm
  • Comanche, OK -- USA
Re: Mamewah assistance needed
« Reply #12 on: January 20, 2009, 05:36:40 pm »
I don't typically use it that way. It was just me showing that I wasn't taking this conversation seriously.