Closed OkayNamed closed 3 years ago
Hi! You would have to make many modifications to the original game to play it in vr.
You will need to add VR support which can be pretty tricky
While both Unity and UE4 have built-in support for VR, a lot is going on under the hood to make it work. This game uses neither, containing a custom OpenGL-based engine instead, so VR support would have to be added in from scratch. There's probably open source game engines with VR support so you could take a look at how it's done, but unfortunately I don't know any.
Close the issue if it was solved. And good job @ehx-v1 for explaining everything.
@Sylack-lab I can't seem to close the issue.
You should see the button "comment and close" when commenting
I don't see that button. I think @OkayNamed has to or a contributor.
@EthanDevelops It is because you're not the creator of the issue 🤦♂️
Of Course OkayNamed has to close it.
Oops 😃 . I'm a noob when it comes to GitHub issues and pull requests.
I have an Oculus Quest 2, and I want to try to play this game in VR. Any way to do that?