protonscr

Divinity: Original Sin 2 - Definitive Edition (Steam AppID 435150)

dxvkclosed performance
doitsujin/dxvk#1014 · opened 2019-04-14 by Bamsey · updated 2019-04-15 · 14 comments · github
1 matching comments, n / p to jump
BBamsey 2019-04-14 github

Dramatically drop FPS (7-11fps) after QuickSaveGame or SaveGame. After that only game restart helps (Alt+Tab sometimes)

Software information

Divinity: Original Sin 2 - Definitive Edition (Steam AppID 435150)

System information

  • GPU:GTX950M or INTEL HD530
  • Driver:nvidia 418. 56 / Mesa 19.0.1
  • Wine version: 4.6 Stagging
  • DXVK version: 1.0.2

Apitrace file(s)

SupportTool.trace.zip

Log files

steam-435150.log

Ddoitsujin maintainer 2019-04-14 github

Does this problem also occur with wined3d?

Also, your apitrace is basically empty. What's SupportTool.exe anyway? Doesn't sound like a game executable.

BBamsey 2019-04-14 github

No. Only DXVK.
With parameters PROTON_USE_WINED3D=1 works fine, but performance is poor.

BBamsey 2019-04-14 github

About Your question:

mv bin bin.bak
ln -s DefEd\bin bin
cd bin
mv SupportTool.exe SupportTool.bak
ln -s EoCApp.exe SupportTool.exe

without this manipulation, the game does not start

Ddoitsujin maintainer 2019-04-14 github

Looking at ProtonDB entries for this game, it seems that this issue is specific to your setup.

Anyway, can't debug that right now until I get my hands on that game, but chances are very high that I won't be able to reproduce this at all and won't be able to do anything about it.

You could try playing around with the config options, taking this as a starting point:

dxgi.syncInterval = 0
dxgi.numBackBuffers = 3
dxgi.maxFrameLatency = 3

It sounds like your issue is somehow related to presentation, which isn't really something I can fix in DXVK.

BBamsey 2019-04-14 github

I'm not the only one with a problem:
https://www.reddit.com/r/SteamPlay/comments/a1ytqd/divinity_original_sin_2_audio_issues_fps_drops/

I prepared the dxvk.conf file and put it in the folder with the game file. I set suggested parameters. Problem still occure.

Thx.

Ddoitsujin maintainer 2019-04-14 github

The person on Reddit wasn't using DXVK, which indicates that this isn't really my bug. No idea what is causing it though.

BBamsey 2019-04-15 github

I see.
Anyway, thank you for trying to help.

BBamsey 2019-04-15 github

From my observation that the problem may have something to do with rendering shadows. As suggested by one of the players, lowering the quality of shadows reduces the number of fps drops

Ddoitsujin maintainer 2019-04-15 github

That a) doesn't really help since I don't know how the game renders shadows, and b) doesn't really explain why it only happens after a save.

What does DXVK_HUD=memory show? There's a chance you're running out of VRAM.

BBamsey 2019-04-15 github

FYI

after_save
before_save

KK0bin maintainer 2019-04-15 github

How much VRAM does your 950m have?

Ddoitsujin maintainer 2019-04-15 github

According to the DXGI log it's 2GB, which.... is a bit questionable, since neither DXVK nor the Nvidia driver have great memory management and background apps (browser, compositor etc.) eat some of that as well. I wonder if lowering texture and shadow quality fixes things for you.

BBamsey 2019-04-15 github

Yes, I have 2048/5Ghz, and yes, lowering the texture quality helps for a while.

BBamsey 2019-04-15 github

Thanks guys. Conclusion - replacement of equipment, or playing on low settings.

Launch options