FakeFishGames / Barotrauma

A 2D online multiplayer game taking place in a submarine travelling through the icy depths of Jupiter's moon Europa.
http://www.barotraumagame.com/
1.77k stars 409 forks source link

Displaying issue in both fullscreen, borderless windowed and windowed mode in MacOS 10.15 #13286

Open hehe00065 opened 10 months ago

hehe00065 commented 10 months ago

Disclaimers

What happened?

When running the game in MacOS 10.15, the problem occur while the loading finished and the game enters the main menu. Here's three corresponding behaviors in windowed, borderless windowed and fullscreen mode. 1.Windowed mode: as the game enters the main menu, the game will be displayed with only the lower-left corner in low dpi while having the other parts stoped rendering and flickers. 2.Borderless windowed mode: similar with Windowed mode, this time full screened. Thus making the game unplayable 3.Fullscreen mode: this time the main menu is displayed fully, but only in the lower-left corner and appeared really small in the screen. The other part of the screen is black. It seemed that the area of the part that the game truly renders is related to the resolution in the game settings, probably some kind of misrelating between the dpi and the resolution (I'm don't know what that really stands for in software developing, though) of the game. Another information is that when you attempted to change the resolution setting while the problem is occouring in windowed mode, the flickering part will turn red.

Reproduction steps

1.Start the game (in Mac OS 10.15) 2.Let the game load 3."Press any button"and find out that the only lower-left corner is truly displayed and the other parts begins to flicker or just turns black

Bug prevalence

Happens every time I play

Single player or multiplayer?

Other

-

Happens after the game finished loading and entered the main menu

Version

v1.2.7.0 (Winter Update hotfix)

-

No response

Which operating system did you encounter this bug on?

MacOS

Relevant error messages and crash reports

No response

hehe00065 commented 5 days ago

Have to say sorry because this bug is a duplication of #5597 in MacOS10.15. Havn't check closed issues.