There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux_gaming

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Telorand , in Halo infinite on Linux

Have you tried getting ProtonUp-qt or ProtonPlus, then downloading a GE version of Proton?

Have you checked ProtonDB for any tweaked settings you’d need?

TheLongPrice , in Halo infinite on Linux

Weird, it ran smoother for me on Linux than Windows 10

Blxter OP ,
@Blxter@lemmy.zip avatar

Its crazy I go from like 144 all the time on windows and then a really bad 70 (with worst settings on) on linux no idea why.

TheLongPrice ,

I’m on Nobara with AMD graphics for what it’s worth. Just gave the new patch a try and it still seems great.

bigmclargehuge , in Halo infinite on Linux
@bigmclargehuge@lemmy.world avatar

Ignore this if you’re on Wayland, it doesn’t have this problem. If you have two monitors, X11 throws a hissy fit over varying refresh rates. Ie, your main monitor runs at 144, the secondary runs at 60. If you launch a game on the 144hz monitor, it often locks it to the lowest refresh rate (60 in this example). Double check to make sure the game is actually running at the desired refresh rate (easiest way is to turn off the second, slower monitor and launch the game. 144hz would now be the lowest refresh rate).

Also look into CPU scheduling. Could be locked to a power saving governor. You want it on a dynamic or performance mode. Also check out if Resizable BAR is enabled in your BIOS.

Maxy , in Halo infinite on Linux

Which GPU do you use? I believe mint defaults to the nouveau drivers for Nvidia GPU’s, which generally has significantly worse performance compared to the proprietary driver.

Blxter OP ,
@Blxter@lemmy.zip avatar

I have a 3080: NVIDIA Driver Version:535.161.07

Maxy ,

Oh never mind, you’re already using the proprietary driver.

Molecular0079 ,

You should really be using the 550 drivers at this point.

There’s also a bug with Halo Infinite where frame pacing is bad until you toggle vsync on and off.

Blxter OP ,
@Blxter@lemmy.zip avatar

How does one upgrade drivers if they are not in the driver manager (this is what I have used so far) https://lemmy.zip/pictrs/image/9ad4aada-1ed8-459a-b904-af3ffff11b5f.webp

I found this should I do this but with 550?

As mentioned above, usually, it is preferred to try installing the recommended driver. In order to do that, you just type in: sudo ubuntu-drivers autoinstallIf you want something specific, type in: sudo apt install nvidia-driver-450You just have to replace “450” with the driver version that you want and it will install the driver in the same way that you install an application via the terminal.

Molecular0079 ,

Ah I guess Linux Mint doesn’t have the latest driver in there yet. That’s a bummer. When it comes out, I do recommend that you upgrade though.

narc0tic_bird , in [SOLVED] Games not running

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

cetvrti_magi OP ,
@cetvrti_magi@lemmy.world avatar

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

muhyb ,

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.

cetvrti_magi OP ,
@cetvrti_magi@lemmy.world avatar

Still doesn’t run.

muhyb ,

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

cetvrti_magi OP ,
@cetvrti_magi@lemmy.world avatar

My driver version is 550.67 and VRR is enabled.

narc0tic_bird ,

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

PoorPocketsMcNewHold , in [SOLVED] Games not running

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

cetvrti_magi OP ,
@cetvrti_magi@lemmy.world avatar

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

Buffalox , (edited ) in [SOLVED] Games not running

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?

MentalEdge , in [SOLVED] Games not running
@MentalEdge@sopuli.xyz avatar

Do other games run?

I’ve seen steam proton get into a state where it won’t run anything.

It was on someone else’s PC and I didn’t get a chance to solve it as they went back to windows.

But like others have said, running the windows versions of these games by using proton is the way to go.

What distro are you on?

cetvrti_magi OP ,
@cetvrti_magi@lemmy.world avatar

I had no issues with other games I played. I use EndeavourOS.

MentalEdge ,
@MentalEdge@sopuli.xyz avatar

Good. So you’ve confirmed that games can and do run on your system, both natively and using proton.

Next, I would try deleting the corresponding compatdata and shadercache folders for the games, to reset the games prefix and shaders. These are one folder up from the folder where the actual game files are, and the folders within have numbered names that match the ID of the game. (Which you can see in the update tab in game properties).

Simply delete the correct folders and steam will redo the proton setup for a game and recompile the shaders.

On a sidenote, I recommend installing proton-ge-custom from the AUR, it installs, keeps up to date, and makes available proton GE for you to use in steam and heroic, should you ever need a version with fixes that valve proton doesn’t come with.

cetvrti_magi OP ,
@cetvrti_magi@lemmy.world avatar

It still doesn’t work.

MentalEdge ,
@MentalEdge@sopuli.xyz avatar

Darn.

At this point I’d be looking at logs. Two ways to go about this.

The first is to launch steam from a terminal (close it, then just enter steam in a terminal) and then try to launch the game. Steam will spew out lines about what is going on into the terminal.

The other way is to enable proton logs, which can be done by adding PROTON_LOG=1 %command% in the launch options for the game. Then when you attempt to run the game, a logfile should appear in you home folder.

I’m also assuming you’ve tried multiple proton versions? If you haven’t, do that.

cetvrti_magi OP ,
@cetvrti_magi@lemmy.world avatar
MentalEdge ,
@MentalEdge@sopuli.xyz avatar

Archwiki on Vulkan. This information should allow you to verify that Vulkan is correctly set up and working.

If that isn’t the problem, move onto proton logs, as they will be more detailed.

cetvrti_magi OP ,
@cetvrti_magi@lemmy.world avatar

https://lemmy.world/pictrs/image/fe4f6c4a-8358-4b95-b03c-94d84760b405.jpegI also got this error for Vulkan while launching the Steam.

muhyb , (edited ) in [SOLVED] Games not running

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

ThePancakeExperiment , in [SOLVED] Games not running

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.

cetvrti_magi OP ,
@cetvrti_magi@lemmy.world avatar

I don’t have it.

Bo7a , in [SOLVED] Games not running

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.

cetvrti_magi OP ,
@cetvrti_magi@lemmy.world avatar

I don’t have any shared partitions.

Bo7a ,

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.

janNatan ,

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.

520 , in [SOLVED] Games not running

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

redcalcium , in [SOLVED] Games not running

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: github.com/GloriousEggroll/proton-ge-custom

Buffalox ,

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.

K0W4LSK1 , in [SOLVED] Games not running

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

cetvrti_magi OP ,
@cetvrti_magi@lemmy.world avatar

It works. Thanks!

K0W4LSK1 ,

Happy gaming :) glad I could help

victorz , in [SOLVED] Games not running

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

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines