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 question  (Read 1943 times)

0 Members and 1 Guest are viewing this topic.

Donkbaca

  • Our reptillian overlords would be pleased
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2648
  • Last login:May 09, 2012, 06:28:10 pm
    • Slim built MAME/Xbox cab
cocktail question
« on: February 22, 2011, 02:39:43 pm »
Okay, there is the classic 2 player cocktail where on player sits at one end and the other player sits at the other end and the screen flips.  And I have seen Mame cocktails that add a CP on the longside to play horizontal games.  My question is this:

Is it possible to mount a screen vertically and then cut it in two so that the top half mirrors the bottom half?  That way, if you  played say, street fighter, one person could be at one end, and the other could be at the other end, there would be two images of  the screen?

Nephasth

  • Guest
  • Trade Count: (0)
Re: cocktail question
« Reply #1 on: February 22, 2011, 02:54:04 pm »
Don't know, but if you made a cocktail long enough (or wide enough depending on how you look at it), you could mount two monitors horizontally displaying the same image to each player on each end.

opt2not

  • Trade Count: (+15)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 6173
  • Last login:April 02, 2024, 07:42:30 pm
Re: cocktail question
« Reply #2 on: February 22, 2011, 02:56:22 pm »
Is it possible to mount a screen vertically and then cut it in two so that the top half mirrors the bottom half?  That way, if you  played say, street fighter, one person could be at one end, and the other could be at the other end, there would be two images of  the screen?
Yes. I believe it's called Cocktail Mode in the mame display settings (not to be confused with the Cocktail setting for the rom's dipswitch setting) . It does exactly what you've described.

SavannahLion

  • Wiki Contributor
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5986
  • Last login:December 19, 2015, 02:28:15 am
Re: cocktail question
« Reply #3 on: February 22, 2011, 03:01:34 pm »
Yes.... sort of.... I don't know.....

There is Splitview that virtually "splits" a monitor but IMHO, it's just a glorified $29 API call to rearrange your windows which also happens to add some custom title bar buttons.

I had a Linux install that made this concept easy-peasy to do. Almost to the point that it was ridiculous. Oddly enough, none of my later Linux boxes sport this feature. Maybe I just never installed the Graphics UI that supported or it was dropped in later revisions of the software I used.  :dunno


Then there's GridMode (and nVidia's Grid) that can split a screen up into predefined grids.

Wow.... this sounds like a really interesting code project for someone to take on.
edit: put it back
« Last Edit: February 22, 2011, 03:03:18 pm by SavannahLion »

Donkbaca

  • Our reptillian overlords would be pleased
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2648
  • Last login:May 09, 2012, 06:28:10 pm
    • Slim built MAME/Xbox cab
Re: cocktail question
« Reply #4 on: February 22, 2011, 03:01:58 pm »
no. cocktail mode just flips the image, it does not display two images at the same time, and its only for a few games.

2 monitors would look like 2 monitors.  I want to know if its possible to do one monitor and have it be a big screen for your old classic vertical mounted games, and then if you play horizontal games, it would cut in half and mirror so that you can have one player at each end.

opt2not

  • Trade Count: (+15)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 6173
  • Last login:April 02, 2024, 07:42:30 pm
Re: cocktail question
« Reply #5 on: February 22, 2011, 03:30:05 pm »
Hmm, I might be wrong in the name of the setting. But it is definitely possible. I've seen it done on a friend's cocktail cabinet, where his gamelist UI was displayed regularly on the vertical setup (facing P1) but the horizontal games were split in two for both players when loaded.

I was sure it was a mame setting...


*edit: Just did a quick Google search for you, took me 10 seconds to find this page:
http://blog.patshead.com/2010/12/cocktail-arcade-cabinet-build-part-9---the-computer-hardware-and-software.html

Looks like he used SDLMess/SDLMame's advanced cocktail setting. On his last page, there's a video where half way through he loads up a horizontal game (Clu Clu Land) that splits the monitor in half for both to view.
« Last Edit: February 22, 2011, 03:37:58 pm by opt2not »

SavannahLion

  • Wiki Contributor
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5986
  • Last login:December 19, 2015, 02:28:15 am
Re: cocktail question
« Reply #6 on: February 22, 2011, 04:04:06 pm »
opt2not is absolutely correct. I downloaded 141 and the option is definitely in there and it behaves exactly as the OP desires. Calling it cocktail is probably a little misleading though. If I saw that without seeing this conversation, I would have thought it enabled the cocktail switch (eg, flip for player 2) for the games. Not split the monitor and flip the second image.

I'm not sure what happens if you use a cocktail game with the cocktail DIP set then use the cocktail mode in MAME. Do you still get a split screen?

I usually run 111 and haven't bothered to update to the latest (too much hassle really).


Donkbaca

  • Our reptillian overlords would be pleased
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2648
  • Last login:May 09, 2012, 06:28:10 pm
    • Slim built MAME/Xbox cab
Re: cocktail question
« Reply #7 on: February 22, 2011, 04:26:08 pm »
cool, so you are saying I can play, say street fighter via cocktail mode and have each player sit at the opposite end of the table!  That would be sweet.  I'll have to try that when I get home

opt2not

  • Trade Count: (+15)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 6173
  • Last login:April 02, 2024, 07:42:30 pm
Re: cocktail question
« Reply #8 on: February 22, 2011, 04:51:29 pm »
Hah!  I tell ya, my brain's like a steel trap!  They should definitely change the name though...Split Mode would probably be a better label.

Donkbaca

  • Our reptillian overlords would be pleased
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2648
  • Last login:May 09, 2012, 06:28:10 pm
    • Slim built MAME/Xbox cab
Re: cocktail question
« Reply #9 on: February 22, 2011, 04:56:18 pm »
you guys have made me so happy! :cheers: