This commit is contained in:
Roman Hergenreder 2017-11-22 18:49:16 +01:00
parent f17e4fb9b6
commit 7b397cc9a9

@ -1,8 +1,14 @@
` ###### Patched Bytes:
```
0054DA4A AcceptBattlefieldPort 0054DA4A AcceptBattlefieldPort
00522EAD SetCurrentTitle 00522EAD SetCurrentTitle
0051A7E8 UninviteUnit 0051A7E8 UninviteUnit
005222F9 ReloadUI 005222F9 ReloadUI
0051FF4A FocusUnit, ClearFocus, ... ? 0051FF4A FocusUnit, ClearFocus, ... ?
00527F89 InteractUnit (Still error but working) ? 00527F89 InteractUnit (Still error but working) ?
` ```
##### Usage:
```
./difpatcher -i Wow.exe -p Wow.dif
```