1
1

Mysterious components from realms beyond have appeared on the RetroDECK Blog.

2
1

Only a week after the previous 0.5.20 release, Lutris, a free and open-source gaming platform for Linux, has released version 0.5.21. One of the most notable additions is support for Valve’s Sniper runtime, allowing runners to execute inside the Steam Linux Runtime 3.0 container.

Lutris 0.5.21 also expands emulator support with new runners for ShadPS4 and Xenia. In addition, the Dolphin emulator runner now uses an AppImage build, resolving previous dependency issues with libavformat and simplifying deployment across distributions.

3
1
submitted 4 days ago* (last edited 4 days ago) by sp3ctre@feddit.org to c/linux_gaming@lemmy.world

Hey guys!

For years now, I'm thinking about buying a VR-Headset for gaming. Since I entirely switched my devices to Linux (Debian), I have to consider, if that's even an acceptable experience so far.

My questions:

  • Is VR in an acceptable state for Linux?
  • Which VR-Headset could give the best experience so far?
  • Are we already at the point, where VR-Headset-companies deliver decent Linux software? Maybe open-source?

Please update me! I've been living under a rock for too long.

~sp3ctre

4
1
5
1

I hate when you spend weeks getting games to work and then an update happens and everything is now broken. My copies of Simcity REFUSE to launch in any way and now i can't reinstall them either. All my other games i had to change the runner and redirect the .exe on each game. I may just install 0.5.19 and see if i can get them to start working again.

Apparently plenty of people had their game libraries ruined by this update as well and i lost all my hours of Simcity, so that sucks. Anyone else having issues with the update version of lutris?

6
1

I am kind of new to Linux. I started with nobara and got comfortable with the overall feel of Linux. Then a few weeks ago I switched over to cashyos, to try something new.

But what I wonder all the time: How often should I update my system? With Windows there were some updates happening in the background about every week and it was not necessary nor possible to manage them in detail.

But now on Linux I get update notification sometimes twice a day. I am also aware, that cashyos is doing roling updates. As I understand it, this means they are pushing them without much delay for testing. Is this a reason to wait a little before applying new updates so bugs can be fixed? But when I wait, arent there always new updates coming in? Also those Bugfixes would also be updates that I would then delay.

How are you handling it? And how are your experiences?

7
1

I made the mistake of believing some dumb guide online that recommended the Razer BlackShark v2 Pro for Linux. Literally the volume control is broken out of the box lol.

I just want a wireless headset. For listening to audio. And a mic. Don't care for fancy features. Apparently too much to ask for a linux user.

What are y'all using and how is it working for you?

8
1
submitted 5 days ago* (last edited 5 days ago) by mr_MADAFAKA@lemmy.ml to c/linux_gaming@lemmy.world
9
1
10
1
11
1
submitted 6 days ago* (last edited 6 days ago) by Inkstainthebat@pawb.social to c/linux_gaming@lemmy.world

Playing The Finals on my Fedora KDE install, the game runs wonderfully under proton, however a recent update added verification to the EAC config file so the workaround I found to make Steam Background Recording work now causes the game to close. Is there another workaround for this?

EDIT: Using Gamescope seems to bypass the issue, however now my mouse cursor won't use the correct theme in the window...

12
1
13
-10

Sam Bent, 8 months ago (at this time), covered XLibre, which is essentially a fork of XOrg that wants to clean up the codebase, modernize it, and fix the security holes that lasted for years on XOrg.

Meetux, the developer, became persona-non-Grata in FreeDesktop, IBM, RedHat, and possible GNOME circles, simply because he wanted to fix Xorg so people have an option on what they want to use.

It's also why I won't kowtow to IBM, GNOME, and FDO's demands, due to technical merit being moot.

14
20
15
4
16
14
17
3
18
1

Lutris founder Mathieu Comandon released Lutris 0.5.20 today as the latest stable version of this popular and open-source game management software for GNU/Linux distributions.

