this post was submitted on 25 Mar 2024
27 points (100.0% liked)

Linux Gaming

18170 readers
421 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
 

I have a problem with Borderlands 2 and Portal. If I run native version game crashes soon after launching. If I run Windows version with Proton game doeasn't launch at all. I tried solutions from ProtonDB but none of them worked. I'm new to Linux gaming so I'm not sure what to do.

I have Intel i9 11th generation CPU, Nvidia 1650 GPU and 16GB RAM.

Fix: I installed lib32-nvidia-utils. Now I can run native version of Portal and Windows version of Borderlands 2 with Proton 7.0-6 (haven't tried other versions of Proton).

all 32 comments
sorted by: hot top controversial new old
[–] [email protected] 13 points 1 year ago (2 children)

My usual 'shot in the dark' when someone mentions windows versions: Is the game data on a shared NTFS partition? If so, move it to a native linux FS like ext4 and try again.

[–] [email protected] 7 points 1 year ago

This is good advise. My husband just installed Linux as a dual boot on his system over the weekend. He was having trouble with games that worked fine on my system until we re-downloaded them onto the Linux drive. Then they worked fine.

[–] [email protected] 5 points 1 year ago (1 children)

I don't have any shared partitions.

[–] [email protected] 6 points 1 year ago

Still worth a shot to mention.

Proton just doesn't seem to like any data on an NTFS partition, but the error message is ugly and buried so I mentioned it in all of these types of posts.

[–] [email protected] 10 points 1 year ago (1 children)

Little note, the Borderlands 2 Linux & Mac port as been abandonned https://support.aspyr.com/hc/en-us/articles/360020727692-Borderlands-2-Linux-FAQ So, do consider switching to the Windows version version via Proton for co-op play, HD Texture pack support and that last DLC too.

[–] [email protected] 3 points 1 year ago

I know that Linux port is abandonned but like I said in the post Windows version doesn't run at all.

[–] [email protected] 9 points 1 year ago (1 children)

You might need the lib32 version or have the wrong version of Vulkan it looks similiar to this issue: https://bbs.archlinux.org/viewtopic.php?id=286118

[–] [email protected] 4 points 1 year ago (1 children)
[–] [email protected] 3 points 1 year ago

Happy gaming :) glad I could help

[–] [email protected] 7 points 1 year ago (1 children)

Do you have MangoHud installed? Last week I couldn't run any proton game on my system until I uninstalled it/ removed the MANGOHUD=1 variable haven't had this problem before, but something broke. Proton and wine were stuck at launching, no error messages/ logs, etc. drove me nuts.

[–] [email protected] 1 points 1 year ago

I don't have it.

[–] [email protected] 5 points 1 year ago (1 children)

maybe add PROTON_LOG=1 %command% to launch option to enable log? Try launching the game again, and see if anything weird logged on steam-xxxxx.log file in your home directory.

Also, might want to try using proton-ge in case it works: https://github.com/GloriousEggroll/proton-ge-custom

[–] [email protected] 3 points 1 year ago

There is nothing in Borderlands 2 that requires proton-ge. Using default native should absolutely work, and so should proton for the Windows version. His system is fucked up somehow.

[–] [email protected] 4 points 1 year ago (2 children)

What driver and version are you using? Wayland or X11? Is VRR enabled?

[–] [email protected] 2 points 1 year ago (1 children)

I'm using X11 and closed source Nvidia driver. I'll check driver version and VRR when I return home.

[–] [email protected] 6 points 1 year ago (1 children)

You have a 16xx series card, Proton 8+ have a problem with these cards (thanks to Nvidia), so switch to an older Proton version like Proton 7, should work.

[–] [email protected] 2 points 1 year ago (1 children)
[–] [email protected] 4 points 1 year ago

Hmm, in that case you might need 32-bit libraries some other user mentioned here.

[–] [email protected] 1 points 1 year ago (1 children)

My driver version is 550.67 and VRR is enabled.

[–] [email protected] 1 points 1 year ago

You could try 545 or 535 series drivers. Stability can vary greatly between card model, driver, compositor and kernel version.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

This looks like you can solve this by switching to an older Proton version.

[–] [email protected] 2 points 1 year ago

You want to be using Proton for BL2 regardless. The Linux client isn't updated, meaning no cross play and you can't use the final DLC. Also it's performance is shit compared to Proton

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

Those 2 games are extremely solid in my experience, haven't had a crash ever in either of them.
I've played Borderlands 2 for 744 hours over many years with different hardware without a problem, except that I can't get SHiFT keys to work in the Linux version, so if I want to use SHiFT, I switch to Proton for that. Both work flawlessly otherwise. I have only tried Portal native though.
I'm currently using the Manjaro distro with an old Ryzen 5 1600 CPU, Radeon RX 6800 XT GPU, and 16 Gig Ram.
My wife however uses Nvidia GTX 1080 ti and earlier GTX 970, and both games worked perfectly for her too using Debian with both cards. My wife also played lots of portal both 1 and 2 with Nvidia cards.

In short those 2 games should work fine out of the box, with both Nvidia and Radeon. So maybe you have some hardware problem? Or something with your installation was screwed up somehow?

[–] [email protected] 1 points 1 year ago

Would you maybe try the flatpak version of Steam? That has worked great for me. No complaints.