this post was submitted on 24 Aug 2024
46 points (100.0% liked)

Linux

47343 readers
1518 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
 

One of the biggest things holding me back from jumping definitively on Linux is possibly getting rid of the apps/games i'm comfortable with and know well. How do you exaclty use Wine/Proton? You install it, launch the app with it and pray it works? Are there ways to know what is not working and possibly try to fix them googling or reading the documentation?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 3 weeks ago (1 children)

For steam, it’s identical to windows. Literally do nothing other than install steam, install game, and hit run. The only time it’s a problem is if a game offers a native Linux version but the native version has been hamstrung by the publisher (see: rocket league). In which case all you do is go to the properties of the game, force a proton version, and it will redownload the windows version and work just fine. The only other exception would be for multiplayer games that have not upgraded their anticheat version to one compatible with proton. That’s starting to be more rare thanks to steamdeck.

As for wine, Lutris is a great example of an application with community maintained/driven configurations for popular games and applications to be installed in a couple simple clicks and works the majority of the time.

For other applications, it really depends. My general rule is— if it’s not on steam and nobody has made a script for Lutris, I’ll look for native and open source alternatives. If I can’t find one, then look for instructions on setting it up with wine by hand as a last resort. Finally, can I just live without the app instead?

[–] [email protected] 3 points 3 weeks ago

I do sometimes wish that Valve would simply automatically choose the Proton version of a game to be installed if it's obviously superior (like with Rocket League). Also, why is Steam play not enabled for all titles by default? As far as I know, they're already doing some of that validation for the Steam Deck, might as well use it for Desktop users as well.