lutris / wine

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

Color issues in games with Lutris fshack builds #119

Closed keenanweaver closed 2 years ago

keenanweaver commented 2 years ago

I've noticed some color issues in games. The closest report I've seen that accurately describes the issue is this: https://www.reddit.com/r/linux_gaming/comments/qpg4l6/deus_ex_goty_via_steamplay_runs_in_deepfried_mode/

Some games I've tested are Silent Hill 4, Freelancer, and Hitman: Contracts. Not sure what the commonality is between them besides being old. Looks like it's a consequence of the fullscreen hack.

Here are some screenshots of the issue

Issue: 2021-11-15_07-25 Correct: 2021-11-15_07-22

Issue: 2021-11-15_08-17 Correct: 2021-11-15_08-19

Issue does not happen in the Lutris non-fshack builds and Lutris fshack builds before 6.10. For additional context, it also does not happen for Wine Staging 6.21 and the Wine-GE 6.21 builds.

Doing the workaround in the link above fixes the issue, but also messes up brightness on any secondary monitor.

I don't think this is an issue for Lutris to resolve, per se, but just wanted to note it down since it is an issue that persists with the latest Lutris fshack builds.

tannisroot commented 2 years ago

I think I know what this is, let me cook a test build in a few minutes.

tannisroot commented 2 years ago

Try this build please https://drive.google.com/file/d/1fXF2zz3OPmztdL8ZVpa2KeB1c8-DH7Cw/view?usp=sharing

keenanweaver commented 2 years ago

Try this build please https://drive.google.com/file/d/1fXF2zz3OPmztdL8ZVpa2KeB1c8-DH7Cw/view?usp=sharing

Works as expected! Thank you very much!