Quote Originally Posted by Carl
Need a bit more help.

i've added the change to my settings, but it only sticks for one game then it resets back to un-windowed. Any idea why?
For some reason the default .cfg file provided by CA is overwritten each time. So create a bat file that uses your custom .cfg file instead, or overwrites the default .cfg file provided by CA each time.

Step 1: copy the default M2TW .cfg file to a file named carl.cfg
Step 2: modify carl.cfg as desired -
[video]
windowed = true
Step 3: create a file called carl.bat with the following in it
medieval2.exe @carl.cfg

run carl.bat file from a shortcut, or the windows command line.