Latest 30 Comments
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.
News - Anti-cheat will still be one of the biggest problems for the new Steam Machine
By LoudTechie, 15 Nov 2025 at 3:33 pm UTC
By LoudTechie, 15 Nov 2025 at 3:33 pm UTC
@phil995511 I couldn't find commercial cheating software, so you appear to be right about that part.
[I did find open source cheating software.](https://alternativeto.net/software/cheat-engine/?platform=linux)
[Here an opensource cheat for old versions of half-life.](https://github.com/UnkwUsr/hlhax) and I know that several Windows cracks are also Linux compatible.
@BlackBloodRum might have more insight in the commercial side though.
[I did find open source cheating software.](https://alternativeto.net/software/cheat-engine/?platform=linux)
[Here an opensource cheat for old versions of half-life.](https://github.com/UnkwUsr/hlhax) and I know that several Windows cracks are also Linux compatible.
@BlackBloodRum might have more insight in the commercial side though.
News - Anti-cheat will still be one of the biggest problems for the new Steam Machine
By LoudTechie, 15 Nov 2025 at 3:13 pm UTC
By LoudTechie, 15 Nov 2025 at 3:13 pm UTC
@kmturley Linux does something [similair/better](https://en.wikipedia.org/wiki/Linux_namespaces).
The problem isn't and has never been Linux features.
Android and TeslaOS are Linux distros with a high focus on security and deeply trusted by games.
RHEL is deeply trusted by production software.
Most to all their features are integrated directly into the Linux kernel you use.
The problem is trust: the games don't trust it, because you could've modified the kernel to lie to them and the users don't trust it, because they've no easy way of checking this is truly what is happening.
So, either one of the parties has to gain trust or the source of trust for the vendors has to be moved outside the kernel, since I'm a programmer and not a social sciences student I propose the second.
Edit:
Places where this trust can be moved to: the development environment(homeomorphic encryption), external servers(game streaming) or hardware modules(TPM)
The problem isn't and has never been Linux features.
Android and TeslaOS are Linux distros with a high focus on security and deeply trusted by games.
RHEL is deeply trusted by production software.
Most to all their features are integrated directly into the Linux kernel you use.
The problem is trust: the games don't trust it, because you could've modified the kernel to lie to them and the users don't trust it, because they've no easy way of checking this is truly what is happening.
So, either one of the parties has to gain trust or the source of trust for the vendors has to be moved outside the kernel, since I'm a programmer and not a social sciences student I propose the second.
Edit:
Places where this trust can be moved to: the development environment(homeomorphic encryption), external servers(game streaming) or hardware modules(TPM)
News - Wine 10.19 released as we head towards Wine 11
By 1xok, 15 Nov 2025 at 2:19 pm UTC
By 1xok, 15 Nov 2025 at 2:19 pm UTC
Wine(dos)11 
News - Valve reveal the new Steam Frame, Steam Controller and Steam Machine with SteamOS
By razziel, 15 Nov 2025 at 12:08 pm UTC
By razziel, 15 Nov 2025 at 12:08 pm UTC
It’s great to see more options to play games on something that isn’t completely locked down in one way or another!
It’ll be very easy to recommend the SteamMachine to all who look for a new console. SteamOS is just nice to use, in my view. None of the other consoles out there come close.
Owning a SteamDeck, it still hits the sweet spot for me. I can play wherever I want, be it on the train or docked on a big screen. It’s also powerful enough for most games I enjoy.
I’m a bit worried that Valve might be spreading themselves too thin, though. This is a lot of hardware they are committing to supporting for a long time. Here is hoping that the deck (or rather any of the individual devices) won’t suffer.
It’ll be very easy to recommend the SteamMachine to all who look for a new console. SteamOS is just nice to use, in my view. None of the other consoles out there come close.
Owning a SteamDeck, it still hits the sweet spot for me. I can play wherever I want, be it on the train or docked on a big screen. It’s also powerful enough for most games I enjoy.
I’m a bit worried that Valve might be spreading themselves too thin, though. This is a lot of hardware they are committing to supporting for a long time. Here is hoping that the deck (or rather any of the individual devices) won’t suffer.
News - Anti-cheat will still be one of the biggest problems for the new Steam Machine
By phil995511, 15 Nov 2025 at 11:29 am UTC
Unlike Windows, where cheat software for competitive games is readily available, there are no commercial programs for Linux that allow cheating, let alone on a large scale. Claiming otherwise is misinformation and seriously damages your credibility with your readers!
If there are three cheaters on Linux, which isn't impossible, they are probably software developers who created programs for their own use, just as is perfectly possible on Windows.
By phil995511, 15 Nov 2025 at 11:29 am UTC
I’m surprised I still have to state the obvious here for certain people. Just because Linux has a low user share, doesn’t mean it won’t have cheat vendors and cheaters using it because they can get away with it.
It only takes one person with cheats to potentially ruin hundreds (thousands etc) of online matches.
So both can be factually true: low users, high cheats. Developers won’t be saying this kind of thing repeatedly if it was a flat out lie and no Microsoft aren’t paying them to do so, pure FUD.Unlike Windows, where cheat software for competitive games is readily available, there are no commercial programs for Linux that allow cheating, let alone on a large scale. Claiming otherwise is misinformation and seriously damages your credibility with your readers!
If there are three cheaters on Linux, which isn't impossible, they are probably software developers who created programs for their own use, just as is perfectly possible on Windows.
News - Assetto Corsa Rally has arrived in Early Access - should work well on Linux / Steam Deck
By Xpander, 15 Nov 2025 at 8:34 am UTC
By Xpander, 15 Nov 2025 at 8:34 am UTC
Added to wishlist. It looks promising, but currently its more like a tech demo imo. Only 10 cars and 2 rally locations with just 2 stages with 6 slices of those in the game, watersplashes, puddles physics are not in yet either.
will see when it gets more developed, but at the moment there doesnt seem to be much content.
will see when it gets more developed, but at the moment there doesnt seem to be much content.
News - Wine 10.19 released as we head towards Wine 11
By furaxhornyx, 15 Nov 2025 at 8:01 am UTC
Ooooh, old LAN memories
By furaxhornyx, 15 Nov 2025 at 8:01 am UTC
StarCraft: Brood War
Ooooh, old LAN memories
- 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