Skip to content

Commit

Permalink
docs(readme): clarify Gun Model Offsets feature
Browse files Browse the repository at this point in the history
  • Loading branch information
codeflorist committed Sep 28, 2023
1 parent 5d20543 commit 5a06985
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ First of all you have to download the [Quakespasm compatible versions of the mod
There are 2 ways to use them with Quakespasm-OpenVR:

- Extract the `enhanced` folder of the downloaded archive into your `Quake` folder, and start the game with `-game enhanced`. This should automatically load vanilla Quake with the new models and correctly apply the correct weapon offsets.
- If you want to use the new models globally with all expansions and add-ons, rename `pak0.pak` from the `enhanced` folder by changing the `0` to a number higher then the highest existing `pak`-file inside your `id1` folder. If you are using `pak` files from vanilla Quake this will be `pak2.pak`, and if your are using the Re-Release, it will be `pak1.pak`. You will notice, that the weapon offsets and scaling will be off. To switch to the correct offsets, access the `VR Options` in Quake's main menu and switch `Gun Model Offsets` from `Vanilla` to `Enhanced`.
- If you want to use the new models globally with all expansions and add-ons, rename `pak0.pak` from the `enhanced` folder by changing the `0` to a number higher then the highest existing `pak`-file inside your `id1` folder. If you are using `pak` files from vanilla Quake this will be `pak2.pak`, and if your are using the Re-Release, it will be `pak1.pak`. You will notice, that the weapon offsets and scaling will be off. To switch to the correct offsets, access the `VR Options` in Quake's main menu and switch `Gun Model Offsets` from `Vanilla` to `Enhanced`. (Note that you will have to do that for each expansion/add-on you load, since Quake writes seperate configs per mod.)

### Controls

Expand Down Expand Up @@ -136,7 +136,7 @@ __New cvars for analog stick (and touchpad?) tuning on VR controllers.__ Default

Quake's weapons don't seem to be particularly consistently sized or offset. To work around this there are cvars to position/scale correct the weapons. Working default offsets are included for the following weapons:

- Vanilla Quake, Scourge of Armagon and Dissolution of Eternity weapons
- Vanilla Quake, Scourge of Armagon and Dissolution of Eternity weapons (including the enhanced models of the Re-Release - [see info above for details](#enhanced-models-from-quake-re-release)!)
- Arcane Dimensions weapons (be sure to use folder-name `ad` and start game with `-game ad` to have them applied)
- Underdark Overbright's axe (be sure to use folder-name `udob` and start game with `-game udob` to have them applied)

Expand Down

0 comments on commit 5a06985

Please sign in to comment.