diff --git a/README.md b/README.md index f8586f3..ce2828b 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ Merged set of MelonLoader mods for ChilloutVR. **State table for game build 2022r170p1:** -| 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 Motion Tweaker | ml_amt | 1.2.8 | Yes, update review | Working | -| Desktop Head Tracking | ml_dht | 1.1.3 | Yes | Working | -| Desktop Reticle Switch | ml_drs | 1.0.0 | 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 -| Leap Motion Extension | ml_lme | 1.3.6 | Yes | Working | -| Pickup Arm Movement | ml_pam | 1.0.4 | Yes | Working | -| Player Movement Copycat | ml_pmc | 1.0.0 | On review | Working | -| Player Ragdoll Mod | ml_prm | 1.0.4 | Yes, update review | Working | -| Server Connection Info | ml_sci | 1.0.2 | Retired | Retired | Superseded by `Extended Game Notifications` +| Full name | Short name | Latest version | Available in [CVRMA](https://github.com/knah/CVRMelonAssistant) | Notes | +|:---------:|:----------:|:--------------:| :----------------------------------------------------------------|-------| +| Avatar Change Info | ml_aci | 1.0.3 | ✔ Yes
⭕ **Retired** | Superseded by `Extended Game Notifications` +| Avatar Motion Tweaker | ml_amt | 1.2.8 | ✔ Yes
⏱ Update review | +| Desktop Head Tracking | ml_dht | 1.1.3 | ✔ Yes | +| Desktop Reticle Switch | ml_drs | 1.0.0 | ✔ Yes | +| Extended Game Notifications | ml_egn | 1.0.2 | ✔ Yes | +| Four Point Tracking | ml_fpt | 1.0.9 | ✔ Yes
⭕ **Retired** | In-game feature since 2022r170 update +| Leap Motion Extension | ml_lme | 1.3.6 | ✔ Yes | +| Pickup Arm Movement | ml_pam | 1.0.4 | ✔ Yes | +| Player Movement Copycat | ml_pmc | 1.0.0 | ⏱ On review | +| Player Ragdoll Mod | ml_prm | 1.0.4 | ✔ Yes
⏱ Update review | +| Server Connection Info | ml_sci | 1.0.2 | ✔ Yes
⭕ **Retired** | Superseded by `Extended Game Notifications` diff --git a/ml_pmc/README.md b/ml_pmc/README.md index 1f02e47..920db7a 100644 --- a/ml_pmc/README.md +++ b/ml_pmc/README.md @@ -19,3 +19,7 @@ Available options in BTKUILib players list upon player selection: * **Mirror pose:** enables/disables pose and gestures mirroring; `false` by default. * **Mirror position:** enables/disables mirroring of position changes of selected player along 0XZ plane; `false` by default. * **Mirror rotation:** enables/disables mirroring of rotation changes of selected player along 0XZ plane; `false` by default. + +# Notes +* Some avatars can have unordinary avatar hierarchy (scaled, rotated or with offset armature/parent objects). Possible fixes are being made upon reports or own findings. +* Currently misbehaves with FBT, fix in progress.