Other News about gaming on Linux

Fortnite

Reddit Linux_Gaming - 21. November 2025 - 19:14

So what I've gathered from everyones advice and wisdom is fortnite and the like cannot run on Linux because capitalistic greed from CEO. but how am I to play with my friends if I switch to Linux?

submitted by /u/DarklingForged
[link] [comments]

Steam on Ubuntu 24.04 with 1050ti - fixing game crashes

Reddit Linux_Gaming - 21. November 2025 - 19:13

Recently got steam working on kubuntu 24.04 with a 1050ti and it was bumpy ride. Sharing here my experience in hope of saving some others from frustration.

TLDR; Making fairly reasonable decisions the majority of games would not start. You would see a flicker and then the game would crash. This was with the nvidia-driver-535 that was marked as "proprietary, tested" in Ubuntu's "Software & Updates" "Additional Drivers" tab. I had to switch to the latest driver which was the "nvidia-driver-580" but that was not straight forward.

Here is the debugging journey. Running steam from the terminal with "steam --debug" showed up some errors. Some hours were spent going through forums trying to understand what these error meant. It turned out they could be ignored. I tried a few different ways to install steam (deb from valve, snap, flatpack, from the ubuntu repo) but more or less the error was the same. Trying out a few proton versions (9.0, hotfix, etc) made no difference. A few more hours lost there.

I had to look at the logs of a crashing game. The game "Guacamelee" was reported by everyone to be working so setting up the launch command to be "PROTON_LOG=1 %command%" resulted in a "steam-275390.log" in my home. That file had traces and a couple of errors that honestly to the non-initiated would not mean much. Since there was no other lead to follow I started looking at the "info" messages. There was a section that looked like the following:

info: Creating device:
info: NVIDIA GeForce GTX 1050 Ti:
info: Driver : NVIDIA xxxxxxxx

That info was saying that vulkan was no found and the device was skipped. That did not seem right. So, that was a hint that maybe I had to update the nvidia driver. At that point I was running the proprietary 535. Using the gui via "Software & Updates" was failing with a funny message: "pk-client-error-quark: Failed to obtain authenication (303)". Doing the upgrade through the console with the "ubuntu-drivers" utility was completing with an error leaving the machine not able to boot in graphics mode (some time was lost there). So what worked for me is "apt remove nvidia*", reboot the machine so it boots with the open source "Nouveau" driver and then select the latest proprietary driver.

Overall, there is room of improvement in the UX :)

submitted by /u/Primary-Doubt5192
[link] [comments]

Is Bazzite/a Gaming distro worth it?

Reddit Linux_Gaming - 21. November 2025 - 18:53

I have been on linux for a year or 2 now i started with ubuntu and am currently running Arch with hyprland. I have heard a few things about bazzite but not enough to convince me to ditch the work i put into arch 💀. Are "gaming" distros worth a switch? Are there specific benefits to having either or? I like Arch so I really have no intention of switching, however if someone were to convince me otherwise...

Edit: Thanks yall. I dont intend to switch and I appreciate the information.

submitted by /u/Acceptable-Resist361
[link] [comments]

[Solved] - Fix for Indiana Jones and the great circle crashing on boot

Reddit Linux_Gaming - 21. November 2025 - 18:36

The game kept crashing on startup out of the blue (worked fine earlier this year), and it seems when the game hits too many frames it just crashes.

I added +com_skipIntroVideo 1 in launcher options to get past the loading screen (which would hit 1k+ FPS lol).

After that, setting a frame limit ~140 seems to have fixed it (was able to play 1h+ and no crash at all).

Someone else might have had the same issue with another way to fix it, but I googled around for a bit and none of the solutions I found online mentioned frame capping... So I'm posting in case it helps anyone (and it might help future me as well...)

submitted by /u/LowB0b
[link] [comments]

Is this right? I could swear i have had it installed on Linux a month ago...

Reddit Linux_Gaming - 21. November 2025 - 18:25

Can we no play 1.5+2.5 remix on steam?

I'm very confused as to why this is the only title that is not available top download on steam linux

submitted by /u/noxcadit
[link] [comments]

If i have a system dual booting windows and Linux in a single drive, can both OS play the same games that are stored in another drive?

Reddit Linux_Gaming - 21. November 2025 - 18:23

