CJ Kucera
CJ Kucera
No worries! I'll go ahead and keep this open; if anyone else ever stumbles across it and feels like doing the work, I'd be happy to accept a PR, as...
FYI, I just discovered today that the protobuf library I was using has a native import/export in JSON format, which would probably make digging into this quite a bit easier....
Howdy! I just use plain ol' xterm. I'm actually out of the country for a few weeks and don't have a proper desktop at the moment - I'll run some...
No worries! Only so many hours in the day, etc. I shall comment on a couple of your comments! * Yeah, you're right - forcing background is a bad idea....
BTW, I've implemented this over on my fork and issued a pull request for it: https://github.com/KenjiTakahashi/pacmixer/pull/15 That pull request *does* include a bunch more than just the numeric labels -...
Aha, yeah, just ran into this myself, after I'd moved Borderlands 3 from Proton 5.0 to 5.13. I always dislike having savegames/configs stored under `compatdata` (since I've had things like...
Huh, well, okay, I guess `STEAM_COMPAT_MOUNTS=/games steam` didn't entirely fix things up for me. It allowed the game to read its profile/savegame data and get into the game, but it...
> `/games` inside the container is not the same place as `/games` in the host system, unless we take steps to make it the same, which we don't necessarily know...
Okay, so here's the full "System Information" output: [system_info.txt](https://github.com/ValveSoftware/steam-runtime/files/5831465/system_info.txt) ... and here's the debug logs while running the game, having been launched with `STEAM_COMPAT_MOUNTS=/games STEAM_LINUX_RUNTIME_LOG=1 PROTON_LOG=1 PRESSURE_VESSEL_VERBOSE=1`: [slr-app397540-s940fed468257c98a.log](https://github.com/ValveSoftware/steam-runtime/files/5831475/slr-app397540-s940fed468257c98a.log) Let me...
Thanks for the info! Fun stuff, especially that xterm shell mode. On to answering some questions: > What other symlinks are there in the path `/games/bl3_steam/games/steamapps/compatdata/397540/pfx/dosdevices/c:/users/steamuser/My Documents/My Games/Borderlands 3/Saved`, and...