HGL
grumpy-cyan

having trouble running the last of us part 1 via heroic game wont launch with this error message

am running pop os 22.04 with a gtx 1060 6gb running the latest drivers
No description
12 Replies
magic-amber
magic-amber3y ago
https://discord.com/channels/812703221789097985/1044301598018515105 please read it and attach necessary information
grumpy-cyan
grumpy-cyanOP3y ago
Wine Command: /usr/games/gamemoderun /home/hamsterer/.steam/debian-installation/compatibilitytools.d/GE-Proton8-2/proton run /media/hamsterer/E drive/lutris games/The Last of Us/launcher.exe Game Log: gamemodeauto: gamemodeauto: gamemodeauto: fsync: up and running. wine: RLIMIT_NICE is <= 20, unable to use setpriority safely [S_API FAIL] SteamAPI_Init() failed; no appID found. Either launch the game from Steam, or put the file steam_appid.txt containing the correct appID in your game folder. --------------------------------------------------------------- ive installed all the necessary dependencies for this game could it be bcz i use a debian based os and my packages are older and therefore have older nvidia drivers that is causing this issue
continuing-cyan
continuing-cyan3y ago
don't use proton it's probably not going to help that much, but it's worth a try (for fixing the issue) since 12_0 is a really high feature level I think pascal might not support 12_0 on linux but I don't use nvidia and won't be sure until you send a log with wine instead of proton
rare-sapphire
rare-sapphire3y ago
I'll repeat what I said to someone else in a similar situation: buying a new game on EGS with the intent on playing on Linux is an interesting choice, especially when that game is very heavy and already plagued with issues.
extended-salmon
extended-salmon3y ago
Yes, you need 510+ drivers.
KHR_dynamic_rendering in particular requires Mesa 22.0 or NVIDIA 510 series, which should have propagated to distributions a long time ago at this point.
Vkd3d proton 2.7+ requires these drivers Afaik Debian Stable is still on 470 driver It might not be tagged properly to include "non-heroic" So game might just be ☠️ Ye, that path above shows/indicates it most likely is
grumpy-cyan
grumpy-cyanOP3y ago
i got 525 tho what do i use then yea did a search dont work dont think it wouldve worked on steam either
rare-sapphire
rare-sapphire3y ago
Valve has been pushing out Proton hotfixes targeting the game. In your situation, the game wouldn’t have worked anyway
extended-salmon
extended-salmon3y ago
Post a log instead of laying out information bit by bit? PROTON_LOG=1 as an env variable if you are using Proton
grumpy-cyan
grumpy-cyanOP3y ago
No description
grumpy-cyan
grumpy-cyanOP3y ago
what this
extended-salmon
extended-salmon3y ago
Use env variable Without it it won"t log a thing Better way is just using Wine GE 8.5 as Wine build
CommandMC
CommandMC3y ago
PROTON_LOG=1 will make Proton spit out a log file in your home directory, Heroic's log won't change (And you also want to set something like WINEDEBUG=+timestamp since Proton will otherwise add a lot of noise to the log)

Did you find this page helpful?