
Drudge
Published
gamemoderun %command%
On a Intel Cpu system with Nvidia GPU these are my settings to run the game well.
Need to use Proton Experimental for the cutscenes to not freeze and softlock your game. Other than that im using a dxvk.conf file in the root directory of the game with these settings.
dxgi.syncInterval = 0 d3d11.allowMapFlagNoWait = True d3d11.constantBufferRangeCheck = False d3d11.desyncTempResources = True d3d11.enableTiledResources = True d3d11.invariantPosition = True d3d11.maxTessellationLevel = 32 d3d11.relaxedBarriers = True d3d11.strictDivision = False d3d11.zeroInitWorkgroupMemory = False dxgi.deferSurfaceCreation = True dxgi.maxFrameLatency = 1 dxgi.numBackBuffers = 2
Stuttering after a few hours of play, fixed with my dxvk.conf
Cut scenes for some bosses with lock up your game and prevent you from progressing, fixed with proton experiemental.
Works well, should be better after a few patches