this post was submitted on 09 Oct 2023
299 points (94.6% liked)
Technology
59148 readers
2280 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My gaming rig is linux and it’s only sorta inconvenient
How dumb can a person be and still use Linux for gaming? I'm open to switching from Windows but am only marginally technical so I don't wanna bite off more than I can chew
Here is my attempt to answer this genuinely and in detail. To game on Linux, I think you should be able to, or willing to learn how to:
Install operating systems on your computer. There are folks that genuinely can't handle this; they use the OS installed on their computer and if it breaks they either buy a new computer, or it's a trip to the geek squad or the genius bar or their brother that "works in computers." Installing Linux on a PC is practically the same skill as installing Windows on a PC; it asks you things like how you want to partition the drives and such, you have to deal with the BIOS at least a little bit. The main difference is Linux is installed by default on comparably few computers, and even then if you buy a System76, you're going to get Pop!_OS, if you want Mint, you're going to do it yourself. So.
Learn a bit about how to day-to-day administer a Linux system. How to update the system, how to install new software, how to uninstall software. Learn how the Linux file system works and how drives are mounted onto it, things like that. It is done differently than in Windows; some of the concepts transfer over, some don't.
Not completely freak out when you encounter the terminal. I have seen people pitch a complete bitch fit at the very notion that us Linux users do occasionally use the terminal for things. Here's one thing that the terminal is really great for: Your sound isn't working, you ask about this on a forum. Would you rather have someone say "Oh yeah right click the Start button and click Preferences, go to the Devices tab, scroll down and click More Information then a window will pop up, scroll down until you see Sound Card, expand this, then for each entry in there right click, click Properties, go to the Status tab, and then type what it says in there" or "Open a terminal, type
lshw | grep -i audio
and copy-paste what it spits out." The terminal is just your computer, you run programs by typing their name instead of clicking on an icon, that's all. Don't have a cow, man. Unless it's cowsay.Play the right games. I have long attributed my success with gaming on Linux in large part to my tastes happening to align with game availability on the platform. I like small studio/indie projects, I like nerdy creative/problem solving/building games, so I play stuff like Zachtronics games and Factorio, and wouldn't you know it those folks tend to release Linux native builds, or their Windows-only games run great in Proton. I play practically no "AAA" games, I haven't bought an EA game since the SNES, and I have never owned a Bethesda game.
When you first install and log into Steam, go to Steam > Settings > Compatibility and turn on the option "Enable Steam Play for all other titles."
I wished more people phrased it this way, or acknowledged that some peoples' tastes in games aren't going to change to fit a new platform.
Conversely, I have seen people say things like "Linux isn't at 150% feature parity with Windows games exist that don't run perfectly yet and it doesn't support DLSS RTX It's just not viable as a platform for anyone."
There are folks Linux has been ready for for awhile now, some that could pretty recently adopt, some who may want to dual boot, and some who are still better off waiting. I think the Steam Deck offers a glance into the near future though.