[Question]

Posts 14 of 4 · Page 1 of 1
[Question]
Does these PTC methods need to be called from a hooked d3d9 "EndScene" function?

Reason I ask is because I have tried just about every thing to convert these methods to delphi and they wont work(but they should) So my only conclusion is they must be called in the context of the d3d9 hook as alot of the sources here have done...

Saying that I have seen sources on here that dont use any hooks and just calls the PTC from there own thread(example Ultrahackers "auto on" hack) so im guessing these might be outdated???

Please post only if you know the answer for a fact and have tested your self with current CA..
yes.
you have to call em in your endscene/present
few patches ago we didn't have to do that
but now after ca added the scan function..........we can't call it in a thread by it's own anymore :/
Thank you very much for your reply, I wish I knew this before spending hours each day for the last 1 and and half weeks trying to get this working....

Thanks again now I can target hooking EndScene or Present
Quote Originally Posted by Departure View Post
Thank you very much for your reply, I wish I knew this before spending hours each day for the last 1 and and half weeks trying to get this working....

Thanks again now I can target hooking EndScene or Present
How bout pressing the button hun?..
Posts 14 of 4 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?