Forum > Tutorials
[TUTORIAL] Sending Patches To The Client Through The WoW App
<< < (2/8) > >>
stoneharry:
--- Quote from: "glararan" ---Did you test it only on ArcEmu or Trinity? --- End quote ---
I tested it on ArcEmu, and Schlumpf tested it on TrinityCore.
Mjollna:
I add the change for Windows 335a binary. Huge thanks to Schlumpf for all the help and explanations.
--- Code: ---55 push ebp 8B EC mov ebp, esp
B9 05 00 00 00 mov ecx, 5 8B 45 0C mov eax, [ebp+authresult] 89 08 mov [eax], ecx
B8 01 00 00 00 mov eax, 1
5D pop ebp C2 18 00 retn 18h --- End code ---
XxXGenesisXxX:
This is epic work guys. It's been needed for quite some time. Personally really don't like launchers at all. Thanks for sharing.
schlumpf:
--- Quote from: "XxXGenesisXxX" ---This is epic work guys. It's been needed for quite some time. Personally really don't like launchers at all. Thanks for sharing. --- End quote --- The sad part is that this technique is known and working since years but emulator people never correctly implemented it.
Jameyboor:
getting a patch error on the trinity core diff patch .
line 769 : corrupt patch
Navigation
[0] Message Index
[#] Next page
[*] Previous page
|