this post was submitted on 27 Jun 2025
186 points (96.0% liked)

Linux

55709 readers
624 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 6 years ago
MODERATORS
 

I'm just so sick of Microsoft and Google. But there's two things holding me back:

  1. I wanna play Steam games on my PC

  2. I am just an amateur hobbyist, not a tech wizard

Is there any hope for me?

you are viewing a single comment's thread
view the rest of the comments
[–] MentalEdge@sopuli.xyz 9 points 20 hours ago* (last edited 20 hours ago) (1 children)

They mean other platforms like GOG or Epic, not stuff like consoles.

Steam games mostly work, with some exceptions. You can check out ProtonDB to see more precisely what games work, which ones straight up don't, and which ones need a fix. ProtonDB will usually also tell you what that fix is, which is handy.

But most of the time, you can just hit play and not worry about it.

A note on dualbooting. Linux uses different filesystems from windows. It can access windows NTFS partitions, but it's not a smooth experience.

A common pitfall is trying use your game library while it is still on a windows filesystem, from linux. Since you can see the folders, and even add them in steam, it'll seem like it should work. But you'll run into issues actually running the games. It's technically possible, but not worth the hassle.

Generally you really want to either format your storage and redownload your games, or if you have the space, copy them over to a fully supported file system.

thank you for that tip. I currently run all my games and docs from external HDs. (my pc itself only has a small amount of SSD storage used only for booting etc, and i dont know how to install a new hard drive yet...) I would have definitely tried to just plug in my HD and tried to run it through steam lol