Did you delete the map.rwm?
Did you delete the map.rwm?
I have deleted all of the map.rwm files (there were five or six of them), but there is no change.
There's an instruction on the unpacker's readme that I don't know how to follow, and maybe that's what the problem is. The readme says to create a 'batch' file in my M2TW folder and add the line 'medieval2.exe --io.file_first' to it. Can anybody explain me how to create this batch file?
A .bat is simply a text file designated (named) .bat instead of .txt instead of being text that a person reads its a text that the computer reads.
As far as I know the .bat simply tells it what config file to use this file in turn tells it what folder to get the files from and example would be
as a complete .bat file where 'mymod' is the name of the config file for your moded files.medieval2.exe @mymod.cfg
I'm not sure about earlier, but as of 1.2 the method is to add these lines to the very begining of the .cfg file, be it medieval2.preference.cfg or mymod.cfg
This tells the program to use the files present in the folder before the files in the .pak files.[io]
file_first = true
Hope that all made sense to you.
Yay, it works now!!!!. Thank you very much.
Congrats, have fun modding, always remember to make backups of anything you edit, the best way is to leave all the original files alone and simply work within your own mod folder. Also, many of the .txt files are very sensitive and simple mistakes (space where there should be a tab, period instead of a comma, etc.) can cause ctd sometimes without anything showing in the log, so until you are very familiar with any given file its best to only edit one thing at a time.
It takes awhile that way, but you'll learn quickly and with alot less frustration.
Bookmarks