this post was submitted on 09 Jul 2025
260 points (97.4% liked)

Linux Gaming

19971 readers
248 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
 

This is a super interesting project, and the video is really well presented and explained, if you prefer that format.

I think this method could be brought even further by using 'thin clients' (a cheap laptop or used office mini-PC), making it possible to access the main gaming rig from any room in the house as long as you have access to a good network speed.

Utilizing a 'dummy' HDMI or Displayport stick, which simulates a monitor for the GPU, you could then remote into the gaming rig from a thin client-like PC through Moonlight/Sunlight, allowing you to use it as a fully fledged gaming or workstation PC.

If anyone decides to go that route, be aware that AMD GPU's have pretty notoriously bad encoders, so I'd recommend sticking with Nvidia (Pascal/1000 series or newer) or Intel GPU's/Integrated Graphics (6th generation 6000 series or newer) for the Host machine. It's a little less important for the client, I think.

EDIT: AMD did actually improve their encoders in recent years, starting with the Raven Ridge integrated graphics APUs, and the first generation Navi cards (RX 5700 onward, the lower end cards don't have it).

top 25 comments
sorted by: hot top controversial new old
[–] aBundleOfFerrets@sh.itjust.works 6 points 20 hours ago* (last edited 20 hours ago)

You don’t need a dummy plug on linux. You can just ask the kernel to spawn any fake display you want. (Yes, even on NVIDIA)

[–] Trainguyrom@reddthat.com 8 points 1 day ago

This is actually a project on my to-do list for my kids. Sucks that each seat can't share a framebuffer (otherwise multiple GPUs would be entirely optional) but to get 2 decent gaming experiences out of a cheap used PC plus an extra GPU is pretty sweet

[–] n3m37h@sh.itjust.works 68 points 3 days ago (5 children)

AMD GPU's have pretty notoriously bad encoders/decoders, so I'd recommend sticking with Nvidia or Intel GPU's.

Where do people get this idea??

Here is 1440p 60fps from my 6700 XT

https://youtu.be/F4mFHM6aAiA

Ive been using emby for a few years and firefox doesn't support HVEC where all my content is HVEC and have had 0 issues with my gpu re-encoding the video

Its just nvidia fanboy bs

[–] mat@linux.community 6 points 1 day ago (1 children)

What magic incantation are you using? My OBS either crashes with the ffmpeg setting or uses software enc, and is always blurry. Firefox does all video and audio enc+dec on CPU. Am on all-AMD NixOS and so far gave up on any hw accel for media.

[–] n3m37h@sh.itjust.works 3 points 1 day ago

Pretty sure this was using steam recording. Majority of videos on my channel were using the Arrenaline driver suite. Still setting up Bazite

[–] LiveLM@lemmy.zip 26 points 3 days ago* (last edited 3 days ago)

It's not fanboy BS though, AMD encoders used to be pretty rough compared to Nvidia's, specially at lower bitrates.

They've improved a lot as the generations went on however, to the point I believe that advice no longer applies.

[–] ProdigalFrog@slrpnk.net 14 points 3 days ago* (last edited 3 days ago) (1 children)

Well I'll be damned! AMD does seem to have up their encoder game with the Navi series onward.

They were rightfully called out as having pretty bad encoders before that though, which I personally experienced on an RX 480 I used to have in my system. It made parsec a bit blurry and added quite a bit of latency.

Also, I would stand by the recommendation to avoid older office PC's with AMD graphics, since none of them are going to have Navi graphics.

[–] who@feddit.org 6 points 3 days ago (1 children)

avoid older office PC’s with AMD graphics though, since none of them are going to have Navi graphics.

The key word here being older. These days, AMD CPUs have a couple of Navi graphics cores built in, and they're good for both office tasks and video encoding.

[–] ProdigalFrog@slrpnk.net 2 points 3 days ago

True, for anyone who has a more modern AMD laptop, it would fare well with Parsec.

[–] CaptPretentious@lemmy.world 2 points 3 days ago

It want that long ago. Just read any OBS posts. Honestly I haven't kept up with it for a while. A quick search shows discussions continue. Does appear most still think Nvidia has the best quality.

[–] TeamAssimilation@infosec.pub 2 points 3 days ago

AMD used to be the shit on Linux a decade ago, much better support than Nvidia. It looks like something changed, but I only use discrete intel GPUs so I’m way out of the loop.

[–] Artopal@lemmy.ml 20 points 3 days ago (1 children)

Wasn't UNIX (and thus Linux) all about multi seat like since the seventies?

[–] ProdigalFrog@slrpnk.net 20 points 2 days ago* (last edited 2 days ago)

Yes, but mixing in 3D hardware acceleration was apparently quite difficult to achieve until systemd came along to make it somewhat painless.

[–] someacnt@sh.itjust.works 13 points 3 days ago (3 children)

Somehow, thin clients sound like Mainframe 2, electric boogaloo

[–] TeamAssimilation@infosec.pub 8 points 3 days ago

Home PCs are so powerful these days that a return to thin clients makes sense in many use cases.

[–] ProdigalFrog@slrpnk.net 6 points 3 days ago

I will admit I became a bit giddy at the prospect of using a beefy Linux rig like it's 1971, as our Lord and Saviors Dennis Richie & Ken Thompson intended. 😌

[–] nullPointer@programming.dev 4 points 2 days ago

The Gibson making a comeback.

[–] NewNewAugustEast@lemmy.zip 7 points 3 days ago (2 children)

You used to not need Moonlight or something like that with linux. We just ssh XForward the application to the client. (well technically they server, but that gets confusing).

[–] KRAW@linux.community 12 points 3 days ago* (last edited 2 days ago) (1 children)

And technically you can still do that, but it's super laggy. Playing a game through X11 forwarding would be horrendous

[–] acockworkorange@mander.xyz 3 points 2 days ago

Yeah, it was designed for X content. It is unbeatable getting seamless integration of regular (non 3D) over anything better than a 48 kbps connection.

[–] ProdigalFrog@slrpnk.net 3 points 3 days ago* (last edited 3 days ago)

You still can, as far as I know! It's just that I don't think X would have the throughput for games. I recently learned about that functionality in a Cathode Ray Dude video, where he shows how it even got ported to Windows 3.11!

[–] acockworkorange@mander.xyz -3 points 2 days ago

You have a typo, let me fix it:

2 gamers, 1 cup