WoW_335a_Unlock_Patch/README.md

21 lines
448 B
Markdown
Raw Normal View History

2017-11-22 18:49:16 +01:00
###### Patched Bytes:
```
2017-11-22 18:46:42 +01:00
0054DA4A AcceptBattlefieldPort
00522EAD SetCurrentTitle
0051A7E8 UninviteUnit
005222F9 ReloadUI
0051FF4A FocusUnit, ClearFocus, ... ?
2017-11-22 19:37:27 +01:00
00527F89 InteractUnit
2017-11-22 19:24:51 +01:00
005191E7 CastSpellByName, CastSpellByID, Movement functions ... ?
0051ACA9 CancelLogout
AttackTarget (error is still printed)
TODO:
005252E0 TargetDirectionEnemy, TargetDirectionFriend
2017-11-22 18:49:16 +01:00
```
##### Usage:
```
./difpatcher -i Wow.exe -p Wow.dif
```