1. Compile it (example with VS 2013)
2. Inject the dll with an injector (example Extreme injector 3)
3. Enjoy
I have some errors.
Please help me #include <detours.h> - here
oDrawIndexedPrimitive = (tDrawIndexedPrimitive)DetourFunction((BYTE*)pVTable[82], (BYTE*)hkDrawIndexedPrimitive);
Originally Posted by cheatsforgames
I have some errors.
Please help me #include <detours.h> - here
oDrawIndexedPrimitive = (tDrawIndexedPrimitive)DetourFunction((BYTE*)pVTable[82], (BYTE*)hkDrawIndexedPrimitive);
You cant use this anymore. The game has been updated many times so this is possibly pointless now.