Freeze the mode sel timer (thanks to korenkonder)
This commit is contained in:
@@ -100,6 +100,8 @@ void ApplyPatches() {
|
||||
// Force Hide IDs
|
||||
{ (void*)0x00000001409A5918, { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } },
|
||||
{ (void*)0x00000001409A5928, { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 } },
|
||||
// Freeze mode selection timer
|
||||
{ (void*)0x0000000140566B9E, { 0x90, 0x90, 0x90 } },
|
||||
// fix TouchReaction
|
||||
// get some more space by optimizing this code for size
|
||||
{ (void*)0x00000001406A1FE2,{ 0x7E } }, // MOVQ XMM0,qword ptr [0x168 + RSP] (change to MOVQ)
|
||||
|
||||
Reference in New Issue
Block a user