Dying Light 2 Stay Human: Reloaded Edition
Status: Gold | Installs: Yes | Opens: Yes
warning
- Changing the upscaling method to XeSS will soft-lock the game. To fix this, click
Open C: Drive
and navigate to/users/crossover/Documents/dying light 2/out/settings/video.scr
, and open this file in a text editor. ChangeUpscaler(5)
toUpscaler(0)
- You may experience issues if using DX11 as your graphics backend, depending on your bottle configuration. If this is the case, use the above method. Change
RendererMode("d3d11")
toRendererMode("d3d12")
.
note
You can use the above solution to change your texture settings to low (which you are unable to do in the in-game settings menu).
Set TextureQuality(...)
to TextureQuality("Low")
.