Log in

View Full Version : Regarding opening the medieval.preference.cfg file to unlock factions



hellas1
11-16-2006, 00:18
Hi all!

I've now purchased the Limited Edition of MTW II and like it. :2thumbsup:

One question:

To unlock all factions the med.pref.cfg file must be opened and code need be added.
How does one do this?

Hellas1-Byzantium rules! ~:pimp:

econ21
11-16-2006, 00:26
Double click the file and it should open in notepad. You can then insert the required lines at the end of the file.



[misc]

unlock_campaign = true

BTW, one strange thing is that after running the game, those lines then disappear from the .cfg file. But the other factions remain unlocked. :inquisitive:

LordMorgan
11-16-2006, 01:39
This trick does not work for me.

Maizel
11-16-2006, 01:43
I just edited the desc_strat file as usual O.o

IPoseTheQuestionYouReturnTheAnswer
11-16-2006, 01:57
Just go into your data->world->maps->campaign->imperial_campaign folder and click on descr_start.txt. Right at the top is a list of unlocked, unlockable, and unplayable factions. Just Copy and paste all the faction names to the 'playable' section and delete them from the other sections.

This method also lets you play as the Pope, Aztecs, Timurids, and Mongols (the .cfg file only unlocks the unlockable factions) though I don't recommend trying since they aren't properly implemented.

Maxfu
11-17-2006, 15:14
The easiest way to do this is to just delete lines 10 and 11 from the descr_strat.txt file. The file is read only so change the attribute prior to editing.

Whacker
11-17-2006, 15:19
Double click the file and it should open in notepad. You can then insert the required lines at the end of the file.



[misc]

unlock_campaign = true

BTW, one strange thing is that after running the game, those lines then disappear from the .cfg file. But the other factions remain unlocked. :inquisitive:

There's that "unlocked.txt" file in the campaign directory. It changes slightly in size when you do this, so I'd imagine it does something to that file, then removes the line from the med.pref.cfg.

Grifman
11-19-2006, 22:10
Strange, I can't change that file. My PC says that it's a read only file and can't be changed. Anyone with an idea about what's up with that? Thanks.

econ21
11-19-2006, 22:15
The *.cfg file you should be able to change. The descr_strat.txt is read only - the forum FAQ explains how to switch it off (basically, right click file, properties, untick read only and you're done).

Grifman
11-19-2006, 22:42
Thanks!