Lutris 0.5.20 looks like a hefty update, enabling DXVK‘s integrated D8VK Vulkan-based translation layer in Proton, adding an option to the Wine runner to select Wine’s “Wayland driver,” adding a “Azahar” runner, adding a “ZOOM Platform” source, and adding a “Steam Family” source to support Steam Families.

This release also introduces support for importing Commodore 64 ROMs, adds ICD support for Intel Xe GPUs, adds a new option for the ptyxis terminal emulator, adds a new option to hide a source’s games from appearing in the Games view, and adds a “Create Steam Big Picture” shortcut to the context menu.

19
6

HOTFIX:

Forgot to update protonfix to enable gstreamer for Akiba's Trip (Undead & Undressed) -- fixed now so voice and background music actually work (as well as video playback and menu sounds which worked in the previous fix). As mentioned in 10-31 game should be fully functional now.

20
22

HOTFIX:

  • reverted/disabled winewayland systray icon patch introduced in 10-30 (it caused a lot of breakage in multiple games, as well as breaking in gamescope session on steam deck. no bueno.)
  • fixed video playback regression introduced in 10-29 (fixes video playback in Nioh 3 and a few other games)
  • fixed Warhammer 40k Darktide crashing on opening (issue introduced in 10-29)

Fixes:

  • fixed Arknights Endfield anti-cheat triggering if wayland wasn't enabled
  • fixed Duet Night Abyss launch crash & login window not showing on new install
  • fixed Akiba's trip cutscenes + audio + voice audio (game fully works now)
  • fixed Warhammer 40k Vermintide 2 EAC failing file validation when running the game from the launcher (holy butts 6+ year old bug)
  • added protonfix for Warhammer 40k Darktide to skip the launcher -- this prevents a bug where sometimes the game would launch as an audio-only background process when run from the launcher.
21
10

Im thinking of trying either youtube twitch, but im unsure where to actually start or if gaming is something i want to actually do?

and also im totally lost on where to begin and learn?

What would you all advise? if you have a question for me please leave a comment.

22
36

This DKMS module allows you to overclock some USB devices by overriding their endpoints' bInterval values in the device descriptors – if the device physically allows you to poll it at higher frequency and will give you more data.

Back on Windows this (with the same method) was rather trivial using the "hidusbf" program. And ever since moving to Linux I was pretty annoyed I didn't have a similarly simple enough way of doing the same thing. So basically I guess I had no choice but to make one.

And the module allows doing that for theoretically any USB device without patching and re-compiling the kernel. Installation instructions are in the README (there's .deb, .rpm and AUR packages):

https://github.com/p0358/usb_oc-dkms

So let me know what you think, and if you managed to overclock any gamepads or other devices, or want to try.

23
22
submitted 1 week ago* (last edited 1 week ago) by tuckerm@feddit.online to c/linux_gaming@lemmy.world

I'm sure no one in this community needs to be convinced to try Linux. But I love it every time I see a non-Linux person trying Linux and showing other people that it works. (Also nice to see that Jeff Gerstmann is still around and doing alright after getting screwed over by Gamespot for like 15 years.)

24
5
submitted 1 week ago* (last edited 1 week ago) by ui3bg4r@lemmy.org to c/linux_gaming@lemmy.world

Both primary and secondary ssd (internal both) are formatted Ext4 (linux mint)

I am facing this weird issue: Some games, they play flawless when installed in the secondary drive. Some others however, they don't launch. I have to move them to the primary drive for them to launch and then they work perfect.

How come some games are ok on the secondary drive, while others aren't? Have you experience this?

Everything I find online points to a drive being NFTS format, but mine are both Ext4, default settings and automounting.

Games that gave problems on secondary drive, but are perfect on primary driver; Ghost of Tsushima, Resident evil 4 and Witcher 3. They don't launch, and in the case of RE4 it even said my computer had a virus :D or was tampered when launched from the secondary drive (non-sense)

25
8
view more: next ›

Linux Gaming

24579 readers
33 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