View Single Post
Old 10-11-2017, 07:37 AM   #47
Sebastian Palkowski
Developer
 
Sebastian Palkowski's Avatar
 
Join Date: Mar 2002
Location: Hamburg, Germany
Posts: 5,482
Quote:
Originally Posted by jldante56 View Post
Here you go. . .
Screen Size: 1280 Width, 800 Height; Available Screen Size: 1280 Width, 773 Height, Screen-Size w/o Border: 1280 Width, 751 Height, DPR: 1

The line above is the important one:

"Screen Size: 1280 Width, 800 Height", it shows your resolution (is correct)

"Available Screen Size: 1280 Width, 773 Height", it shows the width/height that is available. It shows that something is still visible on your computer and has a height of 27pixel (I guess it is the top bar).

"Screen-Size w/o Border: 1280 Width, 751 Height", the 751 shows, that counting the borders of the window (in total 22 pixels) it is now not enough space for the game (so it switches to fullscreen). If you remove all bars from the screen (top bar and the dock), it should have enough space to work in Maximized Window mode (800 - 22 = 778 pixel, 768 are needed).

(I only have a German OSX so I donīt know the exact names)

Go to Settings -> General and check "Menubar automatically show/not show" (wording will be different).
__________________
Buy Franchise Hockey Manager
Sebastian Palkowski is offline   Reply With Quote