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
[–] TimewornTraveler@lemmy.dbzer0.com 2 points 20 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 13 points 20 hours ago (1 children)

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

[–] entropicdrift@lemmy.sdf.org 1 points 5 hours ago

ProtonDB is probably a better choice these days for finding tbe compatibility of games specifically.

[–] 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

[–] Jean_le_Flambeur@discuss.tchncs.de 4 points 20 hours ago* (last edited 20 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 20 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.