dacubz145
Deity
Yes there is one more thing, which is probably where your trouble is coming from. When you change Australia_CIV4Civilization_Schema you need to change other files. See what the Schema is, is the list of what tags each xml document should look for and in what order, its like a check list. Some good modders can add tags and change that checklist.
So for Civlizaiton_Schema, the civilizations and leaderheads look there, for Art_Schema, all artdefines_etc. look there
When you go through the files and rename them, all of the non-schema ones, you need to open, and look upon the 7th line or so it will say
or something very similar. This file is looking at the checklist named Australia_Civ4Artdefinesschema.xml and if you renamed that to Wessex_Artdefinesschema, it can't find its checklist, and therefore the codes can not be read properally and it doesn't work. So simply erase Australia, and replace it with Wessex, or to be sure you can copy and paste your new name into that file name. This is most likely where you thought you failed miserably, while really all you needed was to change 5 or 6 words
So for Civlizaiton_Schema, the civilizations and leaderheads look there, for Art_Schema, all artdefines_etc. look there
When you go through the files and rename them, all of the non-schema ones, you need to open, and look upon the 7th line or so it will say
Code:
<Civ4ArtDefines xmlns="x-schema:Australia_CIV4ArtDefinesSchema.xml">