You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Randall E. Barker edited this page Aug 7, 2019
·
6 revisions
You may want to iterate rapidly with customizing the environment in Firefox Reality. In order to do so, you will need one developer tool (adb) and to change a few settings.
Install adb and put the device into Developer Mode
Please follow the instructions here for enabling Developer Mode on the Oculus Go.
Uploading a new environment
As long as Enable Environment Override is enabled, Firefox Reality will look in the /storage/emulated/0/Android/data/org.mozilla.vrbrowser/files/skybox directory for .png, .jpg, or .ktx files.
You will then push that directory to the appropriate place on the device using adb. An example of pushing the space skybox from the above directory is below:
Launch Firefox Reality. In the Settings panel, select Environments, and turn on Enable Environment Override. The new custom environment should now be displayed.