How to extract DLL?

Joined
Jul 15, 2008
Messages
557
Location
...
I've managed to mod both python and XML with varring success. However, I have finnally gotten somewhat decent at it. Now I am moving up. I don't really want to mod DLL so much as adding in premade concepts into my mod. I don't know how well this will work, but at the moment, I'm having troubles getting into the DLL. I downloaded ResHacker, and it worked fine on a Microsoft file, but when I tried to extract the Civ DLL, it came up blank:confused:... does anyone know what I should use or what I should do to acess these files?...
 
You can't do anything with an already compiled gamecore.dll. You need to use the source code, edit that and then compile it your modded source. Look in the Tutorials section about how to compile the source code.
 
Back
Top Bottom