https://bugs.winehq.org/show_bug.cgi?id=57175
John svartchimpans@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |svartchimpans@gmail.com
--- Comment #37 from John svartchimpans@gmail.com --- Oh. I was running Satisfactory with DX12 renderer (in Wine 9.21) and couldn't understand why the graphics were EXTREMELY pixelated despite the game being set to 3840x2160.
Then I remembered this ticket and thought "could it really be running in low-DPI mode"?
I ran this command:
wine REG.exe ADD "HKCU\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers" /T REG_SZ /D "~ HIGHDPIAWARE" /F
Voila, Satisfactory now renders at native 4K again.