this post was submitted on 17 Oct 2023
21 points (80.0% liked)

Linux Gaming

14959 readers
12 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.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

Just tested on Arch, installed nvidia-beta

Was using GE-Proton8-17

Got to the first open area. No missing textures, graphical glitches, nada. Seems to be running well, but didn't have FPS counter visible to see.

top 22 comments
sorted by: hot top controversial new old
[–] GustavoM@lemmy.world 12 points 11 months ago

THE YEAR OF THE LINUX DESKTOP, LADS! ITS FINALLY HA-

[User has been banned for this post]

[–] luthis@lemmy.nz 7 points 11 months ago (1 children)

A bit more testing, there's something wierd here.

At ultra graphics I am running around 50 FPS. At low graphics I'm sitting at 60-70 FPS.

I guess there is some frame limiting happening. I have a 3090.

[–] ElectroLisa@lemmy.blahaj.zone 9 points 11 months ago (2 children)

Possible CPU bottleneck. Starfield is very CPU bound, this happens even at CPUs like R7 7800X3D

[–] luthis@lemmy.nz 6 points 11 months ago

Hmm maybe that's it.

[–] LinusOnLemmyWld@lemmy.world 1 points 11 months ago

yup it's using all cores on a 5950x, but I do get 60ish fps with a 7900xtx at 4k with fsr

[–] Haui@discuss.tchncs.de 4 points 11 months ago (1 children)

Congrats! :) have you made a post to protondb yet? If not, feel free to share. People will appreciate it I guess. Have a good one.

[–] luthis@lemmy.nz 2 points 11 months ago (1 children)

I cannot because I'm using library sharing. It's not in my Steam profile :(

[–] Haui@discuss.tchncs.de 2 points 11 months ago (1 children)

Interesting! Are you sure you need this? If I click on contribute, I get to choose any game I want.

[–] luthis@lemmy.nz 1 points 11 months ago (1 children)

I can only select games in my library on the contribute page

[–] Haui@discuss.tchncs.de 1 points 11 months ago

Thats strange. Maybe I should try actually selecting a game I don’t have and see for myself. It literally said that should be careful to make sure that I have the correct game selected and not something with a similar name. I‘ll try to remember and check tomorrow.

[–] G59@lemmy.world 3 points 11 months ago

FINALLY. Took them long enough to get a beta release.

[–] docclox@lemmy.world 1 points 11 months ago (1 children)

Anyone familiar with arch/artix who can give me a quick rundown on how to move from nvidia-dkms (artix) to nvidia-beta (aur)?

I tried trizen, but everything depends on something else right back up to steam itself and I'm wary of uninstall too many packages at once without knowing what I'm doing.

[–] luthis@lemmy.nz 1 points 11 months ago (1 children)

Um.. I use Yay, and just ran yay nvidia-beta. It asked me if it should remove conflicting packages. I typed y. Installed and done.

[–] docclox@lemmy.world 1 points 11 months ago (1 children)

Sounds good - I'll give that a shot.

Did you do it to run Starfield? How was performance, if so?

[–] luthis@lemmy.nz 1 points 11 months ago (1 children)

Yes, and performance was wierd.

It defaulted to Ultra graphics, and was pretty consistently at 50 FPS.

I set it to lowest graphics expecting to see 300+ FPS but it only went up to 70.

There's definitely some optimisations that need to be done, or graphics is not my bottleneck.

CPU usage though was pretty consistent across all cores at 60%.

So.. no idea.

[–] docclox@lemmy.world 3 points 11 months ago (1 children)

Oh well, I'll be happy if I can get 60fps at 1080p. One advantage of an aging rig - it doesn't have to push as many pixels as a modern monitor would need :)

Thanks for the help!

[–] luthis@lemmy.nz 1 points 11 months ago (1 children)

Let us know how your experience goes, would be good to compare PC stats and performance.

[–] docclox@lemmy.world 1 points 11 months ago (1 children)

Alas, no joy:

removing nvidia-utils breaks dependency 'nvidia-utils=535.113.01' required by lib32-nvidia-utils

Basically, the same problem I hit trying it from trizen. And Steam wants lib32-nvidia-utils

I tried installing nvidia-utils-beta, but that breaks because the old one is needed by nvidia-dkms, and I can't seem to get yay to consider two packages at once.

I might jut wait for the full release.

[–] luthis@lemmy.nz 1 points 11 months ago (1 children)

Just remove utile first, I did and it was fine. Yay -Rns lib32-nvidia-utils

Then install drivers

[–] docclox@lemmy.world 2 points 11 months ago* (last edited 11 months ago) (1 children)

I had to remove Steam before lib32-nvida-utils would go - now Steam won't reinstall

[edit]

Got it with --assume-installed lib32-vulkan-driver

Let's see if it works :)

[edit]

Nope. Builds shaders (a little too quickly perhaps) and then stops.

Skyrim still works, which suggests that the problem is with version of proton and environment variables rather than the beta drivers. And at least I'm no worse off than before.

I might give this another go tomorrow - look at it with fresh eyes and all that.

[–] luthis@lemmy.nz 1 points 11 months ago (1 children)
[–] docclox@lemmy.world 1 points 11 months ago

I didn't. Sunday was broken up with all sorts of RL issues, and when I did have time, I spent it on Windows playing the game.

I'll give it another shot tomorrow. Proton experimental looks like it should do the job with minimal fuss, assuming everything else is in place. It would be nice to move over fully to Linux. Even if it does mean accepting a lower FPS for a short while.