this post was submitted on 23 Jul 2023
580 points (99.8% liked)

196

17478 readers
865 users here now

Be sure to follow the rule before you head out.


Rule: You must post before you leave.



Other rules

Behavior rules:

Posting rules:

NSFW: NSFW content is permitted but it must be tagged and have content warnings. Anything that doesn't adhere to this will be removed. Content warnings should be added like: [penis], [explicit description of sex]. Non-sexualized breasts of any gender are not considered inappropriate and therefore do not need to be blurred/tagged.

If you have any questions, feel free to contact us on our matrix channel or email.

Other 196's:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 28 points 2 years ago (3 children)

What are the names of those? I only recognize Wine ("Wine Is Not an Emulator")

[–] [email protected] 33 points 2 years ago* (last edited 2 years ago) (1 children)

Well there is

  • Vulkan (graphics API, successor to OpenGL which was used by e.g. Minecraft, CS Go i believe)
  • DXVK (compatibility layer for games created with the DirectX Framework by MS)
  • Lutris (game launcher for stuff you bought outside of steam, e.g. GOG, Epic, Uplay, etc.)
  • Steam and maybe Proton but idk.
  • the atom thing could be protondb.com, where you can look up if your game will run on linux and what fixes / commands are available
[–] [email protected] 9 points 2 years ago (3 children)

Thanks! protondb sounds like a very handy website

[–] [email protected] 5 points 2 years ago

It surely is, it has also been really great to see the growing support for all those games over the last years. Sad to see some games still being borked with no valid reason (Pubg e.g., with the developers stating the game can run on linux with no problems at all, they still will block it bc they are scared of hackers or some other lame excuse).

Every problem I had playing games on Linux could be fixed by some kind stranger on there offering a command or sth. else (sometimes even stuff thats not related to linux at all lol)

[–] [email protected] 3 points 2 years ago

There's also a great decky plugin that adds protondb badges and links directly to all your games on the deck. Really helps figure out any small tweaks you should use to maximize frames and will also mark games as silver/gold/platinum even if valve hasn't marked them as supported yet.

[–] [email protected] 3 points 2 years ago

Sure is! Almost every game that doesn't run well out of the box has a fix there.

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

Proton is a fork of Wine. It was created by Valve and they have done amazing work getting it to support basically everything. It's made the steam deck and amazing machine.

[–] [email protected] 8 points 2 years ago

Proton actually combines Wine and DXVK iirc (plus some extra bits and pieces.)

[–] [email protected] 3 points 2 years ago

Vuncan, DXVK, and Proton are other open source projects that either make wine more capable or more user friendly. It's still wine under the hood, though.