Ryan Armstrong
Ryan Armstrong
If anyone wants a slightly more elegant (though longer) Debian solution, here's what I did to cleanly package the lastest git as a Debian package, and installed it as an...
Well, I just said that and decided to look up `/proc/####/environ` and confirmed there is indeed an environment variable. In my case, I needed to do: `export STEAM_COMPAT_MOUNTS=/home/zerker/.steam:/opt:/var/local` Ideally, Proton...
Well, the Divinity example was just for contrast. Regarding Severed Steel, I'd prefer to run a DRM-free version with Proton-Caller than the Steam version, but that's just me. This is...
Sure thing. Here is the relevant section from `lsblk`: ``` nvme0n1 259:0 0 476.9G 0 disk ├─nvme0n1p1 259:1 0 290.1G 0 part /opt ├─nvme0n1p2 259:2 0 99M 0 part /boot/efi...
Certainly, though probably won't get a whole lot of testing time until Friday
Same problem on a fresh source build from the `main` branch: ``` zerker@alpha:/opt/games/windows/Prey/Binaries/Danielle/x64/Release$ proton-call -p 7.0 -r Prey.exe info: Proton 7.0 not found, reindexing... pressure-vessel-LOG-0x100: Failed to execute child process...
Same here, on Debian Testing (will be 12/Bookwork) running KDE. Packaged binary unresponsive on fullscreen, build from source works fine (checking out the v1.0.2164 tag). Probably an incompatible version of...
Of course. Here's the result: ``` $ ./cpufetch --debug cpufetch v1.04-37-gd221 (Linux x86_64 build) Unknown - Max standard level: 0x00000002 - Max extended level: 0x03020101 - Hybrid Flag: 0 -...
Unfortunately, the new branch segfaults. Here's your stack trace: ``` Program received signal SIGSEGV, Segmentation fault. __GI_strlen () at ../sysdeps/i386/i586/strlen.S:93 93 ../sysdeps/i386/i586/strlen.S: No such file or directory. (gdb) bt #0...
You say that, but there are plenty of C programs with a lot more complexity and comparably longer compile times. ... it does still take 1:30 on this old clunker...