lutris / wine

Repository containing source code for various Lutris Wine builds
Other
142 stars 23 forks source link

[Feature] Aspect ratio correction #81

Closed FakeShemp closed 3 years ago

FakeShemp commented 3 years ago

When I run a game using Steam Proton in fullscreen, the aspect ratio is maintained. So on my 16:9 screen, a 4:3 game gets letterboxed with black bars on its side.

When running games with Lutris Wine builds, this is not the case; the game gets stretched to fill the screen. Is there a way to make the Wine build do the same thing as Proton.

tannisroot commented 3 years ago

Yes, just use the fshack version of lutris-wine. Alternatively, enable an option in your monitor configuration that preserves aspect ratio when up-scaling.

FakeShemp commented 3 years ago

Thank you! That is just what I needed :)