mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-12 18:27:24 +01:00
Use better hook for changed jobs.
This commit is contained in:
parent
36ab87d28e
commit
0033aecd3c
2 changed files with 14 additions and 9 deletions
|
|
@ -13,7 +13,7 @@ public static class Offsets
|
|||
|
||||
public static class Sigs
|
||||
{
|
||||
public const string ChangeJob = "88 51 ?? 44 3B CA";
|
||||
public const string ChangeJob = "48 89 5C 24 ?? 48 89 6C 24 ?? 48 89 74 24 ?? 57 41 56 41 57 48 83 EC ?? 80 61";
|
||||
public const string FlagSlotForUpdate = "48 89 5C 24 ?? 48 89 74 24 ?? 57 48 83 EC 20 8B DA 49 8B F0 48 8B F9 83 FA 0A";
|
||||
public const string ChangeCustomize = "E8 ?? ?? ?? ?? 41 0F B6 C5 66 41 89 86";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue