ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
23.86k stars 1.04k forks source link

Dungeonborne (2448970) #7913

Open frozen-sea opened 1 month ago

frozen-sea commented 1 month ago

Compatibility Report

System Information

I confirm:

Symptoms

Crashes on launch, no window opens.

Reproduction

Install game, press play.

Logs look indistinguishable between the Proton versions I tested. steam-2448970.log

frozen-sea commented 1 month ago

Did some more digging. I'm getting what looks like the same crash on another desktop (3500X, Arc A580, Nobara). Launches and runs just fine on Steam Deck though. And no, SteamDeck=1 doesn't fix it on the desktops.

zrooda commented 1 month ago

Can't run it on Steam Deck either FWIW. Not with latest GE, not with Experimental, 8/9.

frozen-sea commented 1 month ago

Can't run it on Steam Deck either FWIW. Not with latest GE, not with Experimental, 8/9.

Weird. Mine is on Beta channel and running the game with regular Proton Experimental. No issues, just kinda awkward to play since the game apparently has zero controller support.

zrooda commented 1 month ago

Weird. Mine is on Beta channel and running the game with regular Proton Experimental. No issues, just kinda awkward to play since the game apparently has zero controller support.

I'm on main and it just dies like on desktop. I'll try to provide some logs later today if there's anything interesting, desktop logs are kinda barren though.

zrooda commented 1 month ago

Desktop PROTON_LOG from Flatpak Steam attached, here's the part where is starts failing:

Wine cannot find the FreeType font library.  To enable Wine to
use TrueType fonts please install a version of FreeType greater than
or equal to 2.0.5.
http://www.freetype.org
ERROR: ld.so: object '/tmp/pressure-vessel-libs-U8Q0Q2/${LIB}/libshared-library-guard.so' cannot be loaded as audit interface: cannot open shared object file; ignored.
/var/home/mystrdat/.var/app/com.valvesoftware.Steam/.local/share/Steam/steamapps/common/Proton - Experimental/files/bin/wine64: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
33423.014:0020:0024:err:win:get_desktop_window failed to start explorer c00000e5
33423.020:0020:0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 00006FFFFDF90000: builtin
33423.026:0020:0024:err:winediag:gnutls_process_attach failed to load libgnutls, no support for encryption
33423.026:0020:0024:err:winediag:process_attach failed to load libgnutls, no support for pfx import/export
33423.028:0020:00b8:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
33423.028:0020:00b8:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
Setting breakpad minidump AppID = 2448970
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561197999910950 [API loaded no]
33423.039:0020:0024:fixme:steam:setup_steam_registry Game language "english", defaulting LC_CTYPE / LC_MESSAGES to en_US.UTF-8.
33423.042:0020:00bc:err:steam:initialize_vr_data Could not load libopenvr_api.so.
ERROR: ld.so: object '/tmp/pressure-vessel-libs-U8Q0Q2/${LIB}/libshared-library-guard.so' cannot be loaded as audit interface: cannot open shared object file; ignored.
/var/home/mystrdat/.var/app/com.valvesoftware.Steam/.local/share/Steam/steamapps/common/Proton - Experimental/files/bin/wine64: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
33423.054:0020:0024:err:steam:run_process Failed to create process L"\"Z:\\var\\home\\mystrdat\\.var\\app\\com.valvesoftware.Steam\\.local\\share\\Steam\\steamapps\\common\\Dungeonborne\\Dungeonborne.exe\"": 1359
33423.072:0030:00c8:warn:threadname:NtSetInformationThread Thread renamed to L"wine_threadpool_worker"
pid 1373 != 1372, skipping destruction (fork without exec?)

steam-2448970.log

grego9 commented 1 month ago

steam-2448970.log Same issue. This is my proton log using GE-Proton9-10.

polluxau commented 1 month ago

steam-2448970.log here is my log aswell, rx 6700, ryzen 7600, cachy os, kernel 6.10, experimental(bleeding edge)

KarlVogel commented 1 month ago

Game only seems to work on steamdeck. Probably related to the Anti Cheat in use?!

polluxau commented 1 month ago

Game only seems to work on steamdeck. Probably related to the Anti Cheat in use?!

What anticheat is being used here?

Edit: oh i see, kernel level? YIKES

Edit again: so i see steamdeck users are having problems also randomly getting booted but others arent, this is great..

KarlVogel commented 1 month ago

Anti Cheat is called AntiCheatExpert.

polluxau commented 1 month ago

Anti Cheat is called AntiCheatExpert.

Hmm well reading up on that, the anticheat must have something flagged in proton because when it detects a cheat it will force quite the game as soon as possible :/

KarlVogel commented 1 month ago

Verified and confirmed that the DRM is indeed checking for wine/proton and then specifically if it's running on the steamdeck. So this is a DRM issue and not a proton/wine issue unfortunately.

polluxau commented 1 month ago

Verified and confirmed that the DRM is indeed checking for wine/proton and then specifically if it's running on the steamdeck. So this is a DRM issue and not a proton/wine issue unfortunately.

Of course ☹️