Info update

This commit is contained in:
SDraw 2022-08-02 11:44:56 +03:00
parent e910401fbf
commit ba56c113dc
No known key found for this signature in database
GPG key ID: BB95B4DAB2BB8BB5
7 changed files with 50 additions and 8 deletions

View file

@ -7,7 +7,7 @@ This mod allows you to use your Leap Motion controller for hands and fingers vis
* Install [latest Ultraleap Gemini tracking software](https://developer.leapmotion.com/tracking-software-download)
* Install [latest MelonLoader](https://github.com/LavaGang/MelonLoader)
* Get [latest release DLL](../../../releases/latest):
* Put `ml_lme_cvr.dll` in `Mods` folder of game
* Put `ml_lme.dll` in `Mods` folder of game
* Add code from [this gist](https://gist.github.com/SDraw/543825b39cdabc3bc4fda358bc70247a) to `<GameFolder>\ChilloutVR_Data\StreamingAssets\Cohtml\UIResources\CVRTest\index.html` after `row-wrapper` div for `InteractionViveFaceTrackingStrength` menu item (near line 1183)
# Usage