this post was submitted on 23 Oct 2025
22 points (100.0% liked)

Linux Gaming

21863 readers
1012 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

If you missed it. Payday 2 is getting bug fixes once again, This time by the same side team that has been supporting Raid WWII.

https://store.steampowered.com/news/app/218620/view/528734197434548839?l=english

I was playing literally yesterday just fine even with mods installed. But today an update seems to have broken the game running through Proton (Crashes before fully launching) with or without mods, while my friends on Windows are having no issues.

Anyone else? I have tried other games today, This is the only one I'm having issues with.

Update: Got it working by adding PROTON_USE_WOW64=1 to the steam launch command. Didn't have to do this yesterday or ever before, But it's working now so.

Another update: The previous solution ended up just being a work around for another issue on my system. Even tho it worked I couldn't use it with the SuperBLT modloader as that would also crash. I ended up uninstalling an outdated AMD GPU driver (which might have been the main issue) but I also had a Endeavour/Arch update today which updated some 32bit libraries.

Since then I've been able to load the game with mods same as I did before.

top 4 comments
sorted by: hot top controversial new old
[–] CoyoteFacts@piefed.ca 3 points 1 week ago (1 children)

I can launch it fine:
GE-Proton10-21
WINEDLLOVERRIDES="wsock32=n,b" %command% -skip_intro -steamMM -NewCPU

[–] HouseWolf@pawb.social 2 points 1 week ago

Just tried on the same Proton version both with and without the wsock command and still nothing...

[–] retro@infosec.pub 3 points 1 week ago (1 children)

Thanks for posting your fix. Make sure to add it to ProtonDB so that others having the same issue can solve it quickly too.

[–] HouseWolf@pawb.social 1 points 1 week ago

I posted another update. while the previous fix kinda worked, It couldn't run the game with mods. (which most PD2 players these days do) and I didn't really test that before logging off for the night.

Ended up being more an issue on my systems end than the game itself. >.>