this post was submitted on 15 Jun 2024
76 points (79.2% liked)
Linux
48003 readers
1014 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What fixes? Why can't Proton have them but GE can?
Proprietary codecs for example, which is why some cutscenes in Proton are shown as a color test screen, those are fixed on GE.
If GE received a Cease and Desist, that would be frustrating, but linux gaming would go on. If Proton got a Cease and Desist, that could be catastrophic to linux gaming. Valve could even theoretically get banned from working on linux gaming (like the Yuzu devs got banned from working on emulation). It's just not worth the risk for compatibility/performance for a smaller proportion of games.
Hopefully any legal updates can get up-streamed. I'm not interested in proprietary codecs anyway.
Well, sometimes Windows games depend on propietary codecs, and until Valve can get the devs to make adjustments so the codecs aren't needed, the games aren't going to work properly in regular Proton.
If there is a free codec alternative I assume they can use that when the game calls for that codec? Perhaps I don't know enough that that's harder than replacing DirectX calls with Vulkan.
The issue is one of licensing, not technology. There's all kinds of patents in the space, and using free codecs could still infringe them. DirectX doesn't have the same patent protection. I believe in theory you could make a fully open source Linux native version of DirectX.
For more info from someone who knows more than me, see here.