Latest 30 Comments
News - Proton 10.0-3 released bringing lots of improvements for gaming on Linux, SteamOS, Steam Machine
By Liam Dawe, 17 Nov 2025 at 12:00 pm UTC
By Liam Dawe, 17 Nov 2025 at 12:00 pm UTC
Strange. If it's an official stable version, odd that it's not listed as an available option on the Compatibility tab.It's there for me. May require it to be installed, and to restart Steam so it's all properly picked up.
Guide - How to install, update and see what graphics driver you have on Linux and SteamOS
By Liam Dawe, 17 Nov 2025 at 11:58 am UTC
By Liam Dawe, 17 Nov 2025 at 11:58 am UTC
Added some notes for Debian.
News - Assetto Corsa Rally has arrived in Early Access - should work well on Linux / Steam Deck
By hardpenguin, 17 Nov 2025 at 9:39 am UTC
I was about to say Xpander is already warming up their steering wheel 😄
By hardpenguin, 17 Nov 2025 at 9:39 am UTC
It looks promising, but currently its more like a tech demo (..), will see when it gets more developed
I was about to say Xpander is already warming up their steering wheel 😄
News - Wine 10.19 released as we head towards Wine 11
By mr-victory, 17 Nov 2025 at 6:25 am UTC
By mr-victory, 17 Nov 2025 at 6:25 am UTC
No LLVM makes life so much easier when compiling for Android and/or Waydroid. If I don't disable LLVM, clang++ can't find certain headers and fails very quickly lol
News - Valve reveal the new Steam Frame, Steam Controller and Steam Machine with SteamOS
By Supay, 17 Nov 2025 at 12:25 am UTC
By Supay, 17 Nov 2025 at 12:25 am UTC
I have multiple friends and family who previously had no interest in the Deck and certainly no interest in Linux who are now planning to buy the Machine and some also interested in the Frame.
When I asked why, the Machine has really resonated with them. They've seen my Deck and think it's good but wasn't for them as they just didn't want a handheld and it is now a bit underpowered for their tastes. Most are gamers and either already have much older machines they were planning to relace and so this is still a upgrade for them, or they have a decent PC already but wanted something small and quiet in an HTPC style for their lounge or bedroom. They really like the small form factor, the decent but not power/thermal hungry specs, the resulting low noise factor, and the console ease of use of the device, while still allowing them flexibility as a PC for game modding and custom changes if they decide to.
A number of them were not exactly anti-Linux but they were definitely Windows first and generally shied away from Linux in any form. Seeing SteamOS over the last few years, even on a handheld they didn't want, has changed their minds.
When I asked why, the Machine has really resonated with them. They've seen my Deck and think it's good but wasn't for them as they just didn't want a handheld and it is now a bit underpowered for their tastes. Most are gamers and either already have much older machines they were planning to relace and so this is still a upgrade for them, or they have a decent PC already but wanted something small and quiet in an HTPC style for their lounge or bedroom. They really like the small form factor, the decent but not power/thermal hungry specs, the resulting low noise factor, and the console ease of use of the device, while still allowing them flexibility as a PC for game modding and custom changes if they decide to.
A number of them were not exactly anti-Linux but they were definitely Windows first and generally shied away from Linux in any form. Seeing SteamOS over the last few years, even on a handheld they didn't want, has changed their minds.
News - Of course dbrand is doing a Steam Machine Companion Cube
By Renzatic Gear, 16 Nov 2025 at 11:58 pm UTC
It's not exactly what you want, but it's close.
https://steamdeckrepo.com/post/YozvX/gabecube_startup_video
By Renzatic Gear, 16 Nov 2025 at 11:58 pm UTC
Can someone please make a GabeCube startup video...
It's not exactly what you want, but it's close.
https://steamdeckrepo.com/post/YozvX/gabecube_startup_video
News - Of course dbrand is doing a Steam Machine Companion Cube
By ElectricPrism, 16 Nov 2025 at 11:25 pm UTC
By ElectricPrism, 16 Nov 2025 at 11:25 pm UTC
Can someone please make a GabeCube startup video where all the cubes rolled look like companion cube colors edges when the cube jumps into place in the middle it becomes a heart.
That would be legit.
That would be legit.
News - Wine 10.19 released as we head towards Wine 11
By Shmerl, 16 Nov 2025 at 10:15 pm UTC
By Shmerl, 16 Nov 2025 at 10:15 pm UTC
yeah, meson is confusing with false vs disabled. disabled is probably fine for it.
News - Wine 10.19 released as we head towards Wine 11
By mrdeathjr, 16 Nov 2025 at 10:01 pm UTC
By mrdeathjr, 16 Nov 2025 at 10:01 pm UTC
https://www.gamingonlinux.com/2025/11/wine-10-19-released-as-we-head-towards-wine-11/?comment_id=285780
thanks now appear this:
Only need change -Dllvm=false to -Dllvm=disabled as suggest meson a minor thing

