CJ Kucera
CJ Kucera
> I think we have to treat @apocalyptech's situation as unsupported, because each layer of symlinks introduces another place where things can go wrong. I can give some pointers for...
> So I think my guess might be right: Borderlands 3 is (quite reasonably) assuming that it can create a temp file in `C:\` and then rename it to `C:\...\Borderlands...
I have not, since the ingame videos apparently don't work on non-GE Proton builds. I suppose I could give it a try, though I'm generally loathe to rock the boat...
Hello - thanks for the responses. Answers inlined below! > Are there any symbolic links in the path to `/home/bl3/.steam/sdk64/steamclient.so`? Please paste the output of: > > ``` > ls...
> Please could you get a log with `STEAM_LINUX_RUNTIME_VERBOSE=1` and the `client_beta` branch of `SteamLinuxRuntime_soldier`, together with Proton-5.21-GE-1, and a "known good" game other than Borderlands 3 in the same...
> I am still waiting for more information about what is different about Borderlands 3 in your setup: that part is not 100% solved, but the updated runtime will work...
Hello! Apologies for the radio silence on my end; Real Life's been busy. Anyway, I thought I'd had a few things on my plate to try, but I see really...
> Those environment variables will be empty if Proton-GE does not enable session mode in it's `toolmanifest.vdf` (`"use_sessions" "1"`) Hm, looks like that *is* set in that file, btw. And...
> How exactly did you set this environment variable? I ask because setting it in Launch Options probably will not work. Because it alters the behaviour of the Steam client,...
Yeah, that could certainly be a way of doing it... An alternative that I'd been thinking about, as opposed to actually doing globbing/regexing/whatever is to just implement something which mimics...