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: [SOLVED] Disable San Francisco Rush OSD/Lights.  (Read 3273 times)

0 Members and 1 Guest are viewing this topic.

JoeShmo

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10
  • Last login:December 07, 2021, 11:02:43 pm
  • I want to build my own arcade controls!
[SOLVED] Disable San Francisco Rush OSD/Lights.
« on: October 27, 2021, 10:53:22 am »
Is there a way to disable the on-screen buttons/lights for View 1,2,3 Music, Abort and "Race Leader"?  It shrinks the screen in both directions to accommodate those.
It's not only SF Rush, but most (all?) Midway racing games seem to have these external lights re-mapped to on-screen.
« Last Edit: October 27, 2021, 02:21:29 pm by JoeShmo »

JoeShmo

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 10
  • Last login:December 07, 2021, 11:02:43 pm
  • I want to build my own arcade controls!
Re: Disable San Francisco Rush OSD/Lights?
« Reply #1 on: October 27, 2021, 02:20:26 pm »
Finally figured it out.
Video Options->Screen #0->Zoom to Screen Area: On

Or, edit the cfg of the game of your choice (seemingly midway games) and set:
Code: [Select]
        <video>
            <target index="0" zoom="1" />
        </video>
This is probably something I can put in default.cfg to remedy this in anything else it's about to happen in.