Closed LibreVR closed 8 years ago
Nice! Can't wait!
Another option I was thinking about was to hook the Oculus Home app itself and intercept CreateProcess calls and rewrite them to point them to ReviveInjector, but ofc if you can pull it off, this idea is way better!
@paulcbetts I thought about that too, but Oculus Home won't even call CreateProcess if it doesn't detect the Rift. I'd have to intercept IPC communication with the OVRServer to work around that, so not worth the trouble.
I already got this overlay working, it works with QML and Javascript, you can view it in my branch: https://github.com/LibreVR/Revive/tree/overlay
I'm currently working on also interfacing with the OpenVR Applications API, which means that Oculus games would also show up in Steam automatically.
I just wanted to say that you lads are doing a great job. Lot's of respect. ;-)
Yes, Bravo!!
Done, though needs a bit more polish before the release.
:clap::clap::clap::clap:
This will make it much more user-friendly and convenient to use.