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: Switchres resolution override  (Read 1523 times)

0 Members and 1 Guest are viewing this topic.

purity1516

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 14
  • Last login:May 28, 2019, 04:32:32 pm
  • I want to build my own arcade controls!
Switchres resolution override
« on: November 07, 2018, 03:42:18 pm »
Hello all,
Is there a command line option to override the resolution chosen by switchres? Or another way to do this for a specifc game/machine?

cools

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 645
  • Last login:March 11, 2024, 02:59:06 pm
  • Arcade Otaku Sysadmin
    • Arcade Otaku
Re: Switchres resolution override
« Reply #1 on: November 07, 2018, 04:10:55 pm »
Put the modeline you want in the game/driver specific .ini file

Calamity

  • Moderator
  • Trade Count: (0)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 7411
  • Last login:March 14, 2024, 05:26:05 am
  • Quote me with care
Re: Switchres resolution override
« Reply #2 on: November 07, 2018, 04:20:44 pm »
Or just use the -resolution option, e.g. -resolution 320x240 (provided it's installed in your system).
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

purity1516

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 14
  • Last login:May 28, 2019, 04:32:32 pm
  • I want to build my own arcade controls!
Re: Switchres resolution override
« Reply #3 on: November 07, 2018, 04:49:14 pm »
Or just use the -resolution option, e.g. -resolution 320x240 (provided it's installed in your system).

Perfect! Exactly what I needed.
Thanks