diff --git a/Creation Kit Platform Extended Core/Creation Kit Platform Extended Core.vcxproj b/Creation Kit Platform Extended Core/Creation Kit Platform Extended Core.vcxproj
index 80b2ff45..907188e0 100644
--- a/Creation Kit Platform Extended Core/Creation Kit Platform Extended Core.vcxproj
+++ b/Creation Kit Platform Extended Core/Creation Kit Platform Extended Core.vcxproj
@@ -78,6 +78,8 @@
Common.h;%(ForcedIncludeFiles)
$(SolutionDir)Creation Kit Platform Extended Core\;$(SolutionDir)Dependencies\mzip\src;$(SolutionDir)Dependencies\mINI\src\mini;%(AdditionalIncludeDirectories)
false
+ StreamingSIMDExtensions2
+ Fast
Windows
@@ -111,6 +113,8 @@
Common.h;%(ForcedIncludeFiles)
$(SolutionDir)Creation Kit Platform Extended Core\;$(SolutionDir)Dependencies\mzip\src;$(SolutionDir)Dependencies\mINI\src\mini;%(AdditionalIncludeDirectories)
false
+ StreamingSIMDExtensions2
+ Fast
Windows
diff --git a/Creation Kit Platform Extended Core/Patches/UIThemePatchAdditional.cpp b/Creation Kit Platform Extended Core/Patches/UIThemePatchAdditional.cpp
index 275e169b..9706114b 100644
--- a/Creation Kit Platform Extended Core/Patches/UIThemePatchAdditional.cpp
+++ b/Creation Kit Platform Extended Core/Patches/UIThemePatchAdditional.cpp
@@ -81,7 +81,11 @@ namespace CreationKitPlatformExtended
{
lpRelocator->PatchNop(_RELDATA_RAV(7), 7); // Prevent setting redundant colors in the condition list view NM_CUSTOMDRAW (breaks dark theme)
lpRelocator->Patch(_RELDATA_RAV(8), { 0x74, 0x20 }); // ^
+ lpRelocator->DetourCall(_RELDATA_RAV(9), (uintptr_t)&Comctl32ImageList_LoadImageA_2);
}
+ else
+ // replace ImageList_LoadImage for item type
+ lpRelocator->DetourCall(_RELDATA_RAV(7), (uintptr_t)&Comctl32ImageList_LoadImageA_2);
return true;
}
@@ -97,7 +101,6 @@ namespace CreationKitPlatformExtended
lpRelocator->PatchNop(_RELDATA_RAV(2), 0x29);
// replace ImageList_LoadImage for item type
lpRelocator->DetourCall(_RELDATA_RAV(3), (uintptr_t)&Comctl32ImageList_LoadImageA_2);
- //350E412
}
return false;
diff --git a/Creation Kit Platform Extended Core/Version/build_version.txt b/Creation Kit Platform Extended Core/Version/build_version.txt
index 570f88ba..f21db97e 100644
Binary files a/Creation Kit Platform Extended Core/Version/build_version.txt and b/Creation Kit Platform Extended Core/Version/build_version.txt differ
diff --git a/Creation Kit Platform Extended Core/Version/resource_version2.h b/Creation Kit Platform Extended Core/Version/resource_version2.h
index a376019e..c6faa98b 100644
Binary files a/Creation Kit Platform Extended Core/Version/resource_version2.h and b/Creation Kit Platform Extended Core/Version/resource_version2.h differ
diff --git a/Database/FO4/1_10_162_0/CreationKitPlatformExtended_FO4_1_10_162.database b/Database/FO4/1_10_162_0/CreationKitPlatformExtended_FO4_1_10_162.database
index 1e2b9851..2e70ed78 100644
Binary files a/Database/FO4/1_10_162_0/CreationKitPlatformExtended_FO4_1_10_162.database and b/Database/FO4/1_10_162_0/CreationKitPlatformExtended_FO4_1_10_162.database differ
diff --git a/Database/FO4/1_10_162_0/UIDarkThemeAdditional.relb b/Database/FO4/1_10_162_0/UIDarkThemeAdditional.relb
index 430a1193..e2cbcd61 100644
--- a/Database/FO4/1_10_162_0/UIDarkThemeAdditional.relb
+++ b/Database/FO4/1_10_162_0/UIDarkThemeAdditional.relb
@@ -7,4 +7,5 @@ extended
5FE401 0
5B63E7 0
5ECCB0 0 F30F10906803000041B902000000BAE8030000488BCFE8????????
-5ED96A 0
\ No newline at end of file
+5ED96A 0
+114ECD3 0 4533E4BA7F01000044896424??458D4C24??458D4424??488BC844896424??C74424??000000FFFF15????????
\ No newline at end of file
diff --git a/Database/FO4/1_10_982_3/CreationKitPlatformExtended_FO4_1_10_982_3.database b/Database/FO4/1_10_982_3/CreationKitPlatformExtended_FO4_1_10_982_3.database
index a7350d07..3e351723 100644
Binary files a/Database/FO4/1_10_982_3/CreationKitPlatformExtended_FO4_1_10_982_3.database and b/Database/FO4/1_10_982_3/CreationKitPlatformExtended_FO4_1_10_982_3.database differ
diff --git a/Database/FO4/1_10_982_3/UIDarkThemeAdditional.relb b/Database/FO4/1_10_982_3/UIDarkThemeAdditional.relb
index 6c99f59b..b110bfe6 100644
--- a/Database/FO4/1_10_982_3/UIDarkThemeAdditional.relb
+++ b/Database/FO4/1_10_982_3/UIDarkThemeAdditional.relb
@@ -7,4 +7,5 @@ extended
6A8B3C 0 488BD848C7442448D416000048894C244033C9C74424381E000000C744243032000000C744242803000000C74424201C050000
66CDEA 0 FF15????????488B1D????????4C8D05????????BA04010000488905????????
699F30 0 41B902000000BAE8030000488BCFE8????????488B05????????BA0504000041B801000000
-69ABBC 0 E8????????B101E8????????E9????????418B411083F8F00F84????????83F8
\ No newline at end of file
+69ABBC 0 E8????????B101E8????????E9????????418B411083F8F00F84????????83F8
+FC27AF 0 BA7F01000044896C2430488BC844896C2428C7442420000000FF458D4D01458D4510FF15????????
\ No newline at end of file
diff --git a/Database/SSE/1_5_3/CreationKitPlatformExtended_SSE_1_5_3.database b/Database/SSE/1_5_3/CreationKitPlatformExtended_SSE_1_5_3.database
index 9bc27c54..9de1e243 100644
Binary files a/Database/SSE/1_5_3/CreationKitPlatformExtended_SSE_1_5_3.database and b/Database/SSE/1_5_3/CreationKitPlatformExtended_SSE_1_5_3.database differ
diff --git a/Database/SSE/1_5_3/UIDarkThemeAdditional.relb b/Database/SSE/1_5_3/UIDarkThemeAdditional.relb
index 99d3f41d..f3c23596 100644
--- a/Database/SSE/1_5_3/UIDarkThemeAdditional.relb
+++ b/Database/SSE/1_5_3/UIDarkThemeAdditional.relb
@@ -8,4 +8,5 @@ UI Dark Theme Additional
143401D
143224D
1582E18
-1582E85
\ No newline at end of file
+1582E85
+1ED8221
\ No newline at end of file
diff --git a/Database/SSE/1_5_73/CreationKitPlatformExtended_SSE_1_5_73.database b/Database/SSE/1_5_73/CreationKitPlatformExtended_SSE_1_5_73.database
index 3e55b844..51640752 100644
Binary files a/Database/SSE/1_5_73/CreationKitPlatformExtended_SSE_1_5_73.database and b/Database/SSE/1_5_73/CreationKitPlatformExtended_SSE_1_5_73.database differ
diff --git a/Database/SSE/1_5_73/UIDarkThemeAdditional.relb b/Database/SSE/1_5_73/UIDarkThemeAdditional.relb
index 5b0721b4..4fa9fabf 100644
--- a/Database/SSE/1_5_73/UIDarkThemeAdditional.relb
+++ b/Database/SSE/1_5_73/UIDarkThemeAdditional.relb
@@ -9,3 +9,4 @@ UI Dark Theme Additional
142E5AD
1581D48
1581DB5
+1ED7351
\ No newline at end of file
diff --git a/Database/SSE/1_6_1130/CreationKitPlatformExtended_SSE_1_6_1130.database b/Database/SSE/1_6_1130/CreationKitPlatformExtended_SSE_1_6_1130.database
index ca4ac94d..17405fdc 100644
Binary files a/Database/SSE/1_6_1130/CreationKitPlatformExtended_SSE_1_6_1130.database and b/Database/SSE/1_6_1130/CreationKitPlatformExtended_SSE_1_6_1130.database differ
diff --git a/Database/SSE/1_6_1130/UIDarkThemeAdditional.relb b/Database/SSE/1_6_1130/UIDarkThemeAdditional.relb
index 2036617e..1ca6d89e 100644
--- a/Database/SSE/1_6_1130/UIDarkThemeAdditional.relb
+++ b/Database/SSE/1_6_1130/UIDarkThemeAdditional.relb
@@ -8,4 +8,5 @@ UI Dark Theme Additional
13E49CD
13E2C05
15365F8
-1536665
\ No newline at end of file
+1536665
+1E8B101
\ No newline at end of file
diff --git a/Database/SSE/1_6_438/CreationKitPlatformExtended_SSE_1_6_438.database b/Database/SSE/1_6_438/CreationKitPlatformExtended_SSE_1_6_438.database
index ed127da2..70f9a0eb 100644
Binary files a/Database/SSE/1_6_438/CreationKitPlatformExtended_SSE_1_6_438.database and b/Database/SSE/1_6_438/CreationKitPlatformExtended_SSE_1_6_438.database differ
diff --git a/Database/SSE/1_6_438/UIDarkThemeAdditional.relb b/Database/SSE/1_6_438/UIDarkThemeAdditional.relb
index 055c7051..19dc61c4 100644
--- a/Database/SSE/1_6_438/UIDarkThemeAdditional.relb
+++ b/Database/SSE/1_6_438/UIDarkThemeAdditional.relb
@@ -9,3 +9,4 @@ UI Dark Theme Additional
138A8A5
14DDBA8
14DDC15
+1E29431
\ No newline at end of file
diff --git a/Resources/ckpe.ico b/Resources/ckpe.ico
index af91f814..40b866cb 100644
Binary files a/Resources/ckpe.ico and b/Resources/ckpe.ico differ
diff --git a/Resources/ckpe_ico.png b/Resources/ckpe_ico.png
index 4d974600..5eeea46a 100644
Binary files a/Resources/ckpe_ico.png and b/Resources/ckpe_ico.png differ
diff --git a/Resources/ckpe_ico.psd b/Resources/ckpe_ico.psd
index d0431d47..411d6294 100644
Binary files a/Resources/ckpe_ico.psd and b/Resources/ckpe_ico.psd differ
diff --git a/Resources/logo.png b/Resources/logo.png
index 9e2ce172..e3f5da79 100644
Binary files a/Resources/logo.png and b/Resources/logo.png differ
diff --git a/Resources/logo.psd b/Resources/logo.psd
index 1bcdb974..26f42477 100644
Binary files a/Resources/logo.psd and b/Resources/logo.psd differ