From 2152147bb42208ef01f2b44ee05b732fa24fcdef Mon Sep 17 00:00:00 2001 From: Emmanuel AYME Date: Thu, 12 Mar 2026 15:08:43 +0100 Subject: [PATCH] Passed the project into Debug mode to prevent crash. Update dependencies --- WuchangFF/Wuchang.vcxproj | 98 +++++++++++++++++++++++++++++---------- 1 file changed, 74 insertions(+), 24 deletions(-) diff --git a/WuchangFF/Wuchang.vcxproj b/WuchangFF/Wuchang.vcxproj index 417096c..dc641bd 100644 --- a/WuchangFF/Wuchang.vcxproj +++ b/WuchangFF/Wuchang.vcxproj @@ -21,8 +21,8 @@ 17.0 Win32Proj - {6BFB12DD-7B5D-4BD7-B763-3374B9F85D10} - WuchangFF + {15BD53CB-17BF-479A-968B-556EE3C44338} + Wuchang Fallen Feathers 10.0 Wuchang Fallen Feathers @@ -32,12 +32,13 @@ true v143 Unicode + true DynamicLibrary false v143 - true + false Unicode @@ -45,12 +46,13 @@ true v143 Unicode + true DynamicLibrary false v143 - true + false Unicode @@ -72,82 +74,130 @@ - .addon + .addon64 + WuchangFFUI - .addon + .addon64 + WuchangFFUI - .addon + .addon64 + WuchangFFUI - .addon + .addon64 + WuchangFFUI Level3 true - WIN32;_DEBUG;TLOU2_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true - $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui - MultiThreadedDLL + $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes + MultiThreadedDebugDLL + stdcpp20 + false + MinSpace + AnySuitable + Size + true + true + true + Default Windows true false + UseFastLinkTimeCodeGeneration Level3 - true - true + + + false true - WIN32;NDEBUG;TLOU2_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true - $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui - MultiThreadedDLL + $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes + MultiThreadedDebugDLL + stdcpp20 + Disabled + Default + Neither + false + true + true + true + EnableFastChecks Windows true false + UseFastLinkTimeCodeGeneration Level3 true - _DEBUG;TLOU2_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true - $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui - MultiThreadedDLL + $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes + MultiThreadedDebugDLL + stdcpp20 + false + MinSpace + AnySuitable + Size + true + true + true + Default Windows true false + UseFastLinkTimeCodeGeneration Level3 - true - true + + + false true - NDEBUG;TLOU2_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true - $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui - MultiThreadedDLL + $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes + MultiThreadedDebugDLL + false + stdcpp20 + Disabled + Default + Neither + true + true + true + EnableFastChecks Windows true false + UseFastLinkTimeCodeGeneration + +