Skip to content

Commit

Permalink
Add BugSnax
Browse files Browse the repository at this point in the history
  • Loading branch information
oneup03 committed Dec 7, 2024
1 parent 5d8bb3c commit f9145ac
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions vrto3d_profiles/Bugsnax.exe_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"hmd_height": 1.0,
"depth": 0.10000000149011612,
"convergence": 0.14000000059604645,
"pitch_enable": true,
"yaw_enable": false,
"pose_reset_key": "VK_NUMPAD7",
"ctrl_toggle_key": "XINPUT_GAMEPAD_LEFT_SHOULDER",
"ctrl_toggle_type": "hold",
"pitch_radius": 0.0,
"ctrl_deadzone": 0.05000000074505806,
"ctrl_sensitivity": 0.5000004768371582,
"user_settings": [
{
"user_load_key": "VK_NUMPAD1",
"user_store_key": "VK_NUMPAD4",
"user_key_type": "switch",
"user_depth": 0.10000000149011612,
"user_convergence": 0.14000000059604645
},
{
"user_load_key": "XINPUT_GAMEPAD_GUIDE",
"user_store_key": "VK_NUMPAD5",
"user_key_type": "toggle",
"user_depth": 0.5,
"user_convergence": 0.14000000059604645
},
{
"user_load_key": "VK_NUMPAD2",
"user_store_key": "VK_NUMPAD5",
"user_key_type": "toggle",
"user_depth": 0.5,
"user_convergence": 0.14000000059604645
}
]
}

0 comments on commit f9145ac

Please sign in to comment.