this post was submitted on 08 Aug 2024
52 points (98.1% liked)

Linux Gaming

21391 readers
297 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
 

Hi so I was wondering what gpu vendor had the best support intel, amd or nvidia In the future I wanna upgrade my mid range pc and I dual boot cachyos (arch btw) and windows 11 (to play game that don't work on linux)

you are viewing a single comment's thread
view the rest of the comments
[–] CalcProgrammer1@lemmy.ml 69 points 1 year ago (28 children)

AMD. Not even a question, really. AMD has by far the best drivers. Intel is in a reasonable second place in that they at least have open source drivers and those drivers work well, but due to their newness in the discrete GPU space I still occasionally see issues on my A770. It is solidly usable for the most part though. NVIDIA? Dead freakin last. Their proprietary driver is a mess to install and only recently is able to render anything without screen tearing and unplayable flicker. The situation is improving though thanks to NVK, an awesome third-party, reverse engineered, open source driver that is seeing rapid improvement. I can play Overwatch at 165fps on my RTX3070 laptop finally, but only at lowest settings and 50% resolution scaling (it can do the same at ultra on Windows at 100%). I am very confident we'll see NVK improve performance though.

[–] illi@lemm.ee 4 points 1 year ago (17 children)

Installed Linux recently... I guess thay explains why the game I tested out played like crap? Fps held until I moved the camera (or anything else was happening) amd dropped to like 3

[–] CalcProgrammer1@lemmy.ml 2 points 1 year ago (2 children)

Did you wait at all? Slow performance when you first open a game is sort of normal because of shader compilation. It's a side effect of the translation layer used to run Direct3D games on Vulkan. Once shaders are all compiled the slowdown should go away.

[–] illi@lemm.ee 1 points 1 year ago

I waited a bit but didn't seem to improve. I intent to try again and play with it. I just didn't have time or mindspace for it, just wanted to play the game for a bit si booted to Windows.

[–] Mwa@thelemmy.club 1 points 1 year ago (1 children)

i think i wait about a minute or so

[–] vikingtons@lemmy.world 1 points 1 year ago (1 children)

To add to this, you can also boot apex in the dx12 mode on Linux (this will switch it from DXVK to VKD3D).

The benefit of this is that the game will generate most shaders at the title screen ahead of time. This greatly improves first play experience at the cost of having to wait a little bit the first time you open the game.

[–] Mwa@thelemmy.club 1 points 1 year ago (1 children)

There is a launch command for it? I might try

[–] vikingtons@lemmy.world 2 points 1 year ago (1 children)

On Steam, I use -novid -anticheat_settings=SettingsDX12.json

load more comments (14 replies)
load more comments (24 replies)