Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

OSX 10.14 - Aspect Ratio? Delete Presets?

A topic by campingclub created Apr 05, 2020 Views: 156 Replies: 1
Viewing posts 1 to 2

Hello, I have a Mac Mini OSX 10.14, FPV Freerider also runs quite well on it.

But I have the problem, after connecting an Aomway V1S goggle via HDMI, the aspect ratio has changed to extreme widescreen. The problem is currently, if I put on fullscreen (fly LOS), the picture becomes anamorphic!

Can I change the image ratio back again? How?

Are there any presets that I can delete to solve the problem?

Thank you

Developer

It is possible to force the resolution using command line parameters, at least on Windows.

For example:
-screen-fullscreen 0 -screen-width 800 -screen-height 400
(That will run the simulator in a 800x400 window)

I think it is possible to use command line parameters on a Mac too, but I don't know how, I'm not a Mac user myself. 

Perhaps you can find some information on how to do that here: https://superuser.com/questions/16750/how-can-i-run-an-application-with-command-line-arguments-in-mac-os