Preserving Immersive Media Knowledge Base
  • 📍Preserving Immersive Media Knowledge Base
  • ⁉️Glossary
  • 📚Bibliography
  • 🧐Open Questions
  • 👋Community
    • Past PIMG Events
    • PIMG Groups.io
  • ✍️Contributing
  • ❤️Contributors
    • sasha arden
    • ⛄Rasa Bocyte
    • 🦆Tom Ensom
    • Eric Kaltman
    • 🚗Jack McConchie
    • 🧜‍♂️Jesse de Vos
    • Samantha Rowe
  • 🤝Code of Conduct
  • 📜Licence
  • Understanding Immersive Media
    • Introduction
    • Virtual Reality (VR)
    • Augmented Reality (AR)
    • XR Systems
      • Head-Mounted Display (HMD)
      • Tracking System
      • XR Runtime
        • OpenXR
    • 360° Video
      • Video Formats
      • Tools
      • Metadata Standards
    • Game Engines
      • Unity
      • Unreal Engine 4
      • Godot
    • Audio
  • Acquisition Resources
    • Acquisition Checklist
    • Documentation
      • Video Documentation
    • Software Archiving Guides
      • Archiving an Unreal Engine 4 Source Project
      • Archiving a Unity 5 Source Project
      • Archiving an XR Runtime
  • Preservation Resources
    • Digital Preservation Standards
    • Mobile Platforms
    • Software Tools
    • Repair Guides
Powered by GitBook
On this page
  • Oculus (Windows)
  • SteamVR (Windows)

Was this helpful?

Export as PDF
  1. Acquisition Resources
  2. Software Archiving Guides

Archiving an XR Runtime

This page describes the process for extracting an XR runtime as a contained unit of software, so that it can be archived independently of a computer system.

PreviousArchiving a Unity 5 Source ProjectNextDigital Preservation Standards

Last updated 3 years ago

Was this helpful?

XR runtime are often distributed using front-end tools that carry out downloading and installation in the background (e.g. SteamVR is downloaded through Steam). This makes it harder to extract and archive them for reuse in the future. This page describes the process of extracting different XR runtimes for independent archiving.

Oculus (Windows)

Oculus Runtime 0.8.0 (dating from 2017) is currently available to download from the Oculus website: .

For later versions you are dependent on the to install and manage the runtime. After installation, the runtime can be found in C:\Program Files\Oculus - still to be tested whether this directory can be copied to a new machine, but seems unlikely.

SteamVR (Windows)

These instructions are adapted from Valve's of SteamVR. While this method allows you to extract a standalone copy of the SteamVR runtime, the version available through Steam cannot be controlled.

1. Either a) Install and open the on a PC with full internet access or b) Access a computer which already has the appropriate version of Steam installed.

2. In the Steam Client, open the Library section and find the part of it labeled "Tools".

3. Find the entry "SteamVR" and install it.

4. Right-click on the entry "SteamVR" and in the resulting popup menu click on the entry "Properties".

5. A new window with multiple tabs will open. Select the tab "LOCAL FILES" and click on the button labeled "BROWSE LOCAL FILES".

6. The directory containing the SteamVR Runtime will open. Copying this entire directory will encapsulate the files required to run SteamVR on another computer. From this directory, SteamVR can be launched by running the "vrstartup.exe" executable file in "\SteamVR\bin\win64".

https://developer.oculus.com/downloads/package/oculus-runtime-for-windows/
Oculus Rift software
guidelines for offline installation
Steam Client