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: Cocktail Mode  (Read 1656 times)

0 Members and 1 Guest are viewing this topic.

daeven

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 196
  • Last login:July 15, 2022, 12:17:33 pm
  • Llama this!
Cocktail Mode
« on: September 11, 2006, 11:38:48 am »
I've been out of the hobby for about a year and I'm just getting back in.  One of my big challenges is setting up cocktail mode as default for any game that supports it.

I spent a lot of time going through games one by one changing dip-switch settings for cocktail mode.  Is there an emulator hack or config files that have been built to make this easier?


NOP

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 916
  • Last login:September 19, 2017, 08:22:27 pm
  • I stole my avatar.
    • winterMAME
Re: Cocktail Mode
« Reply #1 on: September 11, 2006, 01:13:42 pm »
Sorry, no advice for you, just wanted to say that IMO, that was part of the fun of setting up my machine-testing out each ROM individually, and while in there, setting the cocktail dipswitch and resetting it wasn't that big of a deal. 

Did you have a list of ROMs to start with, that you knew supported cocktail, or are you going through every single ROM in the entire collection and trying to find all the cocktail ones?

If you're going through the whole set, then yeah, that would be a pain in the cheeks.


daeven

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 196
  • Last login:July 15, 2022, 12:17:33 pm
  • Llama this!
Re: Cocktail Mode
« Reply #2 on: September 11, 2006, 03:44:33 pm »
I had my list of games I knew about, but I wanted to go through all the games looking for any good cocktail-mode games I didn't know about.  Is there a filter for vertical cocktail mode games?

u_rebelscum

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3633
  • Last login:April 21, 2010, 03:06:26 pm
  • You rebel scum
    • Mame:Analog+
Re: Cocktail Mode
« Reply #3 on: September 11, 2006, 05:03:36 pm »
There's a filter of mame's listxml for working cocktail games over on the mame.net forum.  You'd need to add the vertical part, and the filter doesn't catch games that were cocktail only, but it's a start.
Robin
Knowledge is Power

NOP

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 916
  • Last login:September 19, 2017, 08:22:27 pm
  • I stole my avatar.
    • winterMAME
Re: Cocktail Mode
« Reply #4 on: September 12, 2006, 01:14:32 pm »
or use my (or others) lil utility:

http://forum.arcadecontrols.com/index.php?topic=55636.0

This is what I used to filter out only the games that met my criteria: vertical, cocktail, 1 button, 4way or 8way.

Worked fairly well, and dug out some crazy games that I'd never even heard of.

The rest of the "work" is playtesting! 

-jeff!

Tilzs

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 332
  • Last login:February 16, 2011, 10:41:56 am
  • Neat
    • Cocktail Arcade
Re: Cocktail Mode
« Reply #5 on: September 12, 2006, 04:14:34 pm »
If you use advance mame, you can set a dipswitch flag (cocktail in this case) which will turn on the cocktail switch for all games that support that feature.

daeven

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 196
  • Last login:July 15, 2022, 12:17:33 pm
  • Llama this!
Re: Cocktail Mode
« Reply #6 on: September 13, 2006, 12:13:23 pm »
If you use advance mame, you can set a dipswitch flag (cocktail in this case) which will turn on the cocktail switch for all games that support that feature.

This is exactly what I was hoping for.  I have a vertical cocktail cabinet set up with AdvanceMAME and AdvanceMENU from a bit over a year ago.  I'm looking for documentation on this, but if you have any info that can point me in the right direction, I would appreciate it!

Spartan

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 112
  • Last login:December 02, 2009, 07:09:38 pm
  • I like stuff!
    • The Municade
Re: Cocktail Mode
« Reply #7 on: September 15, 2006, 10:52:59 pm »
I wrote a  :tool: circa MAME .55 that parses the driver files and makes cocktail mode the default mode.

Well, I wrote it in C using lex & yacc and have since lost the source code, but it more or less still works.  Once the tool runs, you have to run 2 global search and replace regular expressions, but it does the trick (oh and remove the check in main that validates default dip switch settings)

Anyhow, once all of the drivers are changed, compile MAME and your cocktail table is off to the races!

Get the software here:

http://www.municade.com/municade/software/

(You're welcome!)  :cheers: