this post was submitted on 30 Oct 2024
78 points (100.0% liked)

Linux Gaming

15289 readers
107 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.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

I smile every time I see an improvement that will make it easier for games to run near full speed while confined to a virtual machine. Another step forward for security and privacy.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

There's also amdgpu native context support which allows native AMD GPU drivers in the guest (Linux only guests for now).

Haven't tested it myself yet though as I'm using a GPU passthrough setup. Although I believe both of these solutions will support multiple VMs using it at the same time, which is an improvement over regular passthrough.

[–] [email protected] 2 points 2 weeks ago (1 children)

personally I am not super interested In this, vulkan venus is going to be a lot more portable which is key for me.

[–] [email protected] 3 points 2 weeks ago

For portability Vulkan is the way (it also gets you GPU compute for free without needing vendor libraries). That said the ruttabaga encapsulation is useful for things like Wayland over virtio-gpu which is useful for some use cases.