## System Information - GPU: RX 6600 - Video driver version: Mesa 25.0.7 / LLVM 20.1.2 - Kernel version: 6.80-90-generic - Link to full system information report as [Gist](https://gist.github.com/thasreal/461bd558eee60c7...
Game won't launch on Arch Linux from Steam. Tried all Proton version, including `proton-ge-custom`. Using `wine-ge-custom` it displays a black screen. I managed to make it run on Garuda Linux from Steam but now it won't ...
I get black screen no matter I put thetaskset -c 0-7 %command% or with 0.15, the game simply shows blackscreen after the XD logo. I'm puting the log down here [steam-774171.log](https://github.com/ValveSoftware/Proton/fi...
> @kbeckmann, can you check if adding taskset -c 0-15 %command% to the game's launch options works around the issue you encountered? Wow this actually works, well sort of. Had to change to `taskset -c 0-7 %command%`. Sim...
# Whitelist Request ## System Information - GPU: RX 480 - Driver/LLVM version: Mesa 19.3.1/9.0.0 (ACO enabled) - Distro version: Arch Linux - Link to full system information report as [Gist](https://gist.github.com/): My...
Ah that makes sense! I wonder how much of these NUMA-APIs are stubbed and/or faked. From the code link I posted above: [code] Again, I am not 100% about the disassembly but it seems this could be it. Other users seem to ...