Skip to content

Commit 465117e

Browse files
committed
[skip ci] Start10: Add new bTransitioningToCortana pattern for 27938+ ^2
1 parent f873888 commit 465117e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ExplorerPatcher/TwinUIPatches.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2024,7 +2024,7 @@ BOOL FixStartMenuAnimation(LPMODULEINFO mi)
20242024
{
20252025
// `(CStartExperienceManager *)((char *)this - 40)` before field access
20262026
// ```
2027-
// 48 83 ?? 80 B9 ?? ?? ?? ?? 00 75 ?? 41 B0 01
2027+
// 48 83 C1 ?? 80 B9 ?? ?? ?? ?? 00 75 ?? 41 B0 01
20282028
// ^^^^^^^^^^^ bTransitioningToCortana
20292029
// ```
20302030
// Ref: CStartExperienceManager::DimStart()

0 commit comments

Comments
 (0)