Other News about gaming on Linux
Dino Crisis 1 and 2 arrive on Steam but they need tweaks to run on Linux / SteamOS
Read the full article on GamingOnLinux.
Star rail crash when open event tab
Just udpate star rail via twintail laucher on Cachyos, the game run normal but crash when open the event tab. dose anyone have the same issues?
submitted by /u/Maleficent-Throat168[link] [comments]
[Guide] Gamescope Deep Dive - Display Stack, TTY Mode, Frame Generation, CAP_SYS_NICE & More
I've created a comprehensive guide covering gamescope from the ground up -
everything from the complete display stack to emergency recovery.
Covers:
- Complete display stack breakdown (7 layers)
- TTY vs Desktop Mode performance
- Frame generation (lsfg-vk) setup
- CAP_SYS_NICE explained
- FSR/NIS upscaling
- Emergency recovery procedures
- Full glossary of terms
Link: https://github.com/dsrtfbbg379/gamescope-deep-dive
This started as my personal learning notes and grew into something I hope
helps others. Feedback and corrections welcome!
submitted by /u/sidxgoz[link] [comments]
Ryujinx UI unusable at 4k
I installed Ryujinx from Flathub on Fedora 43 Gnome. When I run it, the UI is extremely small on my 4k screen. So small, in fact, that I can just barely read it.
Normally, I have 125% scaling enabled globally, but Ryujinx doesn't seem to follow system defaults. There are no settings for UI scale/size in the app itself, at least from what I could see.
Any solutions to this issue?
submitted by /u/saint_geser[link] [comments]
Massively under-performing CPU ?
Hey !
I have RTX 3060 ti + intel core i5 10400f. Last week I asked for better CPUs in LGA1200 socket, to which people pointed out that my CPU wasn't supposed to be bottle-necking me as I thought it did.
Yet, on some games, I have far lower FPS than what I might expect. On TLOU Part I for instance, I'm around 40, when here they're about 70, for the same hardware. Also, you can also see that whether on high or low, I keep around those 40 FPS.
As you can see on the overlay, the GPU is OK at 55% while the CPU and most of its cores are at around 95 - 100% use. Clock speeds seem normal at 4Ghz.
So apart from a CPU bottleneck, could it be something else ? Also, why would I get such a drastic difference than similar configs ? Were are I rich I'd get another CPU to see, but if it turns out it's not a CPU problem I'd be a tad annoyed !
If it were the 30% performance impact of DX12 with nvidia, wouldn't changing the settings increase FPS, and wouldn't the GPU usage be higher or something ?
Thanks!
PS : this is a distro agnostic issue. Same thing on Bazzite as on Ubuntu as on Manjaro.
submitted by /u/SoupoIait[link] [comments]
I made an app to configure surround sound in headphones — IrateGoose
PipeWire has a built-in ability to produce surround sound in headphones using a convolver, similar (identical, actually) to well-known HeSuVi and some other applications. I made a tool to simplify setting it up and trying out different impulse response files to find the one you prefer. It uses exactly the same IR files as HeSuVi does, so there is a huge selection.
Here is my app: IrateGoose
It requires PipeWire, obviously. It also requires third-party IR files in WAV format; see the README for where to get them.
If you're interested, here is an old YouTube demonstration of HeSuVi. PipeWire's implementation should sound identical. Be sure to turn off any sort of sound enhancements, especially crosstalk, when listening. Otherwise, all you'll hear is some echoey mud.
My preferred IR files from the HeSuVi collection are "atmos" for generic use and "ssc_hu" for action. "atmos" preserves frequency balance better than any other I have tried, so it is good for any content, including stereo music. "ssc_hu" makes grand explosions. Why listen to stereo content with surround sound? To get rid of that nasty effect when something plays only in one ear because the sound is not mastered, or is mastered assuming the listener will use only the speakers. Many old recordings have this problem.
submitted by /u/Barafu[link] [comments]
You can now add hardware details to Steam reviews, and give more feedback on Steam Deck Verified
Read the full article on GamingOnLinux.
Death Stranding 2 for PC and lots more from Sony State of Play (February 2026)
Read the full article on GamingOnLinux.
Retro-Fi Rofi Retro Gaming Launcher
Hey — does anyone here game on Linux? 👀
I just finished building Retro-Fi, a modular retro gaming setup designed specifically for Linux desktops.
The goal was simple: Clone → Setup → Play.
It gives you a clean Rofi-based launcher for your retro library with: • Favorites system
• Recently played tracking
• Boxart support
• Multi-console support (NES, SNES, GBA, DS, PS2, GameCube, Wii, 3DS, and more)
• Lightweight + keyboard-driven workflow
I built it because most emulator setups on Linux feel scattered or assume you already know everything — this tries to make retro gaming feel organized and actually enjoyable to set up.
It’s fully open source and heavily documented so people can modify or learn from it.
Would love feedback from other Linux users or anyone into emulation setups 👍
GitHub: https://github.com/ethanlabs101/Retro-Fi
submitted by /u/ethanlabs101[link] [comments]
Unity game refuse to start
Hi. I'm using recently Linux Mint. My graphic card is NVIDIA GeForce GTX 1070. I play with Steam and Proton Experimental. Yesterday, I switch from xorg open source driver to NVIDIA-SMI 535.288.01 because two games was lagging as hell and by a quick check up, I see that my CPU was doing all the work.
Since then, the game coded on unity won't even lauch. Other game work fine. When I start a unity game, I get a loading screen then the game crash.
The steam game log report that
ERROR: ld.so: object '/home/samuel/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/samuel/.steam/debian-installation/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/samuel/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/samuel/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
fsync: up and running.
System.PlatformNotSupportedException: Video driver not supported
at Xalia.Sdl.WindowingSystem.Create () [0x0003e] in <f5846fdd7bd24a8b897e22093bdd4005>:0
at Xalia.Sdl.WindowingSystem.get_Instance () [0x00007] in <f5846fdd7bd24a8b897e22093bdd4005>:0
at Xalia.Ui.UiMain..ctor () [0x00027] in <f5846fdd7bd24a8b897e22093bdd4005>:0
at Xalia.MainClass.Init (Xalia.Gudl.GudlStatement[] config) [0x0001b] in <f5846fdd7bd24a8b897e22093bdd4005>:0
pid 5556 != 5555, skipping destruction (fork without exec?)
What can I do ?
submitted by /u/Crocoii[link] [comments]
x11 is still better than wayland??
so it's been a while since i played any games on linux but whatever game i played was using wayland, i installed fedora 43 last night cuz i was getting stutters in silent hill f and wanted to try linux to see if it's any better
and from what im seeing, it's better and bad at the same time cuz i was getting an smooth 70fps without any frame time spike
but i had one problem ,it DIDN'T feel like 70fps
so i changed to x11 to see if it's better
and it is alot better
way better than windows and better then wayland
but my question is why wayland felt laggy?
i tried messing around in the display setting in the linux it self but it didn't change anything
anyone experienced something like this before?
i feel like indiana jones was the same for me but im not sure it was a long time ago but that game didn't feel smooth too
submitted by /u/l0vely-gh0st[link] [comments]
GO board game on linux
Does anyone know what to use to play GO on linux fedora cinnamon
submitted by /u/MarionberryBetter219[link] [comments]
Steam added the option to attach hardware specs when writing or updating a Steam User Review
https://steamcommunity.com/groups/SteamClientBeta/announcements/detail/505101717860253963
submitted by /u/mr_MADAFAKA[link] [comments]
Why is proton so shit?
I recently switched to Linux mint since I've had a quite good experience using Linux before. I've mostly used Linux on laptops and I do some gaming every now and then. I realized something and I brought it up once but was shut down and I happened to me again. When I'm gaming with proton but not on steam for example I'm playing my GOG games protons performance is quite shit and the pack-in Ubuntu wine gives better performance. This is not the first time it has happened. Is this a isolated incident or is it a common occurrence?
submitted by /u/Aggravating-Loan5671[link] [comments]
Overwatch is crashing on Battle.net due to Faugus.
I started using Bazzite to get rid of Windows 11 and I'm loving it. I have an RTX 3050, and I used to play Overwatch 2 smoothly with everything on ultra. I downloaded the Battle.net launcher through Faugus, as suggested here the other day, but Overwatch is unplayable. It's freezing a lot. I've already tried enabling "Prefer Maximum Performance," but it doesn't seem to make a difference. Does anyone have any suggestions?
submitted by /u/Idrillsilverfoot[link] [comments]
best distro tnat supports nvidia
Basically i want to quit with Windows and start using linux also for gaming.
i tried bazzite and after 3 days of troubleshooting i can't for the love of god make the external screen working. I am using a lenovo legion laptop.
Same story with fedora.
It appears to be nvidia related issue.
Before going back again to windows, which i hate but the second screen works, is there any distro i should try with better support?
submitted by /u/Gunk4n[link] [comments]
Halo 2 Anniversary crashing 100% of the time
I am trying to play Halo 2 Anniversary with a friend, but it crashes about a minute or so in to launching the campaign. I've tried all combinations of graphics settings I can think of, validated files, reinstalled the game itself. I haven't rolled back drivers or anything to drastic yet but I'm seriously at a loss here
submitted by /u/itsConkCreetBaybeeee[link] [comments]
When a game wants 100% GPU, everything else crashes??
sorry to make a tech support post.
I'm on... bazzite. sorry if that's cringe-- I was choosing between a handful and it's not even my first linux machine and chose sorta randomly
---
I have an nvidia 3060ti and when I launch certain games and crank the graphics up, they might ask for 100% GPU (as seen in system monitor). When this happens, other applications like firefox, discord, etc. get choked out and freeze and need to be restarted. Is this a normal problem to have? Shouldn't there be some default system in place to set "niceness" or "priority" regarding allocating resources like this? Even my desktop itself will freeze on one monitor sometimes.
I found that if I cap my FPS to like 60 instead of 144, then my GPU can run it with headroom to spare and the problem doesn't happen. This feels silly though since I can make 100+ frames consistently for this particular game
Any advice is appreciated! ty
submitted by /u/_pcakes[link] [comments]
Any way to use both PS4 and PS5 to play Split Fiction?
More of an aesthetic problem, i have 1 PS5 and 1 PS4 controller, that i connect to my laptop. When I used windows, i used DS4Windows to emulate a ps5 controler from my ps4 controller in order to play Split Fiction with my gf and still have PS symbols shown in-game.
I can connect both controllers via bluetooth, and enable Steam Input, this way both controllers actually work completely, but both then use Xbox symbols in-game, and though its not a serious problem, its a bit frustrating for a gf that isnt that well versed into gaming.
So just wondering if anyone has any clue on how this could be fixed.
submitted by /u/D_Ruskovsky[link] [comments]
