How to . .

Posts 114 of 14 · Page 1 of 1
How to . .
How do i make the hack work for both 32 & 64 bit OS's?
....Is this a trick question or will Chuck Norris come save the day?..
not sure.. im new to this whole making hacks thingy.. i no 32 bit is way differant to 64bit
Quote Originally Posted by GameTrainerMaker View Post
not sure.. im new to this whole making hacks thingy.. i no 32 bit is way differant to 64bit
So your telling me you can make a PUB hack but you don't know how to inject a hack?......
not really. it depends on the injector... try PerX (Its a sticky in CA General section)
Quote Originally Posted by CAFlames View Post
not really. it depends on the injector... try PerX (Its a sticky in CA General section)
i am on W7 64BIT and i use PerX and my hacks are fine and good..
so yes agreed with the quote
Nooo i meant the .dll i make in C++ is there a code to add to it that makes the .dll work for 64bit user's
Use APIs compatible with all computers.
Unless you're using registers I don't think it matters..
Quote Originally Posted by Void View Post
Unless you're using registers I don't think it matters..
You can still use x86 assembly in a hack and have it work on 32 and 64-bit systems, since CA is a 32-bit process...
Multi thread the .dll....

Its in the compiler settings

Project>Properties>C++>Codegeneration> Thread /MD
Quote Originally Posted by Mr.Mageman View Post
Multi thread the .dll....

Its in the compiler settings

Project>Properties>C++>Codegeneration> Thread /MD
Please tell me, how would that let the hack run on 64 bit?
Posts 114 of 14 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?