this post was submitted on 09 Jul 2024
187 points (93.1% liked)

Linux

46794 readers
1593 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

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
[–] [email protected] 146 points 1 month ago (2 children)

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.

[–] [email protected] 18 points 1 month ago (1 children)

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.

[–] [email protected] 9 points 1 month ago (1 children)

I would just run external games through steam with proton if you have those kinds of issues.

[–] [email protected] 10 points 1 month ago (2 children)

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.

[–] [email protected] 6 points 1 month ago (1 children)

How do you know what fixes/Wine variants you need?

[–] [email protected] 6 points 1 month ago* (last edited 1 month ago) (1 children)

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.

[–] [email protected] 1 points 1 month ago

Ah OK, that "everything" solution sounds perfect for me, thanks!

[–] [email protected] 1 points 1 month ago

Yeah for sure, thats better in every way, but if you dont want to install another application thats the easiest way.