Other News about gaming on Linux
Updated my github guide to have an automatic install script, to run the offline Windows 7 games (tested on Bazzite + Linux mint)
Became a Programmer while trying to do gaming on Linux mint. 😂😂😂
So, all of us know gaming have problems on Linux and not everyone is smart enough to solve them. I don't know if I am the only one having these problems, but I tried everything, installed steam flat hub, steam normal, reinstalled steam, reinstalled Linux mint itself, reinstalled proton, different versions of proton, asked chat gpt, searched online solution, but got no help.
Problems =
1. Non steam games don't have icons and logo.
2. Non steam games having short screen and text size (Low dpi thing).
3. Unable to access game properties in steam.
4. Unable to change proton version in compatibility.
5. Unable to add any storage (other than the default one).
6. Unable to remove non-steam games.
7.
I don't know if anyone have or had any of these problems. But unfortunately, I do. So ended up created some scripts to tackle with these problems which manually edit the config files and let you do what you can't because of bugs or glitch or whatever.
What my steam tool can do =
1. Can add icon and logo on any non-steam game. (You must have the icon saved in game folder).
2. Can change dpi automatically every time you add a non-steam game. (No need to change it from wine config)
3. Can set a specific proton version for a specific game by selecting from downloaded proton version (you can download them from proton plus).
4. Can remove non-steam games from your library.
I also created a script in which you don't have to use steam to play your non steam game you can run it directly by right clicking the .exe game file (it will run in proton). so it removes the steam part in the process which is kinda useless if you don't wanna use steam as a launcher.
The whole reason I did this is that i just don't wanna use any extra package to install game or third party launchers. I wanna keep my system as clean as possible. And wanna do things easily (too lazy to work hard 😂).
If anyone want I can share the tool and help to use it.
submitted by /u/kumarbhaskar12[link] [comments]
I can't add a library folder to steam on ubuntu
- Steam client date: 28/04/2026
- Distribution: Ubuntu
steam doesn't let me add a new drive when using steam -dev console command
library_folder_add /media/games/steam-library
steam returns with : Failed mounting that path!
In the settings clicking the add drive button only creates a steamapps subfolder and nothing else
I did set up my drives so that they could be accessed by all users by following the instructions of the top answer on this question, and it has been working perfectly fine other than this issue.
Also the drive has been formatted ext4 so I am genuinly confused at what could be causing this.
I posted this on github issues steam for linux but got no answers so I wanted to try my luck here.
submitted by /u/Business_Evidence631[link] [comments]
[Release] XG Mobile Manager — A Decky Loader plugin for SteamOS / Bazzite (with safe uninstalls and AMD support)
Steam games not starting after some updates (Fedora KDE 43 and 44)
Hi ! I've been using linux (Fedora KDE) since the end of Win10 support, and since then it's been amazing. Last week I've installed Starfield on Linux via Steam to play the new DLC, and played for a bit. Today while trying to start the game, nothing. Tried other games, same problem, the games just do not start (Starfield, No Man's Sky, Guild Wars 2, only Sky : Children of Light works for some reason). No error messages, when hitting the green play button, Steam starts the cycle (vulkan shaders, etc) then it stops without even starting the games. Any idea what might be happening ? Thanks.
submitted by /u/Kalandaari[link] [comments]
HELP ME
Hello I just want start this off by saying I am under 18 so please don't reccomend something weird.
Hey I am bored of playing roblox battlegrounds games so I want to try something new could you please reccomend me a game.
Games I have tried:
AngleDust
Roblox
thats all and by the way im on fedora linux and am broke so if its free that would be apprecaited
submitted by /u/InternalLess7398[link] [comments]
Did I install Nvidia drivers correctly on Fedora with Secure Boot?
Hi everyone! Yesterday I switched to Fedora from Windows and want to make sure I installed the drivers correctly.
I followed the docs at https://docs.fedoraproject.org/en-US/gaming/drivers/, but since I wanted to keep Secure Boot enabled, I had to sign the drivers. Here's what I did:
- Generated the key with: sudo kmodgenca -a
- Enrolled the key in MOK: sudo mokutil --import /etc/pki/akmods/certs/public_key.der
- The signature wasn't being recognized for some reason, so I forced a rebuild: sudo akmods --rebuild --force
Now nvidia-smi shows this:
Does this look right?
submitted by /u/jeremygzm[link] [comments]
Neverness To Everness LSFG-VK ( lossless scaling )
hello there,
anyone playing this game with LSFG-VK?
i tried everything, sometimes i get black screen, sometimes i make to loading screen, but its always freezing or crashing.
using dwproton.
submitted by /u/Few-Possession496[link] [comments]
high CPU usage while gaming, Nvidia GPU
hi im having some problems while gaming, every now and then i get these really powerful CPU consumption spikes. things like Cinamon, Vesktop, Xorg, the game i want to play, all spike up to 100% at random times. On the image you can see but one instance of my CPU going really high up on CPU3. When this happens my games usually freeze for a split second.
Ive tried reinstalling the games and steam, Ive tried disabling desktop animation and ive tried updating all, linux mint, GPU drivers (nvidia rtx3070), i adjusted proton and this still happen if i can get a better photo ill send it.
submitted by /u/SaltyPeanutBrittle[link] [comments]
Steam sees Victrix Pro VFG as two different controllers at same time
This is a bit of a weird one. I have a Victrix Pro VFG PS5 controller that I normally use in PS5 mode when gaming. My laptop is an Alienware M18 R2 with PopOS 24.04 and running Cosmic.
Until the most recent steam update I have been able to use my controller as a ps5 controller thanks to some udev rules posted below. It worked well though in Eldenring Nightreign the touchpad had a tendency to act like both the options and screenshot button depending on where I tapped it. Weird but usable in normal gameplay for opening the map.
# Victrix Pro BFG - PS5 Wired Mode SUBSYSTEM=="usb", ATTR{idVendor}=="0e6f", ATTR{idProduct}=="0218", MODE="0666" KERNEL=="hidraw*", ATTRS{idVendor}=="0e6f", ATTRS{idProduct}=="0218", MODE="0666"After the most recent update when trying to play Nightreign inputs from the controller became doubled, flipping between xbox and playstation inputs on screen and trying to do anything with the right stick became impossible.
I looked in the controller set up in steam and found that for some bizarre reason this game saw the controller as a generic controller and a ps5 controller simultaneously, with the generic controller as the default for that game. I tried removing the steam config in addition to blacklisting the pc mode mac address in my udev rules.
When I did that, it technically blocked the extra config in steam but then I could not click the touchpad anymore in any game. Undoing that I found that when I tested in steam's controller settings that with the second generic controller existing the touch pad would work but the game still defaulted to the generic first instead of the ps5 scheme. Disabling steam input just ensures that the game can't recognize any controller output in the first place.
My question to you all is if anyone has any ideas on how to either make the ps5 the default in steam or to enable the touchpad with the other profile. I have tried looking things up but I am low on ideas. I don't see anything in particular in dmesg either since all it is really telling me is that the os recognizes my controller. I can use the controller normally with the other games I've tried in and outside of steam.
[Sun May 3 15:23:36 2026] input: Performance Designed Products Victrix Pro BFG Wired Controller for PS5 as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.3/0003:0E6F:0218.0006/input/input28 [Sun May 3 15:23:36 2026] hid-generic 0003:0E6F:0218.0006: input,hiddev2,hidraw4: USB HID v1.11 Gamepad [Performance Designed Products Victrix Pro BFG Wired Controller for PS5] on usb-0000:00:14.0-4/input3 submitted by /u/Runeofages[link] [comments]
Cardwire - An eBPF-based GPU Manager for gaming laptops
Hello, I’m sharing a project I’ve been developing for the past few months
It’s a GPU manager that uses the kernel eBPF+LSM to block GPU access, it aims to be an alternative to tools such as the deprecated supergfxctl. These tools handle this by unbinding the pci device or unloading the driver, which typically requires a reboot or a logout, with Cardwire, rebooting is not necessary
How it works: it attaches an eBPF program to the kernel to intercept file operation on GPU node such as /dev/dri/renderD or /dev/dri/card, and returns -ENOENT, applications cannot see or use the GPU
This keeps the GPU in its D3cold power state, without touching the driver or the PCI sysfs
I made it for two main reasons: - i didn't want to restart/logout every time i wanted to disable/enable the dGPU - Apps such as Electron apps could wake the dGPU up on launch, which would increase the launch time as the GPU is being awakened
It's still experimental and some apps can still bypass it, feel free to open an issue on github
Here is the repo link: https://github.com/OpenGamingCollective/cardwire
submitted by /u/luytan[link] [comments]
HDR on Linux?
Hello to you all. I am new to linux gaming and have a few questions about using HDR on linux. ı am using Bazzite and have a Ryzen 5 7600 + Rtx 4070 Super EVO OC for some background knowledge.
It is my understanding that you have to use Proton GE and add "PROTON_ENABLE_WAYLAND=1 PROTON_ENABLE_HDR=1 DXVK_HDR=1 ENABLE_HDR_WSI=1 %command%" as a launch command on steam to use HDR on games. But how about games where you can not do that? A game like Helldivers 2 doesnt launch with Proton GE so I cant use HDR on that game outright? Or Tekken 8 for example, doesnt let me enable hdr and use a dual sense controller, its gotta be one or the other. I cant use HDR on that game either? How about games purchased outside steam? Do I have to add them to steam, add that launch command and use Proton GE exclusively to use HDR on games from Epic Store I play via Heroic Launcher for example?
I guess what I am asking is, if there is a more seamless way to utilize the HDR on my monitor which I paid money for? Its annoying to pay for something and not use it to its full capabilities. I dont remember doing all this crap on my Steam Deck to use HDR so why do I have to do them in my linux desktop?
[link] [comments]
How to deal with "Allocate memory" error?
I was playing RE3 and kind of maxed out the settings including the ray tracing just to see how much the card would struggle and then eventually reduce it to have a balance. I then got the allocate memory error, reduced the VRAM intensive settings but still shows up. The only time it stopped was when the VRAM usage was back to white. I thought this error is only for those obtained thru the high seas but I was wrong. This wouldn't happen on Windows and when it does, it would use the system RAM as an extension of VRAM, slower but won't crash the game. Any fix for this aside from reducing the graphics just because the VRAM wasn't enough?
Fedora 43 KDE
LOQ 15IRH8
i5 13420H
2x8gb RAM
RTX 4050 6gb
At 1080p resolution
submitted by /u/sneaky_oxygen[link] [comments]
Trouble getting overwatch to play nicely on a laptop with hybrid GPUs
I've been gaming on linux for a while now and I do not wanna have to run back to windows with my tail between my legs over this issue ive been having. I recently bought an ASUS TUF Gaming laptop with hybrid GPUs, basically, Overwatch seems to run like hot garbage on linux. On Windows it runs at a nice 90-100fps on average with medium settings, but on linux i cant get more than 20 even on the lowest. I assumed it was because of using the iGPU in my system, but when checking nvidia-smi, nvtop, and whichever overlay someone on some thread somewhere said to use to check say it's running on the RTX 2060 in the system. Other games dont seem to have this issue, specifically Rocket League on heroic launcher and Minecraft Modded on Prism Launcher have been running basically identically to how they did on windows.
i'll list all system details (at least what i believe should be relevant here):
OS - Arch Linux (Should be noted i tried Garuda, and now im on pure Arch)
Kernel - Linux 7.0.3-zen (Again not that I've tried Garuda twice and cannot say which kernel versions but do know it runs the zen kernel)
DE - Currently Hyprland but ive tried both KDE and Hyprland spins of Garuda
CPU - AMD Ryzen 7 3750H with Radeon Vega 10 Mobile Gfx
GPU1 - NVIDIA TU106M (RTX 2060 Mobile)
GPU1 Driver - Nvidia 595.71.05
GPU2 - AMD Picasso/Raven 2
GPU2 Driver - amdgpu kernel
Mesa version - 26.0.6-arch1.1
I'm running Overwatch from Steam using the latest ProtonGE compatibility layer, but I should note this issue also happened on "Proton Experimental", "Proton CachyOS" (installed by Garuda), and "Proton Latest" on Steam. Everything was installed through the AUR on both Garuda and Pure arch.
I tried the following run commands:
`prime-run %command%`
`__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia __VK_LAYER_NV_optimus=NVIDIA_only %command%`
heck i even tried running steam with prime-run.
If any more details or logs are needed please do let me know and i'll provide them. I'd hate to have to settle for microslop gaming for one game just because my laptop has an iGPU
submitted by /u/AntsyBTW[link] [comments]
Dual GPU refresh rate issues on niri / Plasma on cachy os
Hi,I am currently using niri + dms and Plasma on CachyOS, but I am running into some weird refresh rate issues with my monitors.
in the terminal /settings it says i am on 180 or 300 but it was feeling laggy so i tested it on UFO frame rate tester on firefox.
On niri I am only getting 60 FPS on both my main monitor and my 2nd monitor.
On kde I am getting 300 Hz on the built-in monitor, but still stuck at 60 on the 2nd monitor.
I checked the wiki for niri and tried to set it up for a dual GPU system by setting render-drm-device "/dev/dri/renderD128".
- When I set it to NVIDIA, the 2nd monitor works, but the built-in monitor shuts off completely.
- When I use Intel on both, I get 60Hz on both, OR I can get 300Hz on the built-in only if I completely disconnect the 2nd monitor.
i could not find the same issue and When I asked an claude about it, it said it's a driver limitation.
Is there something I can do about this, or am I missing a config somewhere?
My Specs:
- OS: CachyOS x86_64
- Host: ROG Zephyrus M15 GU502LU
- Kernel: Linux 7.0.3-1-cachyos
- WM/DE: niri 26.04 (Wayland) / KDE Plasma
- Display 1 (Built-in): 15" 1920x1080 @ 300 Hz
- Display 2 (External): 27" Odyssey G5 2560x1440 @ 180 Hz
- CPU: Intel Core i7-10750H
- GPU 1 (Discrete): NVIDIA GeForce GTX 1660 Ti Mobile
- GPU 2 (Integrated): Intel UHD Graphics
[link] [comments]
Linux Distro Suggestion For Gtx 970
Hey there,
My Computer is incompatible For Windows 11 so I'm stuck With windows 10 and I'm scared about My Security so I'm wondering if there's any Linux distros that Works fine with Gtx 970 and is able to Game just fine with Alot of games, Please and thank you
submitted by /u/Donkwi[link] [comments]
Benefits having OS on separate Drive?
I have very good NVMe and more modest SATA SSD. I’m a bit afraid of me going distrohopping or another super distro emerging (or Stramos becoming adequate and supported desktop OS) so what if I keep my OS on that SATA SSD and Steam and Heroic libraries on NVME drive?
Yes, this SATA ssd is dramless and nothing special but I’ve encountered zero downgrade in general OS usage between it and my expensive NVMe which is almost 2 percent used with my constant back and forth disteohopping.
Also if no benefit then maybe any downsides of doing it this way? I’m so much picky but even launch time has been the same as on NVMe drive. I’d like to have my games safely stored where I want them.
submitted by /u/Kaseffera[link] [comments]
BigInstinct - Emulator for Killer Instinct 1 & 2 released publicly - By the developer of Atari Jaguar emulator BigPEmu
PS4 gamepad connected and charging over USB but Steam doesn't see it (KDE Neon)
I think it might have started some weeks ago: gamepad would work fine either via bluetooth or wired connection. Now it works only via bluetooth. To be specific: it connects and works via bluetooth while also charging, but if bluetooth is turned off then the gamepad charges but is otherwise invisible to the system-- it only appears in Steam settings or System Settings menu of KDE Neon when connected wirelessly, even if charging by wire at the same time.
At this point I am wondering if the pad working via USB was a confused, false memory of mine. It definitely worked both ways before when I used Mint a few months back, though I had to jump through a few hoops to connect it via BT--Mint's GUI for bluetooth didn't work properly and bluetooth pairing was to be done through terminal commands. After installing KDE Neon I was overjoyed to find out that its GUI worked as it should... but now I wonder if I failed to notice non-working wired connection from the start. Is it a known issue, perhaps, with PS4 controllers or other devices?
submitted by /u/Malin_Keshar[link] [comments]
Weird glitch I'm experiencing on Geck (I'm using the extended version and I use Pop_OS and Linux)
For some reason, when I go to Geck and load up a map, the ground textures have dark spots that somehow represent different ground textures, and some even go unstable and flip into different textures (based on the position of the camera); can someone help me understand what's happening?
submitted by /u/DecentPlant2376[link] [comments]
