Improving PsMoveService Quality in VR VIVE EMU The Last Puzzle
Hey !
I accidentally found a solution to the problem from the previous episode in the forum.
And here, grab my steam.vr.settings file, I use only one for everything. Works with Pavlov and any other game you can find on the channel.
Cheers! :)
{
"driver_vridge" : {
"fakeSensorEnabled" : true,
"hmdMode" : 0,
"renderScale" : 120,
"windowHeight" : 936,
"windowWidth" : 1664
},
"psmove" : {
"circle" : "a",
"cross" : "button_8",
"meters_per_touchpad_units" : 0.075000002980232239,
"move" : "touchpad",
"ps" : "system",
"rumble_suppressed" : false,
"select" : "button_9",
"square" : "grip",
"start" : "button_10",
"triangle" : "application_menu",
"trigger" : "trigger",
"use_spatial_offset_after_touchpad_press_as_touchpad_axis" : true
},
"psmove_settings" : {
"disable_alignment_gesture" : true,
"use_orientation_in_alignment" : false
},
"psmove_touchpad_directions" : {
"circle" : "touchpad_down",
"cross" : "touchpad_up"
},
"steamvr" : {
"activateMultipleDrivers" : true,
"allowInterleavedReprojection" : false,
"background" : "#0D0D0DFF",
"defaultMirrorView" : 2,
"enableHomeApp" : false,
"mirrorViewGeometry" : "0 0 998 561",
"showMirrorView" : true
},
"userinterface" : {
"StatusAlwaysOnTop" : false
}
}