this post was submitted on 14 Jun 2023
19 points (100.0% liked)

Linux Gaming

15897 readers
1 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
 

Hello all,

I wanted to know the state of VR gaming on Linux: does VR work ? Are most games playable ?

I plan to buy a Valve Index, wanted to know how it would hold on a Linux system.

Thanks

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

I have an HTC vive and it has worked pretty well. I have a script to turn on the basestations and manually kill the script and they power off. HL:A works well. I don’t have a lot of experience with other games yet though.

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

How do you toggle power to your base stations? Mind sharing the script?

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

I don’t mind doing so, but I cuurently am away from my desktop and won’t be for a couple weeks. I didn’t find the repo for the program, but did find this one though. Looks like it should work. At least with the vive, linux doesn’t/can’t use its bluetooth controller, so you need a compatible bluetooth controller in your system.

https://github.com/ShayBox/Lighthouse

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

This works, thanks!