Gcenx / WineskinServer

Wineskin
GNU Lesser General Public License v2.1
2.42k stars 167 forks source link

The programs that have 16:9 aspect ratio renders wrong on 16:10 displays. #465

Open rlarhsid opened 9 months ago

rlarhsid commented 9 months ago

Environment (please complete the following information):

Describe the bug

When I open a program that only supports 16:9 aspect ratio, the window doesn't render properly. I guess that the game is being rendered to 16:9 properly, but the window is forced to display to 16:10, eventually cutting the sides of the program.

To Reproduce

Describe the steps to reproduce the behavior:

Open a program that only supports 16:9 aspect ratio.

Expected behavior The program is rendered and displayed to 16:9 screen, without any cutouts or missing contents.

Screenshots

image

As you can see, the left & right side of the screen is torn.

image

I'd like the programs that have 16:9 ratio be rendered like this.

LastRunWine.log As this is too long to upload, I'll upload as a file. LastRunWine.log

Additional context

Incorrectly filled out issues will be close without notice!