I want to eventually switch to linux. I currently have 2 drives, 1 with windows on it and another 2TB drive with all my steam games (NTFS). Suppose I was to wipe out my windows drive and install linux as well as windows on it and dual-boot, can both OS's play the games from the 2TB drive without any problems (or at least, not very time consuming workarounds)? I am planning to use windows specifically for software like office 365 (for school) and kernel level anti cheat games like bf6. It isn't a huge problem if i need to reinstall all my games but it would save me a lot of time. I'm not sure if this is the right place or this has been answered before. Sorry if it is.

submitted by /u/EloOverAll
[link] [comments]

Finally got my Deepcool LM360's LCD working on Linux (driver + AUR package)

Reddit Linux_Gaming - 21. November 2025 - 17:56

Made a driver for the Deepcool LM360's LCD since it wasn't working on Linux. Shows temps, usage, and you can display custom images too.

Arch users can just yay -S deepcool-lm, other distros have a curl install script.

Tested on LM360, might work on LM240/LM280 but haven't tested those.

https://github.com/daedlock/deepcool-lm

https://preview.redd.it/hugrddnz4n2g1.png?width=613&format=png&auto=webp&s=63b813bc10962e6854ab5d2a0d59a67586755683

submitted by /u/OkAdhesiveness1951
[link] [comments]

Where is the game save folder?

Reddit Linux_Gaming - 21. November 2025 - 17:52

I recently switched to Linux and I'm having trouble finding the game's save dir (something like locallow local and roaming dir in Windows).

I'm using Lutris and I need to find the save dir for Enter the Gungeon

submitted by /u/Subject-Bed-3928
[link] [comments]

Gamescope doesn’t work properly on laptop

Reddit Linux_Gaming - 21. November 2025 - 17:51

Hi! I have a laptop with hybrid graphics (Intel i5-9300H iGPU + NVIDIA GTX 1650 Mobile dGPU), and when I run gamescope inside Hyprland, I get the following error:

[gamescope] [Error] vulkan: vkGetPhysicalDeviceFormatProperties2 returned zero modifiers for DRM format 0x38344241 (VkResult: 0) [gamescope] [Error] vulkan: vkGetPhysicalDeviceFormatProperties2 returned zero modifiers for DRM format 0x38344258 (VkResult: 0)

Tried in tty but another error:

[gamescope] [Info] drm: opening DRM node '/dev/dri/card1' [gamescope] [Info] drm: Connectors: [gamescope] [Info] drm: DP-1 (disconnected) [gamescope] [Info] drm: HDMI-A-1 (disconnected) [gamescope] [Info] drm: cannot find any connected connector! [gamescope] [Error] drm: Failed to find a primary plane

When I plug in an HDMI cable, it runs on the external monitor, but I need it to run on the internal display (eDP-1), which is attached to card2, not card1. AI chat pushes ‘—drm-device …’ parameter but it is unrecognized, how else I can choose /dev/dri/card2?

Tried a bunch of commands, but for example:
gamescope -W 1920 -H 1080 -r 60 -e —steam -tenfoot. And yes, I have proprietary drivers and nvidia_drm.modeset=1.

I can install an X11 desktop environment and run it from there(if this is a working method), but I’d prefer to make it work this way if possible. I would really appreciate any help because I couldn’t find enough information.

Gamescope —version
3.16.17

submitted by /u/Diligent-Lie-8040
[link] [comments]

I am D.O.N.E with Windows

Reddit Linux_Gaming - 21. November 2025 - 17:21

Hello, I've been a pc gamer since 2022 so I am still really new to everything and I was under the impression windows was the only option for OS. But as of now I am sick of the AI updates that crash one or multiple parts of their own OS. I want to swap to Linux but I play a ton of games and use video editing software and discord and I'm scared of how difficult so many people have said it is to run anything on.. Any helpful tips or how to know if its a viable option for me?

submitted by /u/DarklingForged
[link] [comments]

What are your experiences with Bazzite or Nobara?

Reddit Linux_Gaming - 21. November 2025 - 17:15

The reason why I ask is because I am currently using Windows which is stable for gaming for the most part. The problem though is that Satya's obsession with AI is getting out of control to the point that I want to switch.

