Skip to content

Commit 59707c4

Browse files
authored
Update README.md
Added usage manual
1 parent 4dbbcc6 commit 59707c4

File tree

1 file changed

+24
-2
lines changed

1 file changed

+24
-2
lines changed

README.md

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,24 @@
1-
# OculusTouchCalibration
2-
Small tool for adjusting Oculus Touch deadzones
1+
# Oculus Touch Deadzone Calibration Tool
2+
3+
This tool will allow you to adjust Oculus Touch thumbsticks deadzones. It may be useful if thumbstick started activating at times when it should not.
4+
5+
![Application main window](https://i.imgur.com/iNPT9Xp.png)
6+
7+
---
8+
9+
## Usage
10+
11+
* Close all VR applications, SteamVR and Oculus desktop software if running
12+
* Launch the tool. It will require Administrator rights for restarting OVRService
13+
* Select Touch controller to calibrate in dropdown menu
14+
* To increase deadzone, decrease values -X and -Y or increase values of +X and +Y. I recommend increasing and decreasing values by about 50
15+
* Press Save button then Restart OVRService
16+
* Launch Oculus software and check if issue is fixed
17+
* Repeat above steps if you still experiencing thumbstick self-activation issue. In some extreme cases you may need to change deadzone value by about 200. For example when my thumbstick started behaiving weird I had to decrease -X deadzone from 502 to 380.
18+
19+
## UI buttons
20+
21+
* Restore original files - restores original calibration files from backup folder. These files are backed up when tool started for the first time.
22+
* Reset values - reload deadzone values from calibration file
23+
* Save - save changes to calibration file
24+
* Restart OVRService - restart OVRService to apply calibration changes. Oculus desktop software should be closed prior restarting.

0 commit comments

Comments
 (0)