
Originally Posted by
kennedan
How exactly do you place the IO command in the .CFG file.
What is the IO command?
Which .CFG file.
I apologize for my lack of knowledge in regards to game modding.
Hi & welcome to TWC forums mate.
Anything that is named after a dot is the extension of that file. Like we say a mp3 music file so that will be xyz.mp3 in your PC. By default file extensions are hidden you can enable them in your windows:
Go in My computer then click on Tools and then Folder Options, a Pop up box will open and then click on View tab and uncheck that option as shown in the pic below by me:
Save changes by clicking ok.
Now go in your Medieval 2 installation directory and here you will see a file called medieval2.preference.cfg now open that file with notepad, after that add this IO command in this file and save it.
Code:
[io]
file_first = true
If you are unable to save changes then make sure that the cfg file is not read only, you can check that by right clicking the cfg file and then go in properties. De-select the Read only check box and save. After saving make it read only again coz when you exit the game your IO command will be lost again coz it's not read only.
Hope that clears your doubt on the matter.