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: LCD instruction card help. Opinions needed. (SOLVED)  (Read 3592 times)

0 Members and 1 Guest are viewing this topic.

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
LCD instruction card help. Opinions needed. (SOLVED)
« on: March 20, 2009, 09:47:21 am »
I'm in the process of MAMEing a cabinet for a friend of mine and one part of the project is giving me problems.

The cabinet is a Global VR Golf and there is a lighted instruction card between the speakers, as seen here:



We've removed the card and now have an opening that is 10" x 5". In it's place, my friend has mounted a 15" LCD monitor (12" x 9").



What I need to figure out is how to restrict the screen size from 12x9 to 10x5 (obviously not the same screen ratio). That or I need a program that will display an image and remember the window position. I will use CPwizard to create the instruction images, then resize them, and hopefully get them to display in the same position every time. I need to find a program that will launch the image file from a command line. My searches haven't gone well. Even if I have to display the image full screen on the secondary display, that's fine, because I can add borders to all the images to fill in the hidden areas if needed.

But I'm not sure the best way to go overall. I want the button layout to load the moment a game is started and stay loaded the whole time.

Anyone have some ideas on what to do here? Thanks.
« Last Edit: October 02, 2009, 11:49:20 am by Ginsu Victim »

TOK

  • Trade Count: (+4)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3604
  • Last login:January 24, 2024, 05:14:24 pm
  • The Game Always Wins
Re: LCD instruction card help. Opinions needed.
« Reply #1 on: March 20, 2009, 12:52:21 pm »
Can't you make the hole bigger?

Travisimo

  • Trade Count: (0)
  • Newbie
  • *
  • Offline Offline
  • Posts: 1
  • Last login:October 02, 2009, 12:14:22 pm
Re: LCD instruction card help. Opinions needed.
« Reply #2 on: March 20, 2009, 12:59:19 pm »
I think Ginsu and I would like to keep it as much as original as possible in this area of the cabinet.

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: LCD instruction card help. Opinions needed.
« Reply #3 on: March 20, 2009, 01:38:07 pm »
Can't you make the hole bigger?


That would also require making the hole in the metal plate bigger, and like Travis said, we're trying to keep this as close to original as possible. (CP aside, which is just the original with a new layout)
« Last Edit: March 20, 2009, 03:11:04 pm by Ginsu Victim »

headkaze

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2943
  • Last login:August 14, 2023, 02:00:48 am
  • 0x2b|~0x2b?
Re: LCD instruction card help. Opinions needed.
« Reply #4 on: March 21, 2009, 06:16:30 am »
CPWizard does support displaying to a secondary monitor, the problem is it currently has no way to stay displayed while playing the game. I really want to implement this feature in the next version but I am currently writing a game with a friend in my spare time. It doesn't leave me much time to look at CPWizard at the moment but I can assure you it will be in the next version of CPWizard some time in the near future.

That being said there are two programs that can already do this that spring to mind. These should support the files generated by CPWizard to display on your second monitor.

Marquee Magician
Script to Display Graphics on a Secondary Monitor
Mame Hooker

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: LCD instruction card help. Opinions needed.
« Reply #5 on: March 21, 2009, 12:11:39 pm »
I've talked to you in the past about CPwizard on a secondary display, but this one is tricky because of the screen position and sizing issue. I'll have a look at those programs and see if they help me any.

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: LCD instruction card help. Opinions needed.
« Reply #6 on: March 23, 2009, 08:31:04 am »
Figured it out!

What I did was extended the display to the second monitor, moved Irfanview to it, resized it to display at 10" x 5", made sure it remembered the size and position, then told it to fit images to window. I can just have Mamewah load the images into Irfanview when starting each Rom set.

Now I just gotta setup CPwizard and make the bezel images....

ccarlesco

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 12
  • Last login:May 10, 2012, 10:03:01 am
Re: LCD instruction card help. Opinions needed.
« Reply #7 on: April 20, 2009, 11:01:04 pm »
I have two of these cabinets in my garage - Really nice versatile design and perfect for a marquee screen.  The perfect monitor is available at: http://www.mimomonitors.com/products/mimo-710

This monitor fits almost perfectly into the 10x5 hole (9x4) - 800x480 res is great for wide screen marquees and it will work with any PC regardless of the video card it receives the signal from the usb port.

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: LCD instruction card help. Opinions needed.
« Reply #8 on: April 21, 2009, 12:39:53 am »
I'll have to mention that to the owner. 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: LCD instruction card help. Opinions needed.
« Reply #9 on: October 02, 2009, 11:45:27 am »
Figured out the answer to my question last night and got it working. I'll be posting instructions and pics (as soon as I have them) later.

Here's the CP I did for this cab. I messed up a little bit, which is obvious, but I'm happy with the playability.