About the memory problem with HD textures put in launch options : PROTON_FORCE_LARGE_ADDRESS_AWARE=1 %command% -nomoviestartup
comment by GenocideStomper 路 2021-11-08 路 view 路 github
... combinations of the following launch options:
- PROTON_USE_D9VK=1
- PROTON_FORCE_LARGE_ADDRESS_AWARE=1
- -nolauncher
- -nomoviestartup
It used to work, then I ...
... with `023c:err:d3d:wined3d_resource_allocate_sysmem Failed to allocate system memory.`
that's with and without `PROTON_FORCE_LARGE_ADDRESS_AWARE=1 %` set.
comment by CSahajdacny 路 2020-02-21 路 view 路 github
... https://github.com/ValveSoftware/Proton/files/4236104/steam-220440.log)
Have you tried `PROTON_FORCE_LARGE_ADDRESS_AWARE=1 PROTON_NO_ESYNC=1 %command%`
... I'm currently using this as launch options:
```
PROTON_FORCE_LARGE_ADDRESS_AWARE=1 PROTON_USE_D9VK=1 PROTON_NO_ESYNC=1 %command% -noLauncher -noSplash -world ...