thanks now appear this:
meson setup build64 --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Ddri-drivers-path=/usr/lib/x86_64-linux-gnu/dri -Dplatforms=x11,wayland -Dvulkan-drivers=amd -Dvulkan-layers=anti-lag,device-select,overlay -Dtools=drm-shim -Dglx-direct=true -Dgbm=enabled -Dgallium-extra-hud=true -Dlmsensors=enabled -Dllvm=disabled -Damd-use-llvm=false -Dgallium-va=enabled -Dvideo-codecs="all" -Dgallium-drivers=radeonsi,zink -Dbuildtype=release
mesa 26.0.0-devel
Directories
prefix : /usr
libdir : lib/x86_64-linux-gnu
includedir : include
Common C and C++ arguments
c_cpp_args : -mtls-dialect=gnu2
OpenGL
OpenGL : YES
ES1 : YES
ES2 : YES
GLVND : YES
DRI
Platform : drm
Driver dir : /usr/lib/x86_64-linux-gnu/dri
GLX
Enabled : YES
Provider : dri
EGL
Enabled : YES
Drivers : builtin:egl_dri2 builtin:egl_dri3
Platforms : x11 wayland surfaceless drm xcb
GBM
Enabled : YES
External libgbm : NO
Backends path : /usr/lib/x86_64-linux-gnu/gbm
Vulkan
Drivers : amd
Platforms : x11 wayland surfaceless drm xcb
ICD dir : share/vulkan/icd.d
Layers : anti-lag device-select overlay
Intel Ray tracing: NO
Video
Codecs : vc1dec h264dec h264enc h265dec h265enc av1dec av1enc vp9dec
APIs : va vulkan
LLVM
Required : disabled
Gallium
Enabled : YES
Drivers : radeonsi zink
Platforms : x11 wayland surfaceless drm xcb
Frontends : mesa va
HUD lm-sensors : YES
Perfetto
Enabled : NO
Teflon (TensorFlow Lite delegate)
Enabled : NO
User defined options
amd-use-llvm : false
buildtype : release
dri-drivers-path : /usr/lib/x86_64-linux-gnu/dri
gallium-drivers : radeonsi,zink
gallium-extra-hud: true
gallium-va : enabled
gbm : enabled
glx-direct : true
libdir : lib/x86_64-linux-gnu
llvm : disabled
lmsensors : enabled
localstatedir : /var
platforms : x11,wayland
prefix : /usr
sysconfdir : /etc
tools : drm-shim
video-codecs : all
vulkan-drivers : amd
vulkan-layers : anti-lag,device-select,overlay
Found ninja-1.12.1 at /usr/bin/ninja
Only need change -Dllvm=false to -Dllvm=disabled as suggest meson a minor thing
News - Anti-cheat will still be one of the biggest problems for the new Steam Machine
By Mohandevir, 16 Nov 2025 at 9:18 pm UTC
By Mohandevir, 16 Nov 2025 at 9:18 pm UTC
Oh! And I just tought about the fact that the Steam Frame, with FEX, could become the development basis for an Arm based Steam Deck 2. Who knows?
News - Anti-cheat will still be one of the biggest problems for the new Steam Machine
By 1xok, 16 Nov 2025 at 9:06 pm UTC
By 1xok, 16 Nov 2025 at 9:06 pm UTC
One thing is particularly funny: they let you play from any shady Windows machine. But they block an console-like system.
News - Hot on the heels of the Steam Frame announcement, SteamVR Beta 2.14.1 brings more fixes
By Joeg1484, 16 Nov 2025 at 9:03 pm UTC
By Joeg1484, 16 Nov 2025 at 9:03 pm UTC
Crazy, I tried Steam Link yesterday and today and still getting the Steam VR - Error 499 (Video Encoder) issue on Arch (EOS) and Fedora 43 - two separate AMD systems.
ALVR continues to work without issue.
Its funny because a couple beta versions ago it was working perfectly with Steam Link :(.
ALVR continues to work without issue.
Its funny because a couple beta versions ago it was working perfectly with Steam Link :(.
News - Anti-cheat will still be one of the biggest problems for the new Steam Machine
By LoudTechie, 16 Nov 2025 at 8:58 pm UTC
By LoudTechie, 16 Nov 2025 at 8:58 pm UTC
@Mohandevir Many anti-cheat vendors offer Linux compatibility nowadays, but there're often reasons not to use this product/feature.
VAC is the most obvious solution.
EAC and BattleEye work too.
Denuvo can be considered an anti-cheat provider that works on Linux.
You also have that anti-cheat solution whose name I always forget that only works on Steam Deck.
Fairplay is an interesting story. It's [certainly not an internally developed solution.](https://www.fairplay.ac/) It's one of the more extreme interpretations of server side anti-cheat. By doing most to all of the gaming at the server side it's easy to check for cheating.
Interesting thing I found:
The FACEIT league actually has its own anti-cheat system, but if that one worked on Linux I would be pretty surprised.
VAC is the most obvious solution.
EAC and BattleEye work too.
Denuvo can be considered an anti-cheat provider that works on Linux.
You also have that anti-cheat solution whose name I always forget that only works on Steam Deck.
Fairplay is an interesting story. It's [certainly not an internally developed solution.](https://www.fairplay.ac/) It's one of the more extreme interpretations of server side anti-cheat. By doing most to all of the gaming at the server side it's easy to check for cheating.
Interesting thing I found:
Spoiler, click me
The FACEIT league actually has its own anti-cheat system, but if that one worked on Linux I would be pretty surprised.
News - Valve reveal the new Steam Frame, Steam Controller and Steam Machine with SteamOS
By LoudTechie, 16 Nov 2025 at 8:33 pm UTC
By LoudTechie, 16 Nov 2025 at 8:33 pm UTC
@CIAPA Do the xinput_calibrator and or xinput count.
xinput_calibrator is an x.org frontend for xinput, but straightly assumes you want your mouse to point up and do nothing fancy.
xinput is a pretty intuitive cli tool for managing this.
xinput_calibrator is an x.org frontend for xinput, but straightly assumes you want your mouse to point up and do nothing fancy.
xinput is a pretty intuitive cli tool for managing this.
News - Wine 10.19 released as we head towards Wine 11
By Shmerl, 16 Nov 2025 at 8:14 pm UTC
By Shmerl, 16 Nov 2025 at 8:14 pm UTC
May be I'll open a Mesa bug to suggest the above.
News - Linux Mint to get an upgraded System Information tool and a spruced up system menu
By Caldathras, 16 Nov 2025 at 7:19 pm UTC
By Caldathras, 16 Nov 2025 at 7:19 pm UTC
I don't understand why people recommend balena etcher, when you have something as efficient, lightweight and easy to use as those 2 small tools.Because the writer tool only seems to work well with Linux Mint installers. It corrupted the installers for some of the other distros I've tested. Tuxedo OS comes to mind...
News - You can grab a free copy of Immortals Fenyx Rising from Ubisoft
By Caldathras, 16 Nov 2025 at 7:07 pm UTC
By Caldathras, 16 Nov 2025 at 7:07 pm UTC
Rumour has it that this uses Denuvo. That, the launcher and the microtransactions are enough for me to say "no thanks."
@soulsource
@soulsource
On Switch, at least, you could work around the login-requirement by disconnecting from the internet. I don't know if that's an option on PC.I can confirm that, at least in Windows, you can set the launcher to offline mode. It's a bit of a hassle, however.
News - Proton 10.0-3 released bringing lots of improvements for gaming on Linux, SteamOS, Steam Machine
By Caldathras, 16 Nov 2025 at 6:59 pm UTC
By Caldathras, 16 Nov 2025 at 6:59 pm UTC
Strange. If it's an official stable version, odd that it's not listed as an available option on the Compatibility tab.
As Liam said, however, it can be found by searching the Steam Library manually.
On the other hand, I just picked up Stray (52% off at Fanatical). It actually runs with better frame rates on the 10.0-based Experimental (and GE-Proton 10.25). It was appreciably slower on Proton 9.0-4.
As Liam said, however, it can be found by searching the Steam Library manually.
I've tried Proton 10 and GE 10 on a couple of games over the past month or two and had zero success even getting them to run. Had to fall back to 9 which has been flawless. I'll probably wait a while to try 10 again.I've experienced this too. Steam is set to default to Experimental for me. A number of my games wouldn't launch when Experimental moved to the 10.0 base. I had to switch them to a stable release based on 9.0 to fix the issue.
On the other hand, I just picked up Stray (52% off at Fanatical). It actually runs with better frame rates on the 10.0-based Experimental (and GE-Proton 10.25). It was appreciably slower on Proton 9.0-4.
News - Wine 10.19 released as we head towards Wine 11
By Shmerl, 16 Nov 2025 at 6:46 pm UTC
It works fine without llvm now. Radeonsi recently switched to aco compiler by default. You need to configure the build with meson to turn off build dependency on llvm like this:
Not sure why they didn't make the second switch be automatically set to false when the first switch is false, may be they'll fix it, but for now the above works.
If build fails, I recommend reading meson.build to figure out why. The above was clear just by reading the file.
See: https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/meson.build?ref_type=heads#L226
By Shmerl, 16 Nov 2025 at 6:46 pm UTC
Interesting issue i trying compile without llvm but in my case dont work show llvm is required for radeonsi
It works fine without llvm now. Radeonsi recently switched to aco compiler by default. You need to configure the build with meson to turn off build dependency on llvm like this:
...
-D llvm=false \
-D amd-use-llvm=false \
...Not sure why they didn't make the second switch be automatically set to false when the first switch is false, may be they'll fix it, but for now the above works.
If build fails, I recommend reading meson.build to figure out why. The above was clear just by reading the file.
See: https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/meson.build?ref_type=heads#L226
News - Anti-cheat will still be one of the biggest problems for the new Steam Machine
By s01itude, 16 Nov 2025 at 5:52 pm UTC
By s01itude, 16 Nov 2025 at 5:52 pm UTC
IMO the trends are showing that competitive shooters is a bubble. Not only are many of them struggling to get the sales they want lately, but given what's going on with Arc Raiders it's clear there's a narrative shift (and consequently why so many games "journalists" are talking negatively about it).
I'm not saying competitive/online shooters will go away, but that the level of competition, and the amount of it, people want isn't actually what everyone thinks. A lot of this is being driven by streaming; whether that be fortnite (which in it's own regard will sustain itself), DayZ, rust, or Tarkov, so much of this is propelled by streamers.
Ironically I think the streaming world also is causing a drive for cheats/hacks, since there's a large enough percentage of each game's community that play that game for 8+ hours a day which forces you to be way better in order to just have fun at the end of a long day at work.
Couple all that with the move to external cheating solutions and Kernel A/C is going to collapse sooner or later.
Time will tell, and Arc Raiders will be one of the best indicators on where things will be going, but I can't imagine that invasive A/C actually has a future.
I'm not saying competitive/online shooters will go away, but that the level of competition, and the amount of it, people want isn't actually what everyone thinks. A lot of this is being driven by streaming; whether that be fortnite (which in it's own regard will sustain itself), DayZ, rust, or Tarkov, so much of this is propelled by streamers.
Ironically I think the streaming world also is causing a drive for cheats/hacks, since there's a large enough percentage of each game's community that play that game for 8+ hours a day which forces you to be way better in order to just have fun at the end of a long day at work.
Couple all that with the move to external cheating solutions and Kernel A/C is going to collapse sooner or later.
Time will tell, and Arc Raiders will be one of the best indicators on where things will be going, but I can't imagine that invasive A/C actually has a future.
News - Anti-cheat will still be one of the biggest problems for the new Steam Machine
By Mohandevir, 16 Nov 2025 at 5:25 pm UTC
By Mohandevir, 16 Nov 2025 at 5:25 pm UTC
All this got me wondering... Totally aware I'm probably off the mark, because things have probably changed, since then, but some years ago, I was an active World of Tanks player. I was using PlayOnLinux and cheating didn't seem much of an issue. I may be wrong about that, though... This said, what Anti-cheat Wargaming is/were they using? Fairplay, if I understand correctly? It's not kernel level AC? Is it an homemade solution?
Hearing the overall discourse about AC, It feels like EAC and Battleye are the only viable solutions, for Linux support... Why such a focus around these two systems?
Hearing the overall discourse about AC, It feels like EAC and Battleye are the only viable solutions, for Linux support... Why such a focus around these two systems?
News - Deep Rock Galactic set for new biomes, missions and enemies in Season 6
By Cloversheen, 16 Nov 2025 at 5:09 pm UTC
By Cloversheen, 16 Nov 2025 at 5:09 pm UTC
For Karl!
News - Wine 10.19 released as we head towards Wine 11
By mrdeathjr, 16 Nov 2025 at 12:51 pm UTC
By mrdeathjr, 16 Nov 2025 at 12:51 pm UTC
https://www.gamingonlinux.com/2025/11/wine-10-19-released-as-we-head-towards-wine-11/?comment_id=285774
Interesting issue i trying compile without llvm but in my case dont work show llvm is required for radeonsi
for more information can see this:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38070

Interesting issue i trying compile without llvm but in my case dont work show llvm is required for radeonsi
for more information can see this:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38070
News - Anti-cheat will still be one of the biggest problems for the new Steam Machine
By pilk, 16 Nov 2025 at 2:24 am UTC
By pilk, 16 Nov 2025 at 2:24 am UTC
If a game deliberately doesn't support Proton or Linux, they're not serious about getting my money.
News - Wine 10.19 released as we head towards Wine 11
By Shmerl, 15 Nov 2025 at 11:36 pm UTC
By Shmerl, 15 Nov 2025 at 11:36 pm UTC
A few cool things happened recently:
* Wine finally works without dependencies on 32-bit.
* AMD drivers (radv and more importantly radeonsi) now work without any dependencies on llvm, so you can build AMD related Mesa without installing llvm either.
* Wine finally works without dependencies on 32-bit.
* AMD drivers (radv and more importantly radeonsi) now work without any dependencies on llvm, so you can build AMD related Mesa without installing llvm either.
News - Anti-cheat will still be one of the biggest problems for the new Steam Machine
By ScottCarammell, 15 Nov 2025 at 10:12 pm UTC
By ScottCarammell, 15 Nov 2025 at 10:12 pm UTC
insane this guy wants to be taken seriously when he says
When we stopped supporting Linux, users made up less than .01% of the total player base, even if that number has doubled, or tripled, it's not worth it.they really are just making shit up to defend their bone-ass decision making
I’m very comfortable saying that if a game supports Proton or Linux, they’re not serious about anti-cheatand yet consistently games like Gunfire Reborn or ARC Raiders have less cheaters than your slop
Developers won’t be saying this kind of thing repeatedly if it was a flat out lieWe pretty consistently see no change in cheating when these things are rolled out. It's pretty safe to say it's a flat-out lie. Mandatory I'd say. Dishonest to say otherwise dare I say.
News - Anti-cheat will still be one of the biggest problems for the new Steam Machine
By poisond, 15 Nov 2025 at 8:20 pm UTC
By poisond, 15 Nov 2025 at 8:20 pm UTC
Client-side anti-cheat is nothing more than a vector for deployment of back-doors and root-kits.
Furthermore, client-side anti-cheat is nothing more than a pointless placebo that can never, ever, prevent cheating.
Furthermore, client-side anti-cheat is nothing more than a pointless placebo that can never, ever, prevent cheating.
News - Assetto Corsa Rally has arrived in Early Access - should work well on Linux / Steam Deck
By tmtvl, 15 Nov 2025 at 6:44 pm UTC
Assetto Corsa Rally (ACR) is far heavier on the sim side than the arcade side. If you try to drive it like it's DRIVE Rally or WRC (both more arcade-y, more controller-friendly games), you're gonna have issues. I've found WRC 9 to work pretty well on the Steam Deck (just had to bind the back paddles to shift up/down).
By tmtvl, 15 Nov 2025 at 6:44 pm UTC
How sim-heavy are these games ? I'm highly interested in a good Rally game, as long as it's fun with a controller and doesn't require the steering wheel etc.
Open to other Rally game recommendations as well
Assetto Corsa Rally (ACR) is far heavier on the sim side than the arcade side. If you try to drive it like it's DRIVE Rally or WRC (both more arcade-y, more controller-friendly games), you're gonna have issues. I've found WRC 9 to work pretty well on the Steam Deck (just had to bind the back paddles to shift up/down).
News - Valve reveal the new Steam Frame, Steam Controller and Steam Machine with SteamOS
By buono, 15 Nov 2025 at 5:56 pm UTC
By buono, 15 Nov 2025 at 5:56 pm UTC
I know I'm late, but very happy to hear this news.
I am hoping they are also planning another vr release. HL Alyx has been fantastic but it is time for a new release to go with the new hardware.
Long live Valve's love for linux. :)
I am hoping they are also planning another vr release. HL Alyx has been fantastic but it is time for a new release to go with the new hardware.
Long live Valve's love for linux. :)
News - Anti-cheat will still be one of the biggest problems for the new Steam Machine
By Aron, 15 Nov 2025 at 3:40 pm UTC
I think that the real reason to not enable it on linux, is that we are just not enough users that they care enough about us to find a solution. The good news is that the linux gamers are constantly increasing, so that at some moment they will find a solution. Probably in the form of a linux module that one would have to install. Let us just hope that this will not take another 10 years.
By Aron, 15 Nov 2025 at 3:40 pm UTC
"Microsoft is moving towards limiting Windows kernel-level access for security reasons, a shift that will impact kernel anti-cheat systems over time. Instead of granting direct kernel access, Microsoft is developing its own security sensors in the kernel that user-mode applications, including anti-cheat software, can utilize for checks."
I think that the real reason to not enable it on linux, is that we are just not enough users that they care enough about us to find a solution. The good news is that the linux gamers are constantly increasing, so that at some moment they will find a solution. Probably in the form of a linux module that one would have to install. Let us just hope that this will not take another 10 years.
- Anti-cheat will still be one of the biggest problems for the new Steam Machine
- Former Humble Bundle staff launch new bundle site Digiphile to "benefit users, creators, publishers, and charity"
- D7VK brings Direct3D 7 to Linux using Vulkan based on DXVK
- Talking point - what have you been playing lately?
- GZDoom successor project UZDoom gets a first preview release
- > See more over 30 days here
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck