Build Your Own Arcade Controls Forum

Main => Driving & Racing Cabinets => Topic started by: JoeShmo on October 27, 2021, 10:53:22 am

Title: [SOLVED] Disable San Francisco Rush OSD/Lights.
Post by: JoeShmo 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.
Title: Re: Disable San Francisco Rush OSD/Lights?
Post by: JoeShmo 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.