Latest 30 Comments
News - Performing Right Society (PRS) sues Valve over video game music
By Phlebiac, 13 Mar 2026 at 6:45 am UTC
By Phlebiac, 13 Mar 2026 at 6:45 am UTC
Quoting: Cloversheen"We spent half an hour trying to figure it out, which burned through all the money"Quoting: F.Ultraso the payouts is actually divided per how much your music was played.How much of this is "in theory"?
Because that seems like an (in reality) impossible task outside planned organised events like a music festival.
News - RWR 2 (RUNNING WITH RIFLES 2) announced with a teaser trailer
By Philadelphus, 13 Mar 2026 at 6:31 am UTC
By Philadelphus, 13 Mar 2026 at 6:31 am UTC
Quoting: Linux_RocksWould running with a rifle be safer than running with scissors? 🤔Generally people aren't shooting at you when running with scissors. 😁
News - Discord rolls out a nice improvement for video calls on Linux
By Philadelphus, 13 Mar 2026 at 6:20 am UTC
By Philadelphus, 13 Mar 2026 at 6:20 am UTC
Quoting: PikoloThanks! I'm just still unclear what an "escaped mention" is, or at least what it's supposed to do. If "\@everyone" does the same as "@everyone" now (if I understand the fix)…what's the point of the backslash? 🤔 Or does it do something different now? What does "\@<user>" do differently from "@user"?Quoting: PhiladelphusI did notice that video backgrounds were a thing recently while video-chatting with my brother. Nice to see that finally happen.It was working the same as @everyone (mentioning everyone giving them a notification), but without warning you that you're sending a very broad notification
What does doing "\@everyone" actually do? It's unclear from the patch note.
News - Mesa 26.0.2 arrives with more bug-fixes for Linux graphics drivers
By WMan22, 13 Mar 2026 at 6:02 am UTC
By WMan22, 13 Mar 2026 at 6:02 am UTC
I basically bolted over to my steam library to go see if MDK 2 was finally fixed after reading this, that was one of THE games I actually felt like I gave up going to linux.
The good news is: Yes, they did fix the black texturing issues in MDK 2 HD! Yay!
The bad news is: Everything regarding cutscenes continuing is broken, like everything renders correctly (except the HUD) but the dialogue doesn't continue and menu music plays where it shouldn't. Don't know if this is an issue with the game or an issue with proton, but either way MDK 2 HD is still unplayable.
Also, MDK 2 Classic has not benefitted from the Mesa patches as far as I'm aware, as it still starts up with a black screen.
One day... One day it will work. We're at least closer.
The good news is: Yes, they did fix the black texturing issues in MDK 2 HD! Yay!
The bad news is: Everything regarding cutscenes continuing is broken, like everything renders correctly (except the HUD) but the dialogue doesn't continue and menu music plays where it shouldn't. Don't know if this is an issue with the game or an issue with proton, but either way MDK 2 HD is still unplayable.
Also, MDK 2 Classic has not benefitted from the Mesa patches as far as I'm aware, as it still starts up with a black screen.
One day... One day it will work. We're at least closer.
News - Valve detail Steam Frame and Steam Machine Verified requirements at GDC 2026
By Gerarderloper, 13 Mar 2026 at 5:48 am UTC
By Gerarderloper, 13 Mar 2026 at 5:48 am UTC
Still little surprised they couldn't get proper FSR4 (or FSR next-gen) happening in these boxes.
That FSR3 upscaler is going to look VERY UGLY unless they pull off some sort of miracle update to improve it allot
That FSR3 upscaler is going to look VERY UGLY unless they pull off some sort of miracle update to improve it allot
News - Lutris now being built with Claude AI, developer decides to hide it after backlash
By Gerarderloper, 13 Mar 2026 at 5:45 am UTC
By Gerarderloper, 13 Mar 2026 at 5:45 am UTC
Meh, results matter. But also if stolen code ends up appearing; you don't want that happening.
There is a risk when using AI coding tools where eventually it could turn into bloatware. So hopefully that isn't what will end up happening a couple years down the line.
There is a risk when using AI coding tools where eventually it could turn into bloatware. So hopefully that isn't what will end up happening a couple years down the line.
News - HORSES wins the 2026 Nuovo Award despite the bans from Steam and Epic Games
By felipecrs, 13 Mar 2026 at 5:03 am UTC
By felipecrs, 13 Mar 2026 at 5:03 am UTC
This game is terrible. I tried to play it.
News - Lutris now being built with Claude AI, developer decides to hide it after backlash
By RevenantDak, 13 Mar 2026 at 4:42 am UTC
By RevenantDak, 13 Mar 2026 at 4:42 am UTC
I never liked Lutris, Heroic worked way better for me anyways. But I never wanted to be negative about it. But now I can just say it's AI slop.
News - Valve posted a statement on the New York lootbox lawsuit
By scaine, 13 Mar 2026 at 12:47 am UTC
Now where's my Serra Angel...
https://www.cardmarket.com/en/Magic/Products/Singles/Alpha/Serra-Angel
By scaine, 13 Mar 2026 at 12:47 am UTC
Quoting: Purple Library GuyYeah, I know. I spent hundreds of pounds building my various MtG decks back when it first launched. I just wanted to point out that technically (definitely technically) you don't need booster packs to play the game.Quoting: scaineThat is . . . true in some sort of technical sense. But it has nothing to do with the actual experience of anyone playing Magic.Quoting: BladePupperThe cards you get are used to play the actual game whereas the skins from say CS2 are basically only used to cash in and maybe pay for a steam game.Agree with most of your post except this bit. MtG packs are not "necessary" to play the game. You buy the base pack and you're good to go.
Now where's my Serra Angel...
https://www.cardmarket.com/en/Magic/Products/Singles/Alpha/Serra-Angel
News - Lutris now being built with Claude AI, developer decides to hide it after backlash
By HendrinMckay, 13 Mar 2026 at 12:36 am UTC
By HendrinMckay, 13 Mar 2026 at 12:36 am UTC
I use a local LLM model to help plan out stuff I'm going to code or if I run into an issue I can't solve and need help figuring out a way to implement it that I might not have considered, but I avoid agentic AI like Claude Code as I find more often than not it just ends up producing garbage as you run out of context very quickly even with the big cloud models.
I have no problem if someone wants to use it in there application, but you have to be open about it and be willing to deal with the fact some folks won't use your program and will look down on your code for obvious reasons.
Also, I find that very quickly you can get to the point where the AI has generated so much code that even an experience programmer can lose track of how the code base interacts with everything, especially in the case of something like Lutris with so many moving parts (Wine, DVK, etc).
I have no problem if someone wants to use it in there application, but you have to be open about it and be willing to deal with the fact some folks won't use your program and will look down on your code for obvious reasons.
Also, I find that very quickly you can get to the point where the AI has generated so much code that even an experience programmer can lose track of how the code base interacts with everything, especially in the case of something like Lutris with so many moving parts (Wine, DVK, etc).
News - Lutris now being built with Claude AI, developer decides to hide it after backlash
By Drawing Pixels, 12 Mar 2026 at 11:11 pm UTC
By Drawing Pixels, 12 Mar 2026 at 11:11 pm UTC
My concern is the AI's were probably trained on code without respect to their licenses. So tagging the code is kind of important for legal purposes in case the landscape around it changes.
I personally don't use AI to generate code, but I might sometimes use it as a fuzzy search or use it for language or visual processing functions. Reason being that what ever I gain in efficiency, I also lose in opportunities to learn and improve as a developer.
Setting that aside code architecture is extremely important in regards to long term maintenance, robustness and security. My experience is that AI is just generally terrible at that, as I had them fail to architect something extremely basic and small correctly after nearly 8 hours of prompting across a lot of the top performing ones.
They seem to only excel at smaller functions or things that are easily templateable, which makes sense when you understand that they just duplicate what they have been trained on.
There are plenty of reasons why I favor self-hosting AI's and don't fund these corporations, the ethical issues are endless. But overall I just find the developers response here reason enough to not trust the long-term health of the project going forward.
I personally don't use AI to generate code, but I might sometimes use it as a fuzzy search or use it for language or visual processing functions. Reason being that what ever I gain in efficiency, I also lose in opportunities to learn and improve as a developer.
Setting that aside code architecture is extremely important in regards to long term maintenance, robustness and security. My experience is that AI is just generally terrible at that, as I had them fail to architect something extremely basic and small correctly after nearly 8 hours of prompting across a lot of the top performing ones.
They seem to only excel at smaller functions or things that are easily templateable, which makes sense when you understand that they just duplicate what they have been trained on.
There are plenty of reasons why I favor self-hosting AI's and don't fund these corporations, the ethical issues are endless. But overall I just find the developers response here reason enough to not trust the long-term health of the project going forward.
News - Lutris now being built with Claude AI, developer decides to hide it after backlash
By Mountain Man, 12 Mar 2026 at 10:46 pm UTC
By Mountain Man, 12 Mar 2026 at 10:46 pm UTC
...we all know that nothing is going to improve with the current US administration.I see, so it's somehow Trump's fault that this developer started using AI and feels the need to obfuscate it after facing criticism.
News - Lutris now being built with Claude AI, developer decides to hide it after backlash
By StenPett, 12 Mar 2026 at 10:39 pm UTC
By StenPett, 12 Mar 2026 at 10:39 pm UTC
I've been a Patreon supporter of Lutris since 2019. That ended the minute I read his reply. I'm instead going to spend that money on some other project. One that doesn't use generative AI...
News - RWR 2 (RUNNING WITH RIFLES 2) announced with a teaser trailer
By whizse, 12 Mar 2026 at 10:22 pm UTC
By whizse, 12 Mar 2026 at 10:22 pm UTC
Quoting: Linux_RocksWould running with a rifle be safer than running with scissors? 🤔Neither is safe. Running with spoons is safe. Anyone wanna do a Egg-and-spoon race video game?
News - Lutris now being built with Claude AI, developer decides to hide it after backlash
By Corben, 12 Mar 2026 at 10:02 pm UTC
By Corben, 12 Mar 2026 at 10:02 pm UTC
Imo he is not wrong. As an experienced dev, especially getting assist by claude pro is really helpful. He knows what he wants, he prompts it, he doesn't have to type it. It saves an insane amount of time. Reading code and verifying it is what you requested is way less time consuming than typing it on your own.
Most people's stance against LLM generated code is because many people have tried it, created stuff with it, which was bad because they were not experienced devs. LLMs are a new tool, you need to learn how to use it like in any other field. If you master it, it helps. Experienced devs master it way easier and better than beginners.
I'm specifically not saying AI, as there is no intelligence. They don't "think". They are just good at giving the impression they are intelligent or think. They are just incredible good at guessing and have an enormous data pool to get their info from and do their guesses on.
And claude is impressively good at coding.
I also think he should not hide it. But I can understand his reasons. Social pressure is real. So what to choose? Getting depressed because people are not well enough informed and are targeting you, or deciding to keep your mental peace? This is a personal thing, not everybody has the power to withstand the pressure of so many people.
Most people's stance against LLM generated code is because many people have tried it, created stuff with it, which was bad because they were not experienced devs. LLMs are a new tool, you need to learn how to use it like in any other field. If you master it, it helps. Experienced devs master it way easier and better than beginners.
I'm specifically not saying AI, as there is no intelligence. They don't "think". They are just good at giving the impression they are intelligent or think. They are just incredible good at guessing and have an enormous data pool to get their info from and do their guesses on.
And claude is impressively good at coding.
I also think he should not hide it. But I can understand his reasons. Social pressure is real. So what to choose? Getting depressed because people are not well enough informed and are targeting you, or deciding to keep your mental peace? This is a personal thing, not everybody has the power to withstand the pressure of so many people.
News - Lutris now being built with Claude AI, developer decides to hide it after backlash
By Sakuretsu, 12 Mar 2026 at 9:54 pm UTC
By Sakuretsu, 12 Mar 2026 at 9:54 pm UTC
I haven't used Lutris for sometime now because I just prefer Steam and Heroic but I surely have nothing against it.
Let's wait and see if the launcher is going to start falling apart because of bad AI-generated code and if the project is going to survive after what the maintainer did.
Let's wait and see if the launcher is going to start falling apart because of bad AI-generated code and if the project is going to survive after what the maintainer did.
News - Lutris now being built with Claude AI, developer decides to hide it after backlash
By The_Real_Bitterman, 12 Mar 2026 at 9:52 pm UTC
What you can not tell is if it violates OTHER projects copyrights / copyleft the LLM was trained on. It's more of a legal minefield rather than it not being open source. For example if it [the LLM] spilled out GPL-3 code they would have to attribute this. But since it is LLM code the developers themselves don't know.
So in any occasion IF some one can find "their" code in Lutirs they can probably sue them.
I can understand them [the developer]. Especially for an FOSS project this big. Users often times just request random features or bright up issues one singular person is barely able to fix.
If we're being honest most FOSS projects are maintained by like one or maybe two people. While tons of others made like one commit and never show up to further support the project. Neither by bug fixing, testing nor financially but expect the core devs to do so.
So yes there is no issue in using LLMs to make that two core developers more productive and keep up with the pressure. While entitled users argue about LLM code and "cancel" the developers?
As long as Lutris overall does not decrease in quality, which is often the pitfall by people NOT knowing how to code and just vibe in the hopes it works, there is no issue here.
Also we don't know how many PRs by other peoples which are merged with Lutris are actual LLM code themselves. Yet ppl hate on Mathieu?
PS.: I would not call this "AI" as none of these tools are truly intelligent.
By The_Real_Bitterman, 12 Mar 2026 at 9:52 pm UTC
Can you even truly claim it's open source when it's using AI generated code?Of course it still is.
What you can not tell is if it violates OTHER projects copyrights / copyleft the LLM was trained on. It's more of a legal minefield rather than it not being open source. For example if it [the LLM] spilled out GPL-3 code they would have to attribute this. But since it is LLM code the developers themselves don't know.
So in any occasion IF some one can find "their" code in Lutirs they can probably sue them.
I can understand them [the developer]. Especially for an FOSS project this big. Users often times just request random features or bright up issues one singular person is barely able to fix.
If we're being honest most FOSS projects are maintained by like one or maybe two people. While tons of others made like one commit and never show up to further support the project. Neither by bug fixing, testing nor financially but expect the core devs to do so.
So yes there is no issue in using LLMs to make that two core developers more productive and keep up with the pressure. While entitled users argue about LLM code and "cancel" the developers?
As long as Lutris overall does not decrease in quality, which is often the pitfall by people NOT knowing how to code and just vibe in the hopes it works, there is no issue here.
Also we don't know how many PRs by other peoples which are merged with Lutris are actual LLM code themselves. Yet ppl hate on Mathieu?
PS.: I would not call this "AI" as none of these tools are truly intelligent.
News - Lutris now being built with Claude AI, developer decides to hide it after backlash
By t3g, 12 Mar 2026 at 9:33 pm UTC
By t3g, 12 Mar 2026 at 9:33 pm UTC
The developer of Lutris has always been a jerk, so I just use Heroic + Steam and forget that Lutris exists
News - NVIDIA 580.142 released for Linux - the new recommended driver
By Ehvis, 12 Mar 2026 at 9:25 pm UTC
There's not exactly a manual for this and if it's still broken after a reboot then you'll have to continue from the console. So if you're not prepared to just do it and deal with whatever happens, it may be easier to just downgrade the whole system.
By Ehvis, 12 Mar 2026 at 9:25 pm UTC
Quoting: memvirusNot exactly and it'll take a bit of doing. But I installed the old packages from the Launchpad PPA. This failed because the glue module wouldn't compile. Then I just went through the compile log and tried to fix the errors. Doing that for a "too old" driver on a "too new" kernel was just too much, so I enabled the older kernel from before my distupgrade. This combo only required commenting out a single line from the driver to make it compile.Quoting: Ehvishey man, I'm trying since weeks to get back to 565 from currently 580Quoting: CaldathrasInteresting. I was forced to 580 from the 550 series. Wasn't given a choice. Based on the link below, Nvidia no longer supports the 550 series, by the way:To do that I had to drop my kernel to 6.14 (which is now also unsupported I think) and remove one line from the code. But any drive above that messes up my VR (among other things), so it has to be done.
https://www.nvidia.com/en-us/drivers/unix/
It updated automatically and it seems like I have no choice or way back....
I'm on POP OS (No wayland) and kernel 6.17.9-76061709-generic
Is there actually a way to get back to 565.77? Can you please tell me how?
There's not exactly a manual for this and if it's still broken after a reboot then you'll have to continue from the console. So if you're not prepared to just do it and deal with whatever happens, it may be easier to just downgrade the whole system.
News - Lutris now being built with Claude AI, developer decides to hide it after backlash
By Cloversheen, 12 Mar 2026 at 9:25 pm UTC
By Cloversheen, 12 Mar 2026 at 9:25 pm UTC
This is not the first time he is in a controversy because of how he handles critique (valid or otherwise), and he pretty much react the same way each time.
News - Lutris now being built with Claude AI, developer decides to hide it after backlash
By einherjar, 12 Mar 2026 at 9:24 pm UTC
By einherjar, 12 Mar 2026 at 9:24 pm UTC
Everyone who things he should not reduce his work with using AI: Step in and do this work, or STFU!
News - Lutris now being built with Claude AI, developer decides to hide it after backlash
By Doktor-Mandrake, 12 Mar 2026 at 9:18 pm UTC
By Doktor-Mandrake, 12 Mar 2026 at 9:18 pm UTC
Is there anything like lutris that has installers for old games?
I like heroic but I like to use lutris for old abandonware games because it has community scripts that automatically handle patches, fixes ect
I like heroic but I like to use lutris for old abandonware games because it has community scripts that automatically handle patches, fixes ect
News - HORSES wins the 2026 Nuovo Award despite the bans from Steam and Epic Games
By Linux_Rocks, 12 Mar 2026 at 9:17 pm UTC
By Linux_Rocks, 12 Mar 2026 at 9:17 pm UTC
🎠
News - HORSES wins the 2026 Nuovo Award despite the bans from Steam and Epic Games
By RavenWings, 12 Mar 2026 at 9:10 pm UTC
By RavenWings, 12 Mar 2026 at 9:10 pm UTC
Quoting: dpanterYou can also elect to not watch the trailer and be better off. Trust me.I really should've trusted you there...
News - Performing Right Society (PRS) sues Valve over video game music
By Cloversheen, 12 Mar 2026 at 9:07 pm UTC
Because that seems like an (in reality) impossible task outside planned organised events like a music festival.
By Cloversheen, 12 Mar 2026 at 9:07 pm UTC
Quoting: F.UltraThey actually do (to some extent), if you are a songwriter you have to register each work you create to PRS. Organizations that then pay license to PRS have to also track which song is played so the payouts is actually divided per how much your music was played.How much of this is "in theory"?
Because that seems like an (in reality) impossible task outside planned organised events like a music festival.
News - HORSES wins the 2026 Nuovo Award despite the bans from Steam and Epic Games
By Chrisznix, 12 Mar 2026 at 9:03 pm UTC
But you're right, not my cup of tea.
By Chrisznix, 12 Mar 2026 at 9:03 pm UTC
Quoting: dpanterYou can also elect to not watch the trailer and be better off. Trust me.Do you have any idea what sentences like "do not push this button!" do to me? 😆
But you're right, not my cup of tea.
News - RWR 2 (RUNNING WITH RIFLES 2) announced with a teaser trailer
By Linux_Rocks, 12 Mar 2026 at 9:03 pm UTC
By Linux_Rocks, 12 Mar 2026 at 9:03 pm UTC
Would running with a rifle be safer than running with scissors? 🤔
News - HORSES wins the 2026 Nuovo Award despite the bans from Steam and Epic Games
By F.Ultra, 12 Mar 2026 at 8:32 pm UTC
By F.Ultra, 12 Mar 2026 at 8:32 pm UTC
Quoting: dpanterYou can also elect to not watch the trailer and be better off. Trust me.Each to their own I guess, IMHO it was far more lame than a CoD trailer.
News - Valve posted a statement on the New York lootbox lawsuit
By Linux_Rocks, 12 Mar 2026 at 8:31 pm UTC
Just cause Valve does a lot for Linux doesn't mean that I owe them shit. I've already spent far more than I ever should've on Steam. The need for evil corporations to fund open source development is an unfortunate symptom of this primitive bourgeois society that we live in. Something that we just gotta deal with.
Furthermore, Valve and their support of Linux isn't just outta the goodness of Gaben's heart or something. It's cause it benefits them and their profits. (Along with them not wanting to bow to Microsoft.) We only just happen to benefit cause of it.
Then as far as ID verification in general is concerned, if the ruling classes want it, it's gonna happen. I think that it's bullshit too, but it's been 1984 for a while now. The irony being that the imperialist propagandists criticize(d) socialist countries for any surveillance.
By Linux_Rocks, 12 Mar 2026 at 8:31 pm UTC
Quoting: scaineNo, I don't care about Valve as a company. I don't care about any evil corporations. I use their service cause it's usually the best option on PC. Not outta some loyalty to them (for which there is none). I hate Microsoft, but I've still got an Xbox Series X and buy Play Anywhere titles. There's no loyalty to be had with any of them, even if you've got preferences still.Quoting: Linux_RocksStill not about to weep for Valve if they lose. lolThis is such a strange attitude to bring to a Linux forum. I don't get it.
I suppose if you only do native gaming, perhaps only buying on GOG and Itch, and so you don't benefit at all from Proton, and don't care about, or for, Valve as a company, that's a valid stance. Even then, you're overlooking the effects of groundswell they've created for Linux by shipping the Steam Deck and promising a Steam Machine, or pushing SteamOS. That groundswell is a big part of why indies still push out Linux builds, from which you benefit.
But I guess if you can overlook all that, AND you don't use Steam ever, then you won't care if Valve are forced to put ID verification in Steam?
But that's a lot of overlooking. And hardly a lol moment.
Just cause Valve does a lot for Linux doesn't mean that I owe them shit. I've already spent far more than I ever should've on Steam. The need for evil corporations to fund open source development is an unfortunate symptom of this primitive bourgeois society that we live in. Something that we just gotta deal with.
Furthermore, Valve and their support of Linux isn't just outta the goodness of Gaben's heart or something. It's cause it benefits them and their profits. (Along with them not wanting to bow to Microsoft.) We only just happen to benefit cause of it.
Then as far as ID verification in general is concerned, if the ruling classes want it, it's gonna happen. I think that it's bullshit too, but it's been 1984 for a while now. The irony being that the imperialist propagandists criticize(d) socialist countries for any surveillance.
News - Valve posted a statement on the New York lootbox lawsuit
By Purple Library Guy, 12 Mar 2026 at 7:18 pm UTC
By Purple Library Guy, 12 Mar 2026 at 7:18 pm UTC
Quoting: scaineThat is . . . true in some sort of technical sense. But it has nothing to do with the actual experience of anyone playing Magic.Quoting: BladePupperThe cards you get are used to play the actual game whereas the skins from say CS2 are basically only used to cash in and maybe pay for a steam game.Agree with most of your post except this bit. MtG packs are not "necessary" to play the game. You buy the base pack and you're good to go.
- Many more US states are planning or already have operating system age verification laws
- Lutris now being built with Claude AI, developer decides to hide it after backlash
- Xbox "Project Helix" confirmed to run Xbox and PC games - competition for the Steam Machine
- Transport Fever 3 confirmed for Linux and macOS support
- Slay the Spire 2 becomes the biggest roguelike deck-builder on Steam ever
- > See more over 30 days here
Recently Updated
- Do you miss LaunchBox/Playnite on Linux?
- Dark574 - Recommendations for portable monitor for Steam Deck?
- childermass - Shop Crush - Psychological Horror Thrift Sim with Literal Illusio…
- hollowlimb - Introduce Yourself!
- hollowlimb - Proton/Wine Games Locking Up
- Caldathras - See more posts
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