this post was submitted on 09 Jul 2024
184 points (92.6% liked)
Linux
48052 readers
902 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
It's annoying all the articles are focusing on performance versus stock wine here when basically everyone uses Proton or a fork of it anyway, which has had fsync for years now that does similar performance uplift.
The story here should be that we're getting fsync level performance with fewer bug and it can be upstreamed to wine. There is no relevant performance uplift for Proton users, but I guess performance gets clicks so that's the story all the press are going with.
I can't believe stock wine is still so bad with so many games. GTA5 is still unplayable with a keyboard, it just freezes for 5 seconds with every single keypress.
I would just run external games through steam with proton if you have those kinds of issues.
You don't even have to do that.
Wine managers like Bottles make it extremely easy to slap on whatever fixes and wine variants you might need.
How do you know what fixes/Wine variants you need?
You google the game to see if smarter people have done the investigating.
If not, you parse logs and errors best you can and try to determine what needs enabling. If you get it working, share it on protondb.
Generally though, enabling "everything" doesn't come with any direct drawbacks. This is basically what bottles will do when you tell it you want to run a game, which will then allow most games to work fine.
The latest version of GE is generally what you want, too, as wine/GE isn't supposed to have regressions requiring the use of an older version with some games.
Ah OK, that "everything" solution sounds perfect for me, thanks!
Yeah for sure, thats better in every way, but if you dont want to install another application thats the easiest way.
Yes it is. It's not in mainline wine, it's been in kernel for a long time now.