Jump to content

[Update 1.3][Template] Custom CS/CSCI NIC/Theos Template!


Rook

93 posts in this topic

Recommended Posts

  • Replies 92
  • Created
  • Last Reply
Posted

@@DiDA Do you think you could add a MSHook template from my tutorial? If you have time :)

Do you want me to just edit this one and add the Tweak.xm stuff or make a new one?

Posted

Do you want me to just edit this one and add the Tweak.xm stuff or make a new one?

This one :D This one is amazing :)

Posted

int numLivesDW()

{

return 5;

}

 

MSHookFunction(((void*)MSFindSymbol(NULL, "__ZN9CSaveData13SetNumLivesDWEi")),(void*)numLivesDW, NULL);

Posted

int numLivesDW()

{

return 5;

}

MSHookFunction(((void*)MSFindSymbol(NULL, "__ZN9CSaveData13SetNumLivesDWEi")),(void*)numLivesDW, NULL);

Give me a bit :)

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines