Skip to content

fortinmike/oculus-quest-manual-cloud-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

oculus-quest-manual-cloud-backup

A simple script to perform a cloud backup (as added in Quest OS Build 35) for all supported Quest apps now. May be useful when you're planning to replace or upgrade your hardware and you want to make sure the cloud copy of your savegames and files is fully up-to-date. Works on macOS, Windows and Linux.

Of course there is no guarantee on things being backed up properly; make sure to check the cloud backup status after running the script to make sure it did what you wanted!

screenshot

Notes

No backups will be created for:

  • System apps (even if they can be seen in the backup log; the tool tries backing up everything but only supported things will actually perform a backup)
  • Apps that have no stored data (such as apps that you've never started)

Instructions

  1. Download this repository to your computer either as a zip or using git
  2. Download and install node.js LTS if you don't have it installed already
  3. Download and install the Android SDK Platform Tools
  4. Enable USB Debugging on your Quest, connect it and allow access in VR (this is a bit more involved but there are instructions for this online). If you're using SideQuest, they already made you do this step. As long as SideQuest can see your device you should be good to go.
  5. Open a terminal/cmd, cd to the directory in which you extracted the source files (this directory) and run: node index.js (you will see backup progress as it is performed)
  6. Check the cloud backup status of your apps and games here: https://secure.oculus.com/my/cloud-backup/

About

Perform a cloud backup for all supported Quest apps _now_

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published