Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Solved it by using command line to start it with the following command:

FPVFreerider_demo.exe -screen-fullscreen 1 -screen-width 1920 -screen-height 1080

In the folder where my .exe is located

You only have to adjust the resolution to the one you got. (In my case a Full HD Monitor with 1920x1080)

Glad you got it solved! Thanks for sharing the solution, I'm sure that will be of help to others who might have the same issue.