this post was submitted on 09 Jul 2024
194 points (93.3% liked)

Linux

47233 readers
784 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
[–] unexposedhazard@discuss.tchncs.de 9 points 2 months ago (1 children)

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

[–] MentalEdge@sopuli.xyz 10 points 2 months 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.

[–] Vincent@feddit.nl 6 points 2 months ago (1 children)

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

[–] MentalEdge@sopuli.xyz 6 points 2 months ago* (last edited 2 months 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.

[–] Vincent@feddit.nl 1 points 2 months ago

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.