Latest maintainer comment ·
kisak-valve · 2019-07-28 ·
#1250Hello @jackarsnel, newer Proton should not need a modified executable because it has [PROTON_FORCE_LARGE_ADDRESS_AWARE](https://github.com/ValveSoftware/Proton#runtime-config-options). For anyone seeing this issue, does adding `PROTON_FORCE_LARGE_ADDRESS_AWARE=1 %command%` to the game's launch options and overriding the Proton version to 3.16 (or newer) in the game's settings have an effect?
#3481 · 10 comments ·
opened 2020-01-30 · last comment 2025-04-18 by rbjorklin
... All I did was replacing the `
ucrtbase.dll` as described here: https://gist.github.com/jrbergen/0ce746676c4fbcc2becd6054d1bba2ed
... All I did was replacing the `
ucrtbase.dll` as described here: https://gist.github.com/jrbergen/0ce746676c4fbcc2becd6054d1bba2ed
I ...