-
Notifications
You must be signed in to change notification settings - Fork 3
Description
No matter what I seem to try when configuring this wrapper, I can't seem to keep it stable. Here's what my log's outputting:
Shader Patch log started. Shader Patch version is 1.9.1
[INFO] 00:38:27 Setting game thread as Per Monitor Aware DPI aware.
[INFO] 00:38:28 Selected GPU NVIDIA GeForce RTX 3080
[INFO] 00:38:28 Adaptive Order-Independent Transparency is supported.
[WARNING] 00:38:28 Shader resource '_SP_ATLAS_INDEX_large' does not exist.
[WARNING] 00:38:28 Shader resource '_SP_ATLAS_large' does not exist.
[INFO] 00:38:28 Loaded material "gamefont_large_tex0"
[WARNING] 00:38:28 Shader resource '_SP_ATLAS_INDEX_medium' does not exist.
[WARNING] 00:38:28 Shader resource '_SP_ATLAS_medium' does not exist.
[INFO] 00:38:28 Loaded material "gamefont_medium_tex0"
[WARNING] 00:38:28 Shader resource '_SP_ATLAS_INDEX_small' does not exist.
[WARNING] 00:38:28 Shader resource '_SP_ATLAS_small' does not exist.
[INFO] 00:38:28 Loaded material "gamefont_small_tex0"
[INFO] 00:38:58 Destroying material "gamefont_large_tex0"
[INFO] 00:38:58 Destroying material "gamefont_medium_tex0"
[INFO] 00:38:58 Destroying material "gamefont_small_tex0"
[INFO] 00:38:58 Loaded material "gamefont_large_tex0"
[INFO] 00:38:58 Loaded material "gamefont_medium_tex0"
[INFO] 00:38:58 Loaded material "gamefont_small_tex0"
[INFO] 00:39:16 Destroying material "gamefont_large_tex0"
[INFO] 00:39:16 Destroying material "gamefont_medium_tex0"
[INFO] 00:39:16 Destroying material "gamefont_small_tex0"
[INFO] 00:39:16 Loaded material "gamefont_large_tex0"
[INFO] 00:39:16 Loaded material "gamefont_medium_tex0"
[INFO] 00:39:16 Loaded material "gamefont_small_tex0"
[ERROR] 00:39:20 Failed to allocate memory for upload scratch buffer!
It tends to crash immediately after a skirmish in the galactic battles. It tries to load the galaxy map again and crashes. Currently running in Proton 9.04. (PROTON_FORCE_LARGE_ADDRESS_AWARE=1 LD_PRELOAD="" %command%) It doesn't seem to matter if I load the WINEDLLOVERRIDES or not. I have both versions of C++ installed in proton tricks.
I can run other things like reshade and dgvoodoo2 on other apps, but I have no idea what it is about this one it doesn't like. I haven't had success with older iterations of the patch either.