this post was submitted on 27 Jun 2025
103 points (96.4% liked)

Linux

55678 readers
646 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
[–] dingus@lemmy.world 26 points 8 hours ago (6 children)

If your library is on steam, then there's nothing to worry about! Works natively on Linux. If your library is on other platforms, I'd honestly think twice about switching full time. Dual booting might be a better option. My library is split amongst multiple platforms and I decided that it wasn't working well enough for me. Steam games will work great though!

Many distros are easy enough to install and navigate as a newbie. My go to for years now has been Linux Mint! It's based on Ubuntu which is based on Debian.

[–] TimewornTraveler@lemmy.dbzer0.com 2 points 7 hours ago (4 children)

oh that's cool. nope, whole library is on windows on one PC right now.

I was thinking about trying out dual booting to get a feel for it. my understanding was that many programs wont work with linux or require complicated fixes to get them running. so id hate to be left downstream without a paddle, so to speak

[–] INeedMana@lemmy.world 10 points 7 hours ago

Depends which programs. Also, it's very possible that there are open source alternatives

But if you are dead set on using exactly the same program, https://appdb.winehq.org/ is a database of if and how to make them run on Linux. Wine's core focus is games, but many programs are covered there too

[–] MentalEdge@sopuli.xyz 7 points 7 hours ago* (last edited 7 hours ago)

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.

[–] Jean_le_Flambeur@discuss.tchncs.de 4 points 7 hours ago* (last edited 7 hours ago)

For testing try the live USB sticks Just flash them to an empty stick with programs like etcher, then power dowb and select the stick in your bios (usually reachable by hammering f1, f2 or Del while starting

(Remember that performance will be much better when installing it for real compared tusing running it from a stick though)

Dual boot will work and is not that hard to setup, but you should back up all your data before trying it.

Also when dual booting to avoid duplicates etc I have all my documents and stuff on a USB stick, so I don't have a version in my win and a version iny linux. Cloud works as well

[–] evilcultist@sh.itjust.works 1 points 7 hours ago

One thing to keep in mind is that dual booting can work to highlight what you’re missing because generally all of the games that run on Linux will run on Windows, but the reverse is not true. It becomes easy to just default to windows so you don’t have to reboot to play something that doesn’t work in Linux and that can undermine the attempt to switch the OS.

load more comments (1 replies)