Skip to content

Commit

Permalink
Update UEVR profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
oneup03 committed Feb 22, 2025
1 parent adb7c29 commit 08cda77
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 20 deletions.
Binary file modified game_configs/uevr/JediSurvivor.zip
Binary file not shown.
Binary file removed game_configs/uevr/alternates/b1-Win64-Shipping.zip
Binary file not shown.
Binary file modified game_configs/uevr/b1-Win64-Shipping.zip
Binary file not shown.
Binary file modified game_configs/uevr/ff7rebirth_.zip
Binary file not shown.
13 changes: 7 additions & 6 deletions vrto3d_profiles/HogwartsLegacy.exe_config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"hmd_height": 1.0,
"depth": 0.5,
"convergence": 0.10000000149011612,
"fov": 90.0,
"depth": 0.4,
"convergence": 4.0,
"pitch_enable": false,
"yaw_enable": false,
"pose_reset_key": "VK_NUMPAD7",
Expand All @@ -15,22 +16,22 @@
"user_load_key": "VK_NUMPAD1",
"user_store_key": "VK_NUMPAD4",
"user_key_type": "switch",
"user_depth": 0.5,
"user_convergence": 0.10000000149011612
"user_depth": 0.4,
"user_convergence": 4.0
},
{
"user_load_key": "XINPUT_GAMEPAD_GUIDE",
"user_store_key": "VK_NUMPAD5",
"user_key_type": "toggle",
"user_depth": 0.1,
"user_convergence": 0.10000000149011612
"user_convergence": 4.0
},
{
"user_load_key": "VK_NUMPAD2",
"user_store_key": "VK_NUMPAD5",
"user_key_type": "toggle",
"user_depth": 0.1,
"user_convergence": 0.10000000149011612
"user_convergence": 4.0
}
]
}
13 changes: 7 additions & 6 deletions vrto3d_profiles/JediSurvivor.exe_config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"hmd_height": 1.0,
"depth": 0.5,
"convergence": 0.14000000059604645,
"fov": 90.0,
"depth": 0.4,
"convergence": 4.0,
"pitch_enable": false,
"yaw_enable": false,
"pose_reset_key": "VK_NUMPAD7",
Expand All @@ -15,22 +16,22 @@
"user_load_key": "VK_NUMPAD1",
"user_store_key": "VK_NUMPAD4",
"user_key_type": "switch",
"user_depth": 0.5,
"user_convergence": 0.14000000059604645
"user_depth": 0.4,
"user_convergence": 4.0
},
{
"user_load_key": "XINPUT_GAMEPAD_GUIDE",
"user_store_key": "VK_NUMPAD5",
"user_key_type": "toggle",
"user_depth": 0.10000000149011612,
"user_convergence": 0.14000000059604645
"user_convergence": 4.0
},
{
"user_load_key": "VK_NUMPAD2",
"user_store_key": "VK_NUMPAD5",
"user_key_type": "toggle",
"user_depth": 0.10000000149011612,
"user_convergence": 0.14000000059604645
"user_convergence": 4.0
}
]
}
13 changes: 7 additions & 6 deletions vrto3d_profiles/b1-Win64-Shipping.exe_config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"hmd_height": 1.0,
"depth": 0.5,
"convergence": 0.14000000059604645,
"fov": 90.0,
"depth": 0.4000000059604645,
"convergence": 4.0,
"pitch_enable": false,
"yaw_enable": false,
"pose_reset_key": "VK_NUMPAD7",
Expand All @@ -15,22 +16,22 @@
"user_load_key": "VK_NUMPAD1",
"user_store_key": "VK_NUMPAD4",
"user_key_type": "switch",
"user_depth": 0.5,
"user_convergence": 0.14000000059604645
"user_depth": 0.4000000059604645,
"user_convergence": 4.0
},
{
"user_load_key": "XINPUT_GAMEPAD_GUIDE",
"user_store_key": "VK_NUMPAD5",
"user_key_type": "toggle",
"user_depth": 0.10000000149011612,
"user_convergence": 0.14000000059604645
"user_convergence": 4.0
},
{
"user_load_key": "VK_NUMPAD2",
"user_store_key": "VK_NUMPAD5",
"user_key_type": "toggle",
"user_depth": 0.10000000149011612,
"user_convergence": 0.14000000059604645
"user_convergence": 4.0
}
]
}
4 changes: 2 additions & 2 deletions vrto3d_profiles/ff7rebirth_.exe_config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"hmd_height": 1.0,
"fov": 70.0,
"depth": 0.5,
"depth": 0.4,
"convergence": 4.0,
"pitch_enable": false,
"yaw_enable": false,
Expand All @@ -16,7 +16,7 @@
"user_load_key": "VK_NUMPAD1",
"user_store_key": "VK_NUMPAD4",
"user_key_type": "switch",
"user_depth": 0.5,
"user_depth": 0.4,
"user_convergence": 4.0
},
{
Expand Down

0 comments on commit 08cda77

Please sign in to comment.