Results 1 to 3 of 3

Thread: Installers for BI modfolder mods

  1. #1
    Axebitten Modder Senior Member Dol Guldur's Avatar
    Join Date
    Apr 2005
    Location
    England
    Posts
    1,550

    Default Installers for BI modfolder mods

    Installers are a pain. Every example or lead I have been given has failed me; mainly due to the fact that bi modfolders need to do some things that mods otherwise configured do not.

    I have set up a thread here to nail down the exact bat file needed to make it work smoothly: https://forums.totalwar.org/vb/showthread.php?t=78404

    If anyone has dos knowledge (mine is 20 years' old! - I mean, I have not done it since then!) then please do chip in.

    The files shall of course be made public for all bi modfolder mods once completed. I am working with the free Install Creator Pro. I will provide full instructions (it's very simple) when done along with the basic bat file which should cover the needs of most if not all bi modfolder mods.

    Thx.
    "One of the most sophisticated Total War mods ever developed..."

  2. #2
    Axebitten Modder Senior Member Dol Guldur's Avatar
    Join Date
    Apr 2005
    Location
    England
    Posts
    1,550

    Default Re: Installers for BI modfolder mods

    OK. Done and active in Forth Eorlingas.

    If anyone is interested in this please PM me. It may be used freely (with credit given) and adapted. Improvements should be reported back to me :)
    "One of the most sophisticated Total War mods ever developed..."

  3. #3
    Axebitten Modder Senior Member Dol Guldur's Avatar
    Join Date
    Apr 2005
    Location
    England
    Posts
    1,550

    Default Re: Installers for BI modfolder mods

    The batch file can be made to execute after the 'exit' button is pressed at the end of the installation extraction using the popular and free Install Creator Pro...

    Preparation: make sure your installer copies your modfolder to a temporary folder in the Rome Total War directory. We will call this temp_modfolder

    I have explained it here in a more generic sense so that you can see how it mightbe useful to your mod. It is obviously intended for BI mods though may apply to Alexander too.

    This is what the batch file does:

    1. creates a /mod_name/data folder in your Rome directory
    2. copies bi/data into the mod_name/data folder (thus avoiding the copying of other bi modfolder mods that may be present)
    3. creates the bi/mod_name folder
    4. copies all the contents of the mod_name folder into the bi/mod_name folder
    5. deletes the original mod_name folder and all its contents
    6. deletes the historical battle folders and their contents in bi\mod_name\data\world\maps\battle\custom\
    7. deletes all the files in the base folder as well as the base folder itself at bi\ci\data\world\maps\base\ (NOTE: this step is probably not needed unless you are running a bi modfolder provincial-only campaign)
    8. copies the actual mod files in temp_modfolder into the prepared bi/mod_name folder
    10. removes the temporary installation folder (temp_modfolder) from which the mod files were copied.

    It could no doubt be improved and especially if I could work out how to run a bat file *before* the installer extracts!
    "One of the most sophisticated Total War mods ever developed..."

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO