diff --git a/game_configs/uevr/HogwartsLegacy.zip b/game_configs/uevr/HogwartsLegacy.zip new file mode 100644 index 0000000..30b6d54 Binary files /dev/null and b/game_configs/uevr/HogwartsLegacy.zip differ diff --git a/vrto3d_profiles/HogwartsLegacy.exe_config.json b/vrto3d_profiles/HogwartsLegacy.exe_config.json new file mode 100644 index 0000000..e6de191 --- /dev/null +++ b/vrto3d_profiles/HogwartsLegacy.exe_config.json @@ -0,0 +1,36 @@ +{ + "hmd_height": 1.0, + "depth": 0.5, + "convergence": 0.10000000149011612, + "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.5, + "user_convergence": 0.10000000149011612 + }, + { + "user_load_key": "XINPUT_GAMEPAD_GUIDE", + "user_store_key": "VK_NUMPAD5", + "user_key_type": "toggle", + "user_depth": 0.1, + "user_convergence": 0.10000000149011612 + }, + { + "user_load_key": "VK_NUMPAD2", + "user_store_key": "VK_NUMPAD5", + "user_key_type": "toggle", + "user_depth": 0.1, + "user_convergence": 0.10000000149011612 + } + ] +} \ No newline at end of file