Is it possible to get custom mapping back in the steamvr.vrsettings file? or atleast an option to make custom mapping. As everything is working great and I am happy to use Driver4vr along with psmoveservice but it seems in the buttons for the psmove are remapped to do a snap turn which i dont need atm as Alyx already has a snap turn built in. So how do I get different button mapping back?
Example below is how it used to work with steamvrbridge iirc
“psmove”: {
“meters_per_touchpad_units”: 0.075000002980232239,
“move”: “touchpad”,
“ps”: “system”,
“rumble_suppressed”: true,
“select”: “button_9”,
“start”: “button_10”,
“trigger”: “trigger”,
“use_spatial_offset_after_touchpad_press_as_touchpad_axis”: true
},
“psmove_touchpad_directions”: {
“circle”: “touchpad_right”,
“cross”: “touchpad_left”,
“triangle”: “touchpad_up”,
“square”: “touchpad_down”
},