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: How to force a different resolution when you only have a horizontal monitor?  (Read 1678 times)

0 Members and 1 Guest are viewing this topic.

darryldale

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:March 07, 2016, 12:54:14 pm
  • I want to build my own arcade controls!
OK, so I have a MK2 cabinet with a 25" standard resolution K700 WG monitor.

I've got all the kinks worked out and have it running a Hyperspin front end with just the one mame wheel that I've integrated the three daphne games I play into (dragons lair 1&2 / space ace).

Here's the issue. I do have some vertical games that I like to play but they obviously don't fit well with the horizontal monitor. Is there any way to just tell Hyperspin to pick a less than ideal resolution that does fit in my current monitor and to stretch / compress the game if necessary? I know this kind of defeats the purpose and my intent as to have a second cabinet with a vertical monitor but if I can find a way to make them work reasonably well on one cabinet I would like to go that route.


darryldale

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 34
  • Last login:March 07, 2016, 12:54:14 pm
  • I want to build my own arcade controls!
One example would be Galaga (should have mentioned this).

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7463
  • Last login:July 01, 2025, 01:29:14 pm
  • Quote me with care
There's nothing to config through HS.

Just tell GM the maximum number of lines you want to see on the screen.

You do that using a custom crt_range: http://forum.arcadecontrols.com/index.php/topic,116023.0.html

Change the maximum values from:

crt_range0  15625-15800, 49.50-63.00, 2.000, 4.700, 8.000, 0.064, 0.160, 1.056, 0, 0, 192, 288, 448, 576

to

crt_range0  15625-15800, 49.50-63.00, 2.000, 4.700, 8.000, 0.064, 0.160, 1.056, 0, 0, 192, 240, 448, 480

Remind setting "monitor custom" too.
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7463
  • Last login:July 01, 2025, 01:29:14 pm
  • Quote me with care
BTW, doing so will enable an interlaced mode, which is the less bad alternative. If you are annoyed by the flicker, disable the "interlace" option. This will force a progressive mode, and will look like crap, but won't flicker.
Important note: posts reporting GM issues without a log will be IGNORED.
Steps to create a log:
 - From command line, run: groovymame.exe -v romname >romname.txt
 - Attach resulting romname.txt file to your post, instead of pasting it.

CRT Emudriver, VMMaker & Arcade OSD downloads, documentation and discussion:  Eiusdemmodi