Timothee "TTimo" Besset
Timothee "TTimo" Besset
can you upload the crash_*.dmp files directly maybe. I'm not very familiar with dota 2's setup, and despite what the log says, it seems our servers still don't have the...
This crash did upload successfully. The error on the dota2 side is that SDL_CreateWindow failed (SDL_WINDOW_OPENGL | SDL_WINDOW_HIDDEN). The actual error message dota2 gives in this case being `Unable to...
I worked through the crash reports some more, and the SDL_CreateWindow abort is seen for a bunch of different systems, no particular distro, I see arch, fedora etc. - so...
@Horb 's `steam_system_information.txt` reports `"LD_PRELOAD=/usr/$LIB/libxcb.so.1:/usr/$LIB/libX11.so.6:/usr/$LIB/libstdc++.so.6",` in the "LD_* scout runtime" information - so maybe something isn't working as intended
the csgo crash is the tcmalloc crash that is already known. the dota2 crash is a graphics driver crash. however it looks like you are using an old AMD closed...
It seems likely that the System Info is correct and the container runtime is not installed or corrupted. So let's get https://github.com/ValveSoftware/steam-runtime/issues/204 figured out first.
Note that the compatibility report for Dirt 4 has it set to run under Proton (a specific version even). So the problems may lie with the title to begin with....
Hello @apocalyptech - have you tried with Proton Experimental and latest Proton 7? It could be specific to GE.
I cannot reproduce with Tiny Tina on Manjaro with Proton Experimental (it's a new install, I didn't have the game). I note that videos are playing too. I don't have...
@smcv yeah they are both Proton titles / soldier SLR. I tested both Tiny Tina and Borderlands 3 on Manjaro and they work fine against official Proton. This may be...