Skip to content

Commit

Permalink
Add RE8
Browse files Browse the repository at this point in the history
  • Loading branch information
oneup03 committed Nov 6, 2024
1 parent 5cc9f59 commit a185604
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
Binary file added game_configs/ResidentEvil8.zip
Binary file not shown.
50 changes: 50 additions & 0 deletions vrto3d_profiles/re8.exe_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"hmd_height": 1.0,
"depth": 0.07,
"convergence": 0.14000000059604645,
"pitch_enable": false,
"yaw_enable": false,
"pose_reset_key": "VK_NUMPAD7",
"ctrl_toggle_key": "XINPUT_GAMEPAD_RIGHT_THUMB",
"ctrl_toggle_type": "toggle",
"pitch_radius": 0.0,
"ctrl_deadzone": 0.05000000074505806,
"ctrl_sensitivity": 1.0,
"user_settings": [
{
"user_load_key": "VK_NUMPAD1",
"user_store_key": "VK_NUMPAD4",
"user_key_type": "switch",
"user_depth": 0.07,
"user_convergence": 0.14000000059604645
},
{
"user_load_key": "XINPUT_GAMEPAD_GUIDE",
"user_store_key": "VK_NUMPAD5",
"user_key_type": "toggle",
"user_depth": 0.1,
"user_convergence": 0.14000000059604645
},
{
"user_load_key": "VK_NUMPAD2",
"user_store_key": "VK_NUMPAD5",
"user_key_type": "toggle",
"user_depth": 0.1,
"user_convergence": 0.14000000059604645
},
{
"user_load_key": "XINPUT_GAMEPAD_LEFT_TRIGGER",
"user_store_key": "VK_NUMPAD6",
"user_key_type": "hold",
"user_depth": 0.05,
"user_convergence": 0.14000000059604645
},
{
"user_load_key": "VK_RMOUSE",
"user_store_key": "VK_NUMPAD6",
"user_key_type": "hold",
"user_depth": 0.05,
"user_convergence": 0.14000000059604645
}
]
}

0 comments on commit a185604

Please sign in to comment.