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: Different versions of mame within mamewah  (Read 3455 times)

0 Members and 1 Guest are viewing this topic.

Scoobie

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 281
  • Last login:December 26, 2024, 12:53:48 am
Different versions of mame within mamewah
« on: March 26, 2005, 10:36:08 pm »
I'm running three different versions of mame, v. 061, v. 083 & v.092.  I would like to run different games from each version, but would like to select them within one layout in mamewah.  The main reason being to run something like the galaga speed hack in v.061 and the GT games in v. 092.

Any help on this is greatly appreciated...Thanks!

jcrouse

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1027
  • Last login:January 09, 2010, 05:53:51 pm
    • CPViewer
Re: Different versions of mame within mamewah
« Reply #1 on: March 26, 2005, 11:26:48 pm »
Currently the only way to accomplish this in MameWAH is by using three seperate layouts (ini files). It's not currently possible to combine games from different emulators (essentially what your doing) into one unified game list. I believe however, that there are a couple of other front ends that will accomplish this.

John

Scoobie

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 281
  • Last login:December 26, 2024, 12:53:48 am
Re: Different versions of mame within mamewah
« Reply #2 on: March 27, 2005, 12:23:32 am »
Thanks for the reply.  I might try this with different layouts if I don't go with another FE.

Does anyone know which FE's can accomplish different versions of mame within a single layout?

jelwell

  • Wiki Master
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 460
  • Last login:December 24, 2014, 03:47:21 pm
  • I'm a llama!
Re: Different versions of mame (or Zinc) within mamewah
« Reply #3 on: March 29, 2005, 02:14:35 pm »
I have a hack that will allow this.

Basically setup your MAME list using the newest version of MAME, then point mamewah at this bat file instead. You'll need to modify the bat file to your system though.

Basically the bat file runs all the games on one version of MAME and then runs other games, by exception, on another version of MAME, or even Zinc!
Joseph Elwell.

screaming

  • Sweet! I'mma go make me some popovers!
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2124
  • Last login:August 14, 2019, 03:15:34 pm
  • Registered lUser
    • shift eight (*) generation
Re: Different versions of mame within mamewah
« Reply #4 on: March 29, 2005, 02:29:54 pm »
There's also this solution. F Y I.

-sab 

jelwell

  • Wiki Master
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 460
  • Last login:December 24, 2014, 03:47:21 pm
  • I'm a llama!
Re: Different versions of mame within mamewah
« Reply #5 on: March 29, 2005, 03:52:17 pm »
For starters my batch file is attempting to fix the problem of using more than one mame in a single list, not more than one emulator. It just so happens that Zinc can pretend to be mame since it uses the same rom files.

There's also this solution. F Y I.

-sab

screaming

  • Sweet! I'mma go make me some popovers!
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2124
  • Last login:August 14, 2019, 03:15:34 pm
  • Registered lUser
    • shift eight (*) generation
Re: Different versions of mame within mamewah
« Reply #6 on: March 29, 2005, 03:57:55 pm »
For starters my batch file is attempting to fix the problem of using more than one mame in a single list, not more than one emulator. It just so happens that Zinc can pretend to be mame since it uses the same rom files.

  Woah, hang on there buddy. I wasn't attacking you, I was just letting the guy know he had other options!

have a solution (for daphne) that wouldn't disappear every time I regenerate my list though.

  Maybe your solution is the best for that then. The other solution I have (still testing) is a lot cleaner and requires less support files than my old solution, but it will still require extra steps when you regenerate your game lists.


Did you ever test it with 1.6+?

  Nope, I have a better answer in the works for MAMEWAH 1.61.

-sab

jelwell

  • Wiki Master
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 460
  • Last login:December 24, 2014, 03:47:21 pm
  • I'm a llama!
Re: Different versions of mame within mamewah
« Reply #7 on: March 29, 2005, 06:00:03 pm »
For starters my batch file is attempting to fix the problem of using more than one mame in a single list, not more than one emulator. It just so happens that Zinc can pretend to be mame since it uses the same rom files.


jelwell

  • Wiki Master
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 460
  • Last login:December 24, 2014, 03:47:21 pm
  • I'm a llama!
Re: Different versions of mame (or Zinc) within mamewah
« Reply #8 on: May 11, 2005, 01:09:01 am »
I have a hack that will allow this.

Basically setup your MAME list using the newest version of MAME, then point mamewah at this bat file instead. You'll need to modify the bat file to your system though.

Basically the bat file runs all the games on one version of MAME and then runs other games, by exception, on another version of MAME, or even Zinc!
Joseph Elwell.

This bat file needs to be mofdified. right before you run any instance of mame add a line like this:
cd c:/progra~/mame/

so that the bat file changes it location to be the same as the version of mame. Mame doesn't like being run from a location other than where it's installed. You could end up trouncing your configuration files.
Joseph Elwell