how can i patch my existing core with c ++ and other custom patch??
how can i patch my existing core with c ++ and other custom patch??
When you download a .patch file for your core, you have to use Tortoise SVN to add it.
When its done you have to recompile your core.
step by step?? sorry im not a programmer
Last edited by rb2crens; 01-03-2010 at 07:45 PM.
Download the core via TortoiseSVN - Located in guides on how to.
Find the patch file, and apply it via right click inside the folder.
Naviagte to it and load it. Done.
You always have to recompile after applying a patch.
And custom C++ code would go in the appropriate files. And or done in a certain way provided.