this post was submitted on 23 Jun 2025
1 points (100.0% liked)

Linux Gaming

19567 readers
24 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

So anyway, any beginner tips?

(page 2) 25 comments
sorted by: hot top controversial new old
[–] [email protected] 0 points 6 days ago* (last edited 6 days ago)

My best advice is:

You should never blindly copy and paste commands form the Internet into your terminal.

But...

If your hardware is old and proprietary (designed for Windows), you might someday need to copy and paste a command from the Internet into your terminal.

Joking aside, the key is to try to understand what it does, first.

And feel free to ask the community for help if you need it.

Edit: Nevermind. Your choice of immutable distro makes it less likely you'll need this advice. Nice.

[–] [email protected] 0 points 6 days ago (3 children)

Always make sure to remove the French language pack:

> rm -fr /
[–] [email protected] 0 points 6 days ago

You forgot --no-preserve-root

[–] [email protected] 0 points 6 days ago* (last edited 6 days ago)

Luckily for OP, Bazzite won't let you do this. Not this easily at least.

load more comments (1 replies)
[–] [email protected] 0 points 6 days ago* (last edited 5 days ago) (1 children)

I did the same a few months ago. Installed bazzite just like you. Then installed fedora 42 workstation over it one week later.

While it's designed to be plug and play, I found bazzite frustrating. But then again, I'm a Linux vet and I'm a tinkerer. I like to customise system configuration files. Immutable distros just weren't for me.

But if you're happy then that's all that matters. Happy gaming!

[–] [email protected] 0 points 6 days ago (4 children)

Bazzite allows for tinkering just fine, it's just different so you have to be willing to put a little time in to learn how ostree works, for example.

load more comments (4 replies)
[–] [email protected] 0 points 6 days ago (4 children)

A lot of games are going to work without you having to do anything and some will need some tinkering. In that case, https://www.protondb.com/ will be your best friend, telling you exactly what you need to do to get things running.

That being said, some games simply can't be run under Linux. They might work in the future as compatibility improves but some won't. If it's an issue for you, you might want to dual boot windows as a workaround.

[–] [email protected] 0 points 6 days ago (4 children)

Personally, I recommend quitting Windows cold-turkey and not dual-booting at all. If a game genuinely doesn't work without dual-booting, you don't need it. No game is so important that it's worth compromising your security, privacy, and property rights over.

[–] [email protected] 0 points 6 days ago

This 100%. Give up Windows and never look back, you will not regret it.

load more comments (3 replies)
[–] [email protected] 0 points 6 days ago

but dont dual boot on the same drive! get a second SSD or something because windows is a big bully and always wants to screw stuff up

load more comments (2 replies)
[–] [email protected] 0 points 6 days ago (2 children)

Less a specific linux tip but look into Ventoy, it can carry multiple bootable ISOs and its just useful (reduces the amount of ISO Sticks to 1)

[–] [email protected] 0 points 6 days ago

i would suggest looking into alternatives to Ventoy, as the community has been actively discussing the 'blobs' of precompiled code. What this code does is unknown so you are trusting that there is nothing that could be harmful. I personally wouldn't trust it until the below thread provides more clarity.

https://github.com/ventoy/Ventoy/issues/3224

[–] [email protected] 0 points 6 days ago

ventoy is awesome, my tip for OP is to always have a live usb in case of emergencies. you can just install ventoy onto a USB and drag and drop your bazzite ISO but having a live stick you can plug in and boot from at any moment is 100% a life saver. whether you broke something or you just wanna troubleshoot (think windows safe mode but better) you'll be glad you kept that USB lying around :)

[–] [email protected] 0 points 6 days ago (1 children)

+1 for Bazzite! I converted last year, and have never had to go back. My tip would be to make good use of ProtonUp-QT that should have come with Bazzite by default. Use it to get Proton GE which in my experience has been the best compatibility layer for Steam games. You can also batch update with that tool so that when a new version of GE comes out, you can set games en masse to the new version.

[–] [email protected] 0 points 6 days ago

I'm using GNOME, so I have ProtonPlus

[–] [email protected] 0 points 6 days ago (3 children)

Nice! I recently tried KDE Plasma and I’ve been really impressed not just with the polish but with the look and feel that still kind of reminds me of Windows without being Windows.

[–] [email protected] 0 points 6 days ago (1 children)

I've seen Plasma, Xfce, and GNOME. I like the last one the most, so I'm using it on all of my systems.

load more comments (1 replies)
[–] [email protected] 0 points 6 days ago

Love me some Plasma. I'm still running the default styles after over a year as well. It's just nice.

I really should spend some time experimenting with customizations though

load more comments (1 replies)
[–] [email protected] 0 points 6 days ago* (last edited 6 days ago) (2 children)

Use alternativeto.net .... not necessarily for just Windows programs alternatives; but it is also great for looking at popular utilities for any task in Linux.

Some programs I use a lot were not suggested anywhere else (e.g. Pluma as a basic text editor and Pinta for basic image editing).

[–] [email protected] 0 points 6 days ago

Nice, thanks!

load more comments (1 replies)
[–] [email protected] 0 points 6 days ago (4 children)

You've chosen an immutable distro based on rpm-ostree. If you want to install a program/application/app then flatpak is the way.
Heroic Launcher works great for installing GOG/Epic games but if you want to install a game or other program from an offline installer then I still fall back to Lutris.

For more in-depth read up on rpm-ostree and flatpak

[–] [email protected] 0 points 6 days ago

Meh, I've found that Heroic works just fine for most offline installers. YMMV of course.

[–] [email protected] 0 points 6 days ago

Also worth checking out all of the pre-made "ujust" recipes.

Just type "ujust" in the terminal for a list. Tons of useful shit.

[–] [email protected] 0 points 6 days ago

Yeeeah, for a fresh Bazzite install I'd agree that "swap Lutris for Heroic" is solid advice.

In Bazzite flatpak is the way so much that you will open Discover and only see flatpak, so if this was really, really beginner tips I'd suggest not learning what any of that means for as long as possible and just relying on Discover for your apps until you hit a roadbump. This guy seems well informed enough that is not a problem, but hey.

I'm also mildly annoyed that ujust is important enough to still need that terminal splash screen but not enough to be baked into the config tools by default in GUI. So weird.

That's either another thing you should try not to learn about if everything works fine out of the box or something you really should look into if it doesn't, and that's not great.

load more comments (1 replies)
[–] [email protected] 0 points 6 days ago

The best tip I can give you is to get rid of windows, and, well, you've already done that :)

load more comments
view more: ‹ prev next ›