공지에있는
"thumbstickTurnLeftEnabled": true,
"thumbstickTurnRightEnabled" : true,
이부분자체가 없는데 어떻게 하죠
-------------------------------------------------------------------------------------------------------------------------------------------
{
"driver_Holographic" : {
"renderTargetScale" : 1.0
},
"driver_Holographic_Experimental" : {
// Motion reprojection doubles framerate through motion vector extrapolation
// motionvector = force application to always run at half framerate with motion vector reprojection
"motionReprojectionMode" : "auto",
// Automatic motion reprojection indicator to display the mode currently selected
// green = off because application can render at full framerate
// light blue = on because application is cpu bound
// dark blue = on because application is gpu bound
// red = off because application running at less than half framerate
// "motionReprojectionIndicatorEnabled" : true,
// Some people may experience increased discomfort such as nausea, motion sickness, dizziness,
// disorientation, headache, fatigue, or eye strain when using thumbstick controls in Windows Mixed Reality.
"thumbstickControlsEnabled" : true,
"thumbstickControlsReversed" : true,
"thumbstickTurnSmooth" : true,
"thumbstickDeadzone" : 0.25
},
"NoInterEyeRotation" : {
"DOOMVFRx64.exe" : true
}
}