• Support
  • DeoVR app still working on Oculus Go ( with a little of work. )

I know almost nobody use Oculus Go anymore, but for the few one who have to switch on the internet page of SLR, there is still a possibility to use DEOVR app.

On DEOVR forum an user ChelouteVR explain how to do it.
https://forum.deovr.com/d/3569-deovr-with-oculus-go-is-possible

The other issue is because of Meta. They did something wrong last year and almost all the applications cannot be run anymore. DeoVR APK must be patched using this tool: https://vault.gearvr.net/app/oculus-go-patching-utility/.

To do that,

APK can be retrieved using adb:

  • Get the package path
    adb shell pm path com.deovr.gearvr
  • In my case, it returns /data/app/com.deovr.gearvr/base.apk
  • Then download the apk
    adb pull /data/app/com.deovr.gearvr/base.apk

Then uninstall DeoVR from the Oculus Go, and thanks to SideQuest, install the parched apk. [...]

I try it, It work fine.

For those who have issue with installing adb you should download this one : https://developer.android.com/tools/releases/platform-tools?hl=fr

and follow this kind of video :

You can also use VRsideloader 1.1.4.