this post was submitted on 06 Sep 2023
2815 points (97.2% liked)

Linux

47228 readers
863 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] 9 points 1 year ago (3 children)

I've recently started gaming on linux with surprisingly little problem, given that the last time I tried was about 15 years ago. I don't even know what proton is, but I just installed steam and then my games.. surprisingly on some slightly older games (tf2, HL2) I get a huge FPS boost in Linux compared to windows. Not sure why that would be.

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

I'm not completely sure about it, but I believe both TF2 and HL2 are native ports that Valve did themselves. Could be the reason.

[–] [email protected] 1 points 1 year ago (1 children)

Proton is basically Wine bundled with other software, like DXVK and VKD3D, to run windows games.

You have to enable it in the Configuration window inside of Steam if you haven't done that yet. Enabling it is all you have to do and it will be used automatically.

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

Ah thanks, I don't think I have enabled it. Will that allow me to try out windows-only games in Linux? That's crazy.. literally no more reasons to go back to Windows..

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

Yep. You can have a look at ProtonDB to have an ideia of how well a game runs through Proton.

It's not completely correct as some games marked with lower ratings will work flawlessly, and some with higher ratings will probably give you some trouble, but it's a really useful resource.

[–] uis 1 points 1 year ago

surprisingly on some slightly older games (tf2, HL2) I get a huge FPS boost in Linux compared to windows

Oh, I remember watching video on youtube on that topic. Short answer: because opensource. Long answer: because developers better understood how to optimize. Same optimizations slightly boosted FPS on windows.

I don't even know what proton is

Valve games run natively on Linux, so no need in proton.