-
Notifications
You must be signed in to change notification settings - Fork 423
Description
This is similarly related to #2132 but I'm splitting it cause it's MAME and not Mednafen, and there's at least a temporary sort of solution in the other one compared to none here.
In Light Gun games there shouldn't be any visible crosshair.
In MAME that's 3 settings, visible, visible when moving and never.
Hawk basically in a sense has a hybrid but the hybrid is roughly 4 seconds of the crosshair being visible, then being invisible for the rest (so disabled).
For Publication reasonings, and what happens at the arcades the crosshair should never be visible, cause that's being done on MAME's side.
So this thing shouldn't exist:
What would be good is having both extremes where it's Enabled (good for a showcase perspective) or Disabled (good for a publication perspective) as options instead of whatever related bit of code is causing this.