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: 2/3/4 Player simultaneous games  (Read 1192 times)

0 Members and 1 Guest are viewing this topic.

Brad Lee

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 619
  • Last login:May 26, 2005, 11:39:04 am
    • 666
2/3/4 Player simultaneous games
« on: April 29, 2004, 11:28:25 am »
Is there any utility or method out there that will generate a list of what games are 2P simultaneous?
Sortinfo only tells the number of players, so Bubble Bobble and PacMan both are listed as 2, even though with Pac you alternate turns


Lilwolf

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4945
  • Last login:July 31, 2022, 10:26:34 pm
Re:2/3/4 Player simultaneous games
« Reply #1 on: April 29, 2004, 02:03:44 pm »
Nope... the closest is controls.dat which only has access to around 500 games at this point.

mame doesn't give access to this information...  It seems like it should be in the driver itself, but it doesn't give this information out.

also, many of these games are different in cocktail mode (pacman for example... I don't know about bubblebobble has a cocktail mode)

Brad Lee

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 619
  • Last login:May 26, 2005, 11:39:04 am
    • 666
Re:2/3/4 Player simultaneous games
« Reply #2 on: April 29, 2004, 02:26:54 pm »
Closest I found in the source was that for bublbobl, it had 2 /*input port*/ sections, where Galaga only had 1. Further complicating it was that Galaga's single input port section had 2 2-way sticks, at different addresses

Also, according to sortinfo and the source, some games are listed as 4 player even though theyre only 2- puzzle bobble 2 & 3 for example

KLOV is also dodgy, as some games itdoesnt have the info for, some are listed as "competitive" etc

I didnt even think about cocktail mode..sigh