HGL
absent-sapphire
cyberpunk environmental variables
Hi, quick question. I'm supposed to set the environmental variables in advanced settings to WINEDLLOVERRIDES= winmm=n,b; version=n,b in order to prepare cyberpunk for modding.
However, heroic doesnt allow for equal signs, so how can I achieve the same result?
4 Replies
robust-apricot•2mo ago
GitHub
[FIX] Using = in env var value by arielj · Pull Request #4787 · H...
After the PR that enabled the virtual keyboard on all inputs, the env variables and wrapper tables were broken
After that I made a PR refactoring the code of that React component, but there was a t...
robust-apricot•2mo ago
It is fixed but not in a release yet
Apply workaround mentioned there
absent-sapphireOP•2mo ago
ohhh, I see. Thanks a lot
robust-apricot•2mo ago
Yw