mirror of
https://github.com/wangdage12/genshin-fps-unlock.git
synced 2026-02-17 09:22:08 +08:00
update 5.4
This commit is contained in:
@@ -584,7 +584,7 @@ __Get_target_sec:
|
|||||||
printf("Searching for pattern...\n");
|
printf("Searching for pattern...\n");
|
||||||
|
|
||||||
//credit by winTEuser
|
//credit by winTEuser
|
||||||
uintptr_t address = PatternScan_Region((uintptr_t)Copy_Text_VA, Text_Vsize, "7F 0E E8 ?? ?? ?? ?? 66 0F 6E C8"); // ver 3.7 - last
|
uintptr_t address = PatternScan_Region((uintptr_t)Copy_Text_VA, Text_Vsize, "7E 0C E8 ?? ?? ?? ?? 66 0F 6E C8 0F 5B C9"); // ver 3.7 - last
|
||||||
if (!address)
|
if (!address)
|
||||||
{
|
{
|
||||||
printf("outdated pattern\n");
|
printf("outdated pattern\n");
|
||||||
|
|||||||
Reference in New Issue
Block a user