mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-03 10:29:22 +00:00
Update README.md
This commit is contained in:
parent
ac5820d188
commit
7ef112d02c
2 changed files with 11 additions and 7 deletions
10
README.md
10
README.md
|
@ -4,12 +4,12 @@ Merged set of MelonLoader mods for ChilloutVR.
|
||||||
| Full name | Short name | Latest version | Available in [CVRMA](https://github.com/knah/CVRMelonAssistant) | Current Status | Notes |
|
| Full name | Short name | Latest version | Available in [CVRMA](https://github.com/knah/CVRMelonAssistant) | Current Status | Notes |
|
||||||
|-----------|------------|----------------|-----------------------------------------------------------------|----------------|-------|
|
|-----------|------------|----------------|-----------------------------------------------------------------|----------------|-------|
|
||||||
| Avatar Change Info | ml_aci | 1.0.3 | Retired | Retired | Superseded by `Extended Game Notifications`
|
| Avatar Change Info | ml_aci | 1.0.3 | Retired | Retired | Superseded by `Extended Game Notifications`
|
||||||
| Avatar Motion Tweaker | ml_amt | 1.2.6 | Yes, update review | Working |
|
| Avatar Motion Tweaker | ml_amt | 1.2.6 | Yes | Working |
|
||||||
| Desktop Head Tracking | ml_dht | 1.1.3 | Yes, update review | Working |
|
| Desktop Head Tracking | ml_dht | 1.1.3 | Yes | Working |
|
||||||
| Desktop Reticle Switch | ml_drs | 1.0.0 | Yes | Working |
|
| Desktop Reticle Switch | ml_drs | 1.0.0 | Yes | Working |
|
||||||
| Extended Game Notifications | ml_egn | 1.0.2 | Yes | Working
|
| Extended Game Notifications | ml_egn | 1.0.2 | Yes | Working
|
||||||
| Four Point Tracking | ml_fpt | 1.0.9 | Retired | Deprecated | In-game feature since 2022r170 update
|
| Four Point Tracking | ml_fpt | 1.0.9 | Retired | Deprecated | In-game feature since 2022r170 update
|
||||||
| Leap Motion Extension | ml_lme | 1.3.4 | Yes, update review | Working |
|
| Leap Motion Extension | ml_lme | 1.3.4 | Yes | Working |
|
||||||
| Pickup Arm Movement | ml_pam | 1.0.3 | Yes, update review| Working |
|
| Pickup Arm Movement | ml_pam | 1.0.3 | Yes | Working |
|
||||||
| Player Ragdoll Mod | ml_prm | 1.0.1 | Yes, update review | Working |
|
| Player Ragdoll Mod | ml_prm | 1.0.1 | Yes | Working |
|
||||||
| Server Connection Info | ml_sci | 1.0.2 | Retired | Retired | Superseded by `Extended Game Notifications`
|
| Server Connection Info | ml_sci | 1.0.2 | Retired | Retired | Superseded by `Extended Game Notifications`
|
||||||
|
|
|
@ -31,7 +31,7 @@ Available mod's settings in `Settings - IK - Avatar Motion Tweaker`:
|
||||||
* **Scaled locomotion steps:** scales VRIK locomotion steps according to avatar height and scale; default value - `true`.
|
* **Scaled locomotion steps:** scales VRIK locomotion steps according to avatar height and scale; default value - `true`.
|
||||||
* **Alternative avatar collider scale:** applies slightly different approach to avatar collider size change; default value - `true`.
|
* **Alternative avatar collider scale:** applies slightly different approach to avatar collider size change; default value - `true`.
|
||||||
* **Fix animation overrides (chairs, etc.):** fixes animations overriding for avatars with AAS; default value - `true`.
|
* **Fix animation overrides (chairs, etc.):** fixes animations overriding for avatars with AAS; default value - `true`.
|
||||||
* Note: This options is made to address [broken animator in chairs and combat worlds issue](https://feedback.abinteractive.net/p/gestures-getting-stuck-locally-upon-entering-vehicles-chairs).
|
* Note: This option is made to address [broken animator in chairs and combat worlds issue](https://feedback.abinteractive.net/p/gestures-getting-stuck-locally-upon-entering-vehicles-chairs).
|
||||||
|
|
||||||
Available additional parameters for AAS animator:
|
Available additional parameters for AAS animator:
|
||||||
* **`Upright`:** defines linear coefficient between current viewpoint height and avatar's viewpoint height; float, range - [0.0, 1.0].
|
* **`Upright`:** defines linear coefficient between current viewpoint height and avatar's viewpoint height; float, range - [0.0, 1.0].
|
||||||
|
@ -44,4 +44,8 @@ Available additional parameters for AAS animator:
|
||||||
* Note: Can be set as local-only (not synced) if starts with `#` character.
|
* Note: Can be set as local-only (not synced) if starts with `#` character.
|
||||||
|
|
||||||
Additional mod's behaviour:
|
Additional mod's behaviour:
|
||||||
* Overrides FBT behaviour in 4PT mode (head, hands, hips). Be sure to disable legs and knees tracking in `Settings - IK tab`.
|
* Overrides and fixes IK behaviour in 4PT mode (head, hands, hips). Be sure to disable legs and knees tracking in `Settings - IK tab`.
|
||||||
|
|
||||||
|
https://user-images.githubusercontent.com/4295751/233663668-adf5eaa6-8195-4fd2-90d5-78d61fe3fe58.mp4
|
||||||
|
|
||||||
|
https://user-images.githubusercontent.com/4295751/233663726-80a05323-aed2-41fb-9b00-7d5024ebf247.mp4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue