yoshisuga / MAME4iOS

Multiple Arcade Machine Emulator for iOS, iPadOS, tvOS, macOS (Catalyst)
Other
635 stars 103 forks source link

How to remove onscreen controls on Mac? #361

Closed ecstaticax closed 2 years ago

ecstaticax commented 2 years ago

I'm trying the catalyst app but I cannot remove joystick and buttons... Thanks!

ToddLa commented 2 years ago

You can use CMD+ENTER to toggle full screen, and that will hide the controls by default.

Also the full screen option is in the menu.

When we get input from a controller, or arrow keys, the on-screen controls will fade away, when full screen.

ecstaticax commented 2 years ago

Thanks, it works! :-)

ToddLa commented 2 years ago

we should have a dedicated button to hide show the controlls avail at all times. we kind of do this already when we detect the MAME machine wants mouse input. ...but we should do it all the time...