내건 경로가서 메모장 열어보니 다른데
뭘 바꿔야되냐
내가 left right그거 추가해야하나
{
"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" : "motionvector",
// 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" : false,
"thumbstickControlsReversed" : false,
"thumbstickTurnSmooth" : true,
"thumbstickDeadzone" : 0.25
},
"NoInterEyeRotation" : {
"DOOMVFRx64.exe" : true
}