But according to the linux threads, it's an OS that I need to be 100% sure about using before switching into it. To best explain this, I mostly game on Steam and Epic Games as well as web surfing and watching Youtube videos. Additionally, I read that there are issues with each varying OS with Bazzite and Nobara being the most stable. I debloated my Windows 11, but I'm not sure if that will help long term.

Laptop Specs:

LenovoLOQ
AMD Ryzen 7 8845HS
32 GB RAM
2 TB SSD
NVIDIA RTX 4060

submitted by /u/ExtensionEcho3
[link] [comments]

Dual boot Linux + Windows 11, shared NTFS games partition not launching on Steam

Reddit Linux_Gaming - 21. November 2025 - 17:04

Hey everyone,

I recently set up a dual boot with Linux and Windows 11 like this:

SSD 1: Fully dedicated to Linux

SSD 2:

One partition for Windows 11

One partition only for games, formatted as NTFS, so both systems can access the same game files

My goal was to use the same Steam games on both systems.

The problem is that on Linux, games don’t launch through Steam.

Steam detects the drive and the games show up in my library, but when I click Play, nothing happens (or I get errors).

Things I’ve already tried:

Enabled Proton

Tested different Proton versions

Steam itself works fine, but the games don’t launch

My question is: Is it actually possible to properly run Steam games from an NTFS shared partition between Windows and Linux? Or do I need a separate partition just for Linux games?

If anyone has experience with this or a fix, I’d really appreciate it. Thanks!

submitted by /u/theflash137
[link] [comments]

Linux Distribution for Laptop with NVIDIA gpu

Reddit Linux_Gaming - 21. November 2025 - 17:03

Hello, I've been using Linux for two months now. Which Linux distribution do you use on your laptop with NVIDIA GPU? I've tried two so far (CachyOS and Fedora) and with both I have the problem that my laptop doesn't want to come out of sleep mode. Sometimes only the keyboard light comes on, or sometimes everything turns off and I have to use the power button.

submitted by /u/4r3ndStinktRichtig
[link] [comments]

help on graphics card for linux

Reddit Linux_Gaming - 21. November 2025 - 16:43

i have a 8gb 4060ti, and as you can imagine those 8gb are kinda sucking on linux, and as nvidia doesn't have the ram usage thing as vram its kinda bothering me a lot, i want some advice on what to do, i have seen a guy saying that nvidia is working on the dx12 fix or something but havn't seen about the vram, i am thinking on changing my card for a amd one, a rx6800xt or a rx7700xt, something like that, what do you guys think about it? is it the best to do? and i actually have never used a amd card so, something i need to know? is this older cards from them a good pick or should i get a 9060xt?

submitted by /u/p2l2_
[link] [comments]

I added a non-steam game to steam and it's an installer, I don't know where the game got installed after finishing downloading

Reddit Linux_Gaming - 21. November 2025 - 16:36

It may be a very silly question, I browsed on internet for some time to find the answer but I still am very confused - remember I'm not very good with this type of thing and please be patient.

I used Proton for this as you may already imagined, I ran the installer - but it told me that it's able to only install in the C: drive wich I know that is not a Linux's drive prefix but Widnow's, I don't know what to do with it.

I have a separate disk that could've worked but it's only about 300 mb and the game is 4gb so I can't use it.

submitted by /u/Content_Debt_8386
[link] [comments]

Need latest Mesa Driver on Linux Mint

Reddit Linux_Gaming - 21. November 2025 - 16:34

So there was a bugfix in the Mesa Driver for a plugin in Runescape's 3rd party client Runelite to prevent it from crashing. The plugin in question is 117HD, a 3rd party graphics plugin to make the game look a bit nicer.

This bugfix was implemented in Mesa 25.2.6, and appears to work well. But I am using Linux Mint, and the stable version of the driver that is currently in the Repo is Mesa 25.0.7-ubuntu.0.24.04.2. This makes sense, because you don't necessarily want to always push the latest drivers.

Oddly enough however, I did see an update for Mesa. However, that update seems to have only been to update the OpenGL version that Discord uses through Freedesktop.

Is there a way for me to, without entirely breaking the system, use the latest of these bugfix drivers as well in order to get these fixes?

For frame of reference, I am on an AMD GPU (7900 XTX) + am using Bolt to have a native Runelite client. I'd like to use the plugin, but not to the detriment of my entire system.

submitted by /u/Veraduxxz
[link] [comments]

Seiten