From b9cbc04ce13604982489588166a3b68bdb825415 Mon Sep 17 00:00:00 2001 From: Unixian <48267798+notunixian@users.noreply.github.com> Date: Sun, 2 Mar 2025 18:16:14 -0500 Subject: [PATCH 1/2] udpate detours submodule --- symlink.ps1 | 4 ++-- thirdparty/Detours | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/symlink.ps1 b/symlink.ps1 index c0f13cc..43dc8bf 100644 --- a/symlink.ps1 +++ b/symlink.ps1 @@ -1,4 +1,4 @@ -$game_path = "C:\\Users\\unixian\\Desktop\\reversing\\xb1\\minecraft_lce_xb1\\Mount" +$game_path = "C:\\Users\\unixian\\Desktop\\reversing\\xb1\\A5790400-8451-4654-824A-5096FC7E7F09_1.0.0.8_x64__c74r4999cqbdr\\Mount" $out_dll_dir = "C:\\Users\\unixian\\Documents\\GitHub\\WinDurango\\x64\\Debug" function make-link ($dll_name) { @@ -17,6 +17,6 @@ make-link("kernelx.dll") make-link("mfplat.dll") make-link("MMDevAPI.dll") make-link("XboxIntegratedMultiplayer.dll") -make-link("xg_x.dll") +#make-link("xg_x.dll") make-link("XFrontPanelDisplay.dll") make-link("XAudio2_9_x.dll") \ No newline at end of file diff --git a/thirdparty/Detours b/thirdparty/Detours index 09e0356..b2bf32a 160000 --- a/thirdparty/Detours +++ b/thirdparty/Detours @@ -1 +1 @@ -Subproject commit 09e035677dfd566280b65f36b9c017b6ed51537a +Subproject commit b2bf32a657be1114b173ad28d2d65463ca4c466f From 93a4e85a312554a0b1377f8007a3a3c9520a1150 Mon Sep 17 00:00:00 2001 From: Unixian <48267798+notunixian@users.noreply.github.com> Date: Sun, 2 Mar 2025 18:22:14 -0500 Subject: [PATCH 2/2] update submodules (again) --- thirdparty/Detours | 2 +- thirdparty/imgui | 2 +- thirdparty/spdlog | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/thirdparty/Detours b/thirdparty/Detours index b2bf32a..113d72c 160000 --- a/thirdparty/Detours +++ b/thirdparty/Detours @@ -1 +1 @@ -Subproject commit b2bf32a657be1114b173ad28d2d65463ca4c466f +Subproject commit 113d72cf7a7513902f626feddf369d2f14652a1e diff --git a/thirdparty/imgui b/thirdparty/imgui index 0b8ff4b..4819eae 160000 --- a/thirdparty/imgui +++ b/thirdparty/imgui @@ -1 +1 @@ -Subproject commit 0b8ff4b2382d4bbd5c168b1a5373f86ea3145957 +Subproject commit 4819eae8674209f7ddf70cd9a8b2e10528405fff diff --git a/thirdparty/spdlog b/thirdparty/spdlog index ad0f31c..3335c38 160000 --- a/thirdparty/spdlog +++ b/thirdparty/spdlog @@ -1 +1 @@ -Subproject commit ad0f31c00967b342cdccc5c4b585d508b9b3ccd3 +Subproject commit 3335c380a08c5e0f5117a66622df6afdb3d74959