I have been searching the internet and this forum in particular for a long time. I have found out how to get no recoil in almost all CoD's except MWR and IW. When using x64DBG (because OllyDBG doesnt work with x64 bit games) I cannot find the 'CG_FireWeapon' string. I am guessing it is named something else OR I am completely useless and am doing something wrong. Any and all help will be appreciated!
Thanks!
If the string is a dvar string they were all taken out, many other strings were also removed. Try using IDA to find other strings in functions that Xref to CG_FireWeapon.
Originally Posted by ellywiggles
Hello,
I have been searching the internet and this forum in particular for a long time. I have found out how to get no recoil in almost all CoD's except MWR and IW. When using x64DBG (because OllyDBG doesnt work with x64 bit games) I cannot find the 'CG_FireWeapon' string. I am guessing it is named something else OR I am completely useless and am doing something wrong. Any and all help will be appreciated!