From c27650b55521983fe9743efd0d7d162231623d3b Mon Sep 17 00:00:00 2001 From: Vittorio Romeo Date: Fri, 1 May 2020 10:44:05 +0100 Subject: [PATCH] Fix README about SoA --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ceedf0f..0e0b02e3 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Quake VR supports the "Scourge of Armagon" official mission pack. It can be inst 3. Open the `hipnotic` folder. -4. Make a copy of `pak0.pak`, and rename it to `pak3.pak`. +4. Make a copy of `pak0.pak`, and rename it to `pak2.pak`. 5. Copy the newly created `pak2.pak` in your Quake VR installation folder, under `Id1`. Usually, this means simply copying `pak2.pak` to `../Id1`. @@ -72,6 +72,8 @@ Quake VR supports the "Scourge of Armagon" official mission pack. It can be inst * Scourge of Armagon mission pack files: `pak2.pak`; * Quake VR files: `pak10.pak`, `pak11.pak`, `pak12.pak`. + *(The load order of `.pak` files is based on their naming. You can rename the Scourge of Armagon mission pack to anything else, as long as it is before the Quake VR specific `.pak` files. This allows you to also add extra `.pak` files, such as high-resolution models or other compatible additions.)* + When Scourge of Armagon is installed, it overwrites Quake 1's `start.bsp` with its own starting map. In order to play Quake 1 maps, use the *"Change Map"* functionality under *"Quake VR Settings"*. ### Highly Recommended Addons