Build Your Own Arcade Controls Forum
Main => Driving & Racing Cabinets => Topic started 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.
-
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:
<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.