always dc client after patch 5076 and i upgrade Co YETI tool i still face same problem dc , i need help
Fine, ill update my multi so it wont d/c on walk,Quote:
i try many exe , i try exe by _fobos_ and UCo exe and same result dc
i think a problem from TQ to give result invalid jump / invalid walk
Dr Yeti learn me how can update his tool and i do all goods and for 2 days i try to find good
memory addresses to keep speed without dc but all same
note: original exe for TQ is dc and give invalid jump / invalid walk
BP them all and start eliminating ^_^Quote:
_fobos_, unfortunately i can't use your multi because i play the spanish version. Give us a clue where this problem. There are more calls to gettime? There are some later validation that can be modified on the client? we must relocate the code where they do not bother? we have to find the push of error (strres.ini) to patch too?
Tell us the direction that we move :rolleyes:
004D720F .^\E9 40F8FFFF JMP Conquer.004D6A54 004D7214 > 8B5B 3C MOV EBX,DWORD PTR DS:[EBX+3C] ; Case 6C of switch 004D6A68
004D720F .^\E9 40F8FFFF JMP Conquer.004D6A54 004D7214 ^ E9 3BF8FFFF JMP Conquer.004D6A54 004D7219 90 NOP 004D721A 90 NOP 004D721B 90 NOP 004D721C 90 NOP
I agree :pQuote:
I personally never wanted to release the GW walljump, this way I could "control" the cheating on pvp places a little bit. (Even that I explained how to do various things I dislike people who cheat on PvP)
But yah.. Nice guide. :P (If it works, haven't tested.)
JMP it, don't NOP itQuote:
Currently I zero out 3deffect.ini and 3deffectobj.ini for TG clients, removing all effects to reduce lag. That worked fine until 5076, then it seems TQ started making use of the debug folder and I now have error logs reaching 2+ GB per day containing error reports about missing effects, etc. My question is, how to disable the error log creation via NOPing some code or whatever. I tried NOPing out the code where it opens/appends data to the file, tried changing the method it uses to open the file (from a+ to r). It stil manages to create and append to teh file.
Any clues anyone?