Advertisement
anon2110

settings for wmr joy

Mar 13th, 2018
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. {
  2. "driver_Holographic" : {
  3. "renderTargetScale" : 1.0
  4. },
  5. "driver_Holographic_Experimental" : {
  6. // Some people may experience increased discomfort such as nausea, motion sickness, dizziness,
  7. // disorientation, headache, fatigue, or eye strain when using thumbstick controls in Windows Mixed Reality.
  8. "thumbstickControlsEnabled" : true,
  9. "thumbstickTurnLeftEnabled" : false,
  10. "thumbstickTurnRightEnabled" : true,
  11. "thumbstickControlsReversed" : false,
  12. "thumbstickTurnSmooth" : false
  13. },
  14. "NoInterEyeRotation" : {
  15. "DOOMVFRx64.exe" : true
  16. }
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement