Quote Originally Posted by Carl
@Sapi:

Go into your M2TW folder and finmd the .bat file called "cfgfixer".

Rename it LTC.

Change the code in the .bat file from:

Code:
@echo off
cls
copy headercfg.txt+medieval2.preference.cfg landstoconquer.cfg
to

Code:
@echo off
cls
copy headercfg.txt+medieval2.preference.cfg landstoconquer.cfg
medieval2.exe @landstoconquer.cfg
Then edit your TC shortcut from:

Code:
"D:\Program Files\SEGA\Medieval II Total War\Launch_LandsToConquer.bat"
to

Code:
"D:\Program Files\SEGA\Medieval II Total War\LTC.bat"
And that should do it. If Lusted wants to nick this m,ethod he should feel fre to do so.
Thanks Carl