From cf6258971cb7bd224fe2dd44964ca5a695c4aa01 Mon Sep 17 00:00:00 2001
From: TheJoeCoder <joe@radialbog9.uk>
Date: Fri, 4 Apr 2025 12:04:10 +0100
Subject: [PATCH] Add new content

---
 blog-vault/.obsidian/workspace.json           | 11 ++++++-----
 .../2025-04-04 GIVE ME LIV WATCH MODE BACK.md | 19 +++++++++++++++++++
 2 files changed, 25 insertions(+), 5 deletions(-)
 create mode 100644 blog-vault/posts/2025-04-04 GIVE ME LIV WATCH MODE BACK.md

diff --git a/blog-vault/.obsidian/workspace.json b/blog-vault/.obsidian/workspace.json
index 01cbc26..2159c12 100644
--- a/blog-vault/.obsidian/workspace.json
+++ b/blog-vault/.obsidian/workspace.json
@@ -13,12 +13,12 @@
             "state": {
               "type": "markdown",
               "state": {
-                "file": "posts/2025-04-03 02 FFmpeg Languages.md",
+                "file": "posts/2025-04-04 GIVE ME LIV WATCH MODE BACK.md",
                 "mode": "source",
                 "source": false
               },
               "icon": "lucide-file",
-              "title": "2025-04-03 02 FFmpeg Languages"
+              "title": "2025-04-04 GIVE ME LIV WATCH MODE BACK"
             }
           }
         ]
@@ -161,8 +161,8 @@
             "state": {
               "type": "calendar",
               "state": {},
-              "icon": "lucide-file",
-              "title": "Plugin no longer active"
+              "icon": "calendar-with-checkmark",
+              "title": "Calendar"
             }
           }
         ]
@@ -185,9 +185,10 @@
   },
   "active": "243320f073b2669e",
   "lastOpenFiles": [
-    "posts/2025-04-03 01 Merging Mono Tracks into Surround Sound.md",
     "posts/2025-04-03 02 FFmpeg Languages.md",
+    "posts/2025-04-03 01 Merging Mono Tracks into Surround Sound.md",
     "posts/2025-03-31 Make XZ archives using ALL your cores.md",
+    "posts/2025-04-04 GIVE ME LIV WATCH MODE BACK.md",
     "images/Pasted image 20250331111338.png",
     "images/Pasted image 20250331111347.png",
     "posts/2025-03-07 Fixing weird Nextcloud client sync issues.md",
diff --git a/blog-vault/posts/2025-04-04 GIVE ME LIV WATCH MODE BACK.md b/blog-vault/posts/2025-04-04 GIVE ME LIV WATCH MODE BACK.md
new file mode 100644
index 0000000..b3a3b32
--- /dev/null
+++ b/blog-vault/posts/2025-04-04 GIVE ME LIV WATCH MODE BACK.md	
@@ -0,0 +1,19 @@
+---
+title: GIVE ME LIV QUEST WATCH MODE BACK
+date: 2025-04-04T11:56:30+01:00
+draft: false
+tags:
+  - vr
+  - oculus-quest
+---
+I want to use the Quest LIV watch mode again. Unfortunately, it's been removed. Here's how to fix that.
+
+1. Download LIV on Steam if you haven't already.
+2. Open the [Steam Console](steam://nav/console).
+3. Run the following command: `download_depot 755540 755541 4753480397245922396`.
+4. Wait until the download is finished and then open the folder it gives you.
+5. Copy the `depot_755541` folder into your standard `steamapps/common` folder (use the Steam client to open local files for LIV then go back one folder).
+6. Rename your normal `LIV` folder to `LIV_old` or something like that, then rename the `depot_755541` folder to `LIV`.
+7. Launch as normal.
+
+Oh, and, disable auto-updates on Steam for LIV too. That'll prevent it from updating again.
\ No newline at end of file
-- 
GitLab