PDA

View Full Version : Using the mod switch without a bat file



ShellShock
12-10-2006, 18:30
As well as using a batch file to launch your mod, you can instead create a Windows shortcut.

For example, you have created a mod called MyMod. This lives in its own MyMod directory below the main Medieval II Total War directory.

To use the mod, copy the Medieval II Total War\medieval2.preference.cfg file and call it MyMod.cfg (it must be in the Medieval II Total War directory).

At the end of the file add

[features]
mod = MyMod

Now, instead of creating a bat file to run the mod, instead copy your existing Medieval II Total War Windows icon (also known as a shortcut).

Right click the icon and select Properties from the pop-up menu. On the Shortcut tab, go to the Target field and add "@MyMod.cfg" to the end, e.g.,

"C:\Program Files\Sega\Medieval II Total War\medieval2.exe" "@MyMod.cfg"

There must be a space between the double quotes in the middle.

Click OK. Rename the icon to something suitable (select the icon and hit F2 to rename it).

Double click the icon to play the mod.

Thanks to Epistolary Richard for initially documenting the mod switch.

Carl
12-11-2006, 21:53
A minor question so to speak. I've only got the demo and the downloadable files ATM, (I won't be able to get the game till after Christmas when money isn't tight).

Being bored I’ve tried modding the demo, (to increase the attack and defence values of some units), with littlie success. Anyone any ideas how to get it working or if it's even possible?

Thanks in advance.