23
submitted 7 months ago* (last edited 7 months ago) by twinnie@feddit.uk to c/linux_gaming@lemmy.ml

I’ve dabbled with Linux and I’ve finally decided to try and switch to it for real, mostly because I’m starting a new job soonish that will require more Linux knowledge, but also because I’m getting sick of all the Windows privacy issues.

I’m actually liking it better than I thought. Taking an attitude that I’m sticking with it is giving me more of a drive to actually fix the issues I’m having rather than moaning about them, and it’s a good opportunity to learn.

The one thing I’m struggling with though is gaming. I’ve got a 2060S which I need for CUDA, but I’ve got the drivers working. I’ve not exactly been through my whole Steam library but I’ve not had anything running acceptably yet. DEATHLOOP, for example, on Windows runs at smooth at near 4k. On Wayland the input latency is unplayable and it crashes out every few minutes anyway. I improved it by switching to X11 but I’m still only getting 10-15 FPS when it was smooth in Windows. Even Skyrim has input latency and it’s clearly not running as fast as it should be.

When I check on ProtonDB for help I see no consistency in the settings people are using. Most of the time they just say Experimental, and I figure that changes over time anyway so it’s no help to me anyway.

Is there any helpful advice online as most of the time I just get told to try every proton version and fork until I find something that works? I’ve not even gotten into figuring out what stuff like Lutris is.

I’m on Fedora in case that’s important.

you are viewing a single comment's thread
view the rest of the comments
[-] ainen@lemmy.ml 3 points 7 months ago

With such low FPS, it sounds like you’re using nouveau and not the proprietary NVIDIA driver. How did you install your drivers?

[-] twinnie@feddit.uk 1 points 7 months ago

Using a guide I read, done through the terminal. That’s all I remember. How could I tell if I’m using Nouveau?

[-] ainen@lemmy.ml 1 points 7 months ago

Enter this command into your terminal:

lspci -k | grep -A 2 -E "(VGA|3D)"

The output will contain "NVIDIA Corporation" in the compatible controller and subsystem section and "nvidia" in the kernel driver in use section.

this post was submitted on 05 Feb 2024
23 points (92.6% liked)

Linux Gaming

15446 readers
52 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS