There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux_gaming

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Eeyore_Syndrome , in Best Desktop Distro for Gaming?
@Eeyore_Syndrome@sh.itjust.works avatar

Fedora!

But wait.

Actually Bazzite, as a way to consume/deploy Fedora on your host desktop.

Even works great on non 64GB Steam Decks. With gnome available as an option as well.

Also builds for Nvidia users

Bazzite/Universal Blue is Not a “distro”, it’s a project. It’s not “immutable”, it’s Atomic OCI cloud based image deployment for your host OS.

It’s Chromebook easy, it’s Fedora “with batteries included/extra steps.”

AphoticDev ,
@AphoticDev@lemmy.dbzer0.com avatar

Since they want it for gaming, Nobara might be a better option. Based on Fedora, but comes bundled with everything they would need for it.

Eeyore_Syndrome ,
@Eeyore_Syndrome@sh.itjust.works avatar

“Bazzite is an OCI image that serves as an alternative operating system for the Steam Deck, and a ready-to-game SteamOS-like for desktop computers, living room home theater PCs, and numerous other handheld PCs.”

github.com/ublue-os/bazzite/--features

AphoticDev ,
@AphoticDev@lemmy.dbzer0.com avatar

Oh that’s neat, I’ll have to check it out.

canis_majoris , in Best Desktop Distro for Gaming?
@canis_majoris@lemmy.ca avatar

I use Arch through EndeavourOS. It takes a bit of setup but it’ll do what you need. It can get complicated and it easily breaks, but that’s what you get when you go cutting edge with Arch.

Alternatively you can look at pre-configured gaming distros like Nobara which I believe is based on Fedora, which is a very well supported distro in general. Nobara’s stated goal is to be a streamlined distro for point-and-click users that includes 3rd party drivers off the rip.

ono , (edited ) in Best Desktop Distro for Gaming?

Whichever one you enjoy using.

Unless you have some special hardware need, all the desktop distros perform about the same. (Even long-term support releases, which offer newer kernels in case you need them.)

WhiskyTangoFoxtrot ,

If you’re using a LTS release then you should be aware that many of the programs in the repository will only get bug-fixes and security updates until the next LTS is out. You can get around this by using the Flatpak versions of those programs instead of the distribution’s versions.

ono , (edited )

If you’re using a LTS release then you should be aware that many of the programs in the repository will only get bug-fixes and security updates until the next LTS is out.

Nonsense. Long-term support (LTS) generally lasts until either a predetermined date or until multiple subsequent releases are out. I don’t know of any that stop when the next LTS release arrives, but if such a distro exists, it is atypical.

Recent examples:

ubuntu.com/security/CVE-2023-38546

…debian.org/…/accepted-curl-7740-13deb11u10-sourc…

WhiskyTangoFoxtrot ,

I don’t mean that the security updates will stop, I mean that you’ll only get security updates. If you want to get feature-updates between LTS releases you’ll need the Flatpak versions.

shekau ,

One can use backported version of software in Debian, I use it and it works good so far.

stepanzak , in hyprfreeze - Pause a game process (or any other process) in Hyprland

That’s cool! Do you know about any similar solution for KDE Plasma/Kwin by any chance? Also, would it be theoretically possible to save the process to some kind of swapfile on disk so it doesn’t take up space in RAM?

Zerodya OP , (edited )

There is Nyrna, but it doesn’t work on Wayland.

Afaik saving to swap isn’t possible as it’s something managed by the kernel, although you can try tweaking cgroups. Nyrna also mentions that this isn’t currently possible.

Presi300 , in hyprfreeze - Pause a game process (or any other process) in Hyprland
@Presi300@lemmy.world avatar

Does it work on Wayland compositors that aren’t hyprland?

Zerodya OP ,

No, it uses hyprctl to get the pid of the current active window. Which compositor are you using? It might be possible to get the pid in a different way.

Presi300 ,
@Presi300@lemmy.world avatar

Qtile and mutter, I have 2 computers

Zerodya OP ,

I’m not familiar with qtile, but I’m fairly sure there’s currently no way to get information about the active window on mutter unfortunately.

Thing with wayland is, each compositor has to implement things their own way, so you’re limited to what your compositor allows you to do.

For instance, you can get window information in sway with swaymsg. On other compositors you may have to find workarounds.

refurbishedrefurbisher , in hyprfreeze - Pause a game process (or any other process) in Hyprland

Does this mean I can pause online games?

/s

/us I’m assuming this is like pressing Ctrl+Z in a Terminal window, and then fg to unpause.

Zerodya OP ,

Haha, yes! Ctrl+Z sends a TSPT signal to a terminal process, while this script sends a STOP signal to every process in a game’s process tree. Both get resumed with a SIGCONT so they’re kinda similar.

vividspecter , in Will these headphones work when connecting over a 2.4ghz dongle?

On a similar note, has anyone tried the Audeze Maxwell on Linux? It has both 2.4ghz and I believe BT LC3 audio support, which Pipewire is starting to support too (although most people won’t have a BT adapter that supports it).

Linus_Torvalds , in MSFS Fenix A320
WheelcharArtist OP ,

unfortunately not

blotz , in hyprfreeze - Pause a game process (or any other process) in Hyprland
@blotz@lemmy.world avatar

Pretty simple and elegant solution. Nice job!

WheelcharArtist OP , in MSFS Fenix A320

I tried running it with steamtinkerlaunch wich does open fenix.exe but it seems to crash as it immediately exits when i choose to run only custom command. The log of stl is of no help either


<span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - setRunProtonFromUseProton - Updating RUNPROTON for USEPROTON 'proton-unknown-999' from '/home/xxx/.steam/root/steamapps/common/SteamLinuxRuntime_sniper/_v2-entry-point --verb=waitforexitandrun -- /home/xxx/.steam/root/steamapps/common/Proton - Experimental/proton' to '/home/xxx/.steam/root/steamapps/common/Proton - Experimental/proton'
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - setRunProtonFromUseProton - Set RUNPROTON to '/home/xxx/.steam/root/steamapps/common/Proton - Experimental/proton'
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - extProtonRun - Continuing with RUNPROTON='/home/xxx/.steam/root/steamapps/common/Proton - Experimental/proton'
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - extProtonRun - No external program args here it seems
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - extProtonRun - Starting '/home/xxx/.steam/root/steamapps/compatdata/1250410/pfx/drive_c/Program Files/FenixSim A320/Fenix.exe' forked into the background
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - restoreOrgVars - Restoring previously cleared Variables
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - launchCustomProg - Changing pwd into previous directory
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - checkCustomLaunch - ONLY_CUSTOMCMD is set to 1 means only custom program '/home/xxx/.steam/root/steamapps/compatdata/1250410/pfx/drive_c/Program Files/FenixSim A320/Fenix.exe' is supposed to start - exiting here
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - checkCustomLaunch - ## CUSTOMCMD STOPPED after '1' seconds playtime
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - closeSTL - closing STL
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - updateConfigEntry - Emptying 'CUSTOMCMD' for '/home/xxx/.config/steamtinkerlaunch/default_template.conf'
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - updateConfigEntry - Option 'CUSTOMCMD' is updated with the new value 'echo' in config 'default_template.conf'
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - closeSTL - Creating '/dev/shm/steamtinkerlaunch/steamtinkerlaunch-closing.tmp'
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - checkPlayTime - The game was not started via 'steamtinkerlaunch' but directly from Steam - skipping Crash Requester
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - closeSTL - Game 'Microsoft Flight Simulator (1250410)' exited - cleaning up custom processes if necessary
</span><span style="color:#323232;">So 8. Okt 18:26:07 CEST 2023 INFO - closeTrayIcon - Closing TrayIcon '169695'
</span><span style="color:#323232;">So 8. Okt 18:26:08 CEST 2023 INFO - closeSTL - Removing '/dev/shm/steamtinkerlaunch/steamtinkerlaunch-closing.tmp'
</span>
Presi300 , in Counter Strike 2 update - Configured SDL to prefer X11 over Wayland on Linux
@Presi300@lemmy.world avatar

This is now stopping CS2 from launching on wayland for me, any way to fix it?

Static_Rocket ,
@Static_Rocket@lemmy.world avatar
KirbyLover7 ,

It is fixed for now according to the comments

ouch , in Mildly infuriating: Can't install the Talos Principal 2 demo - "invalid platform"

I got the same error, but trying again with the same Steam settings started the installation. Go figure.

vividspecter , in PresentOptionAsyncMayTear is merged on Mesa. What needs to be done for us to have the ability to disable Wayland's vsync?

The compositor has to support tearing too I believe (I’m not sure all of the main 3 do, and e.g. wlroots only very recently got most/all of the pieces and I’m not sure sway supports controlling it) and will probably be where the option is exposed. And this is specifically about XWayland, where the support is even more recent. So I wouldn’t necessarily expect it to work yet, but maybe Plasma is ahead of things here.

Chewy7324 ,

Iirc the dev who largely pushed this tearing proposal implemented it first on KDE. First as a proof of concept and for a while it’s been merged upstream.

six_arm_spider_man , in Mildly infuriating: Can't install the Talos Principal 2 demo - "invalid platform"
@six_arm_spider_man@reddthat.com avatar

Great timing for this post. I just hit the same thing with the new Robocop demo. Time to go try these workarounds for that.

Linus_Torvalds , in Mildly infuriating: Can't install the Talos Principal 2 demo - "invalid platform"

I can’t help you with the topic at hand, but consider posting your experience here: www.protondb.com/app/835960?device=any

It is a huge database for all games available on steam. So far, no one has made any reviews, but if you get it working, please write there how (you can include --start-options, drivers, distro etc.). Even if it is not working, write that and what you tried already. This way other people can spend more time on trying to get it working without doing the same steps all over again.

Also, it might be worth checking out in a few days when more people have added their workarounds and comments. Usually, this takes 1-2 weeks.

perishthethought OP ,

Hey, so the game is installed and I just played through some of the demo. And I posted on ProtonDB but it seems the post will take some time before it appears there. Cheers!

Linus_Torvalds ,

Thank you so much! We Linux gamers have to stick together!!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • [email protected]
  • lifeLocal
  • goranko
  • All magazines