this post was submitted on 24 Jun 2023
22 points (100.0% liked)

Linux Gaming

15596 readers
169 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS
 

Obviously this is a long shot but is there any way to get game pass working on Linux? I realise most of the games can be played through steam but it is a good way to try out new games cheaply

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago (2 children)

I'm happy to run a VM if the performance is ok, problem is then I've gotta figure out GPU virtualization/passthrough which I believe is possible with my GPU. It's either that or I use their streaming service

Dual booting is a last resort, I switched to Linux for a reason, I've got used to it now and am unwilling to switch back on bare metal.

[–] [email protected] 2 points 1 year ago

VFIO machine will real gpu works as expected - perfect. Native options are years away if any - nobody seems to work in cracking uwp to get running under wine... and honestly I'm not surprised.

[–] ZachAR3 1 points 1 year ago (1 children)

Yeah that's your best bet. Do you have two GPUs? If so it's pretty easy to do GPU pass through, if you only have one though you'll have to do single gpu pass through which is a bit of a pain

[–] [email protected] 1 points 1 year ago (1 children)

I don't have two GPUs no, I don't quite get how it seems so many people have multiple in their machines it doesn't really give any benefit to gaming as far as I've heard besides virtualization

[–] ZachAR3 1 points 1 year ago (1 children)

Integrated graphics also work, if you have those which would technically count as a GPU. If not, I would look into just dualvooting tbh, as imo dual booting had about the same boot speeds as a vm with single GPU passthrough but without any of the quircks and restrictions a VM will have (since with single gpu pass through you can only run the VM or Linux not both at once)

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

Yeah that's the issue, I don't want to at any point be running Windows as the main operating system. My laptop is dual booted as I need windows for work sometimes but otherwise I'd like to keep windows as minimal as possible

Dual booting obviously has the best performance because you're just running the os bare metal the same way you would of it was installed normally, but I just really don't want to have windows running bare metal

There is apparently a way to virtualize some Nvidia GPUs so that's probably the route I'll end up taking

[–] ZachAR3 1 points 1 year ago

Even with single gpu pass through by "main" I meant you just won't be able to use Linux until you close it, it will still be in a container and can't fuck up anything (unless you give it access to).