Mixing few mods into one

This commit is contained in:
SDraw 2023-09-09 19:10:01 +03:00
parent 8e6ad925ac
commit 65632c763e
No known key found for this signature in database
GPG key ID: BB95B4DAB2BB8BB5
13 changed files with 109 additions and 106 deletions

16
ml_gmf/README.md Normal file
View file

@ -0,0 +1,16 @@
# Game Main Fixes
This mod fixes some issues that are present in game
# Installation
* Install [latest MelonLoader](https://github.com/LavaGang/MelonLoader)
* Get [latest release DLL](../../../releases/latest):
* Put `ml_gmf.dll` in `Mods` folder of game
# Implemented fixes
* Fix of broken `Vive Advanced Controls` game input option
* Additional feature: Disables gestures when moving with Vive controllers
* Fix of post-processing layer volume trigger for VR camera ([feedback post](https://feedback.abinteractive.net/p/2023r171ex1-post-process-volume-effects-are-applied-based-on-playspace-center-instead-of-camera-s-in-vr-mode))
* Fix of shared `AnimatorOverrideController` between same avatars that leads to broken avatar animator
# Notes
Some of fixes will be implemented natively in game after 2023r172ex3