(adsbygoogle = window.adsbygoogle || []).push({});
Does anyone know how to call functions in Ghosts???
I found this for Black Ops II.
You must login or register to view this content.
It works by locating the R_SetFrameFog function and patching it with his payload PPC code. Then there's a Call function which takes an function address and up to five parameters. If we could get something like this working on Ghosts it would be a whole hell of a lot easier to RTM.