Results 1 to 8 of 8

Thread: My preferences not being saved on exit

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Cynic Senior Member sapi's Avatar
    Join Date
    Oct 2004
    Location
    Brisbane
    Posts
    4,970

    Default Re: My preferences not being saved on exit

    As a side note, if your using the supplied shortcut then it should auto update your settings every time you start because it copies them across automaticlly before it starts up.
    As a side note , would that be a simple matter of adding 'cp medieval2.preferences.config whatever.config' to the bat file? LTC is starting to annoy me in that regard
    From wise men, O Lord, protect us -anon
    The death of one man is a tragedy; the death of millions, a statistic -Stalin
    We can categorically state that we have not released man-eating badgers into the area -UK military spokesman Major Mike Shearer

  2. #2
    Throne Room Caliph Senior Member phonicsmonkey's Avatar
    Join Date
    Apr 2007
    Location
    Cometh the hour, Cometh the Caliph
    Posts
    4,859

    Default Re: My preferences not being saved on exit

    thankyou gentlemen for taking time to respond to a simple n00b like me
    frogbeastegg's TWS2 guide....it's here!

    Come to the Throne Room to play multiplayer hotseat campaigns and RPGs in M2TW.

  3. #3
    Senior Member Senior Member Carl's Avatar
    Join Date
    Dec 2006
    Posts
    1,461

    Default Re: My preferences not being saved on exit

    @Sapi:

    Go into your M2TW folder and finmd the .bat file called "cfgfixer".

    Rename it LTC.

    Change the code in the .bat file from:

    Code:
    @echo off
    cls
    copy headercfg.txt+medieval2.preference.cfg landstoconquer.cfg
    to

    Code:
    @echo off
    cls
    copy headercfg.txt+medieval2.preference.cfg landstoconquer.cfg
    medieval2.exe @landstoconquer.cfg
    Then edit your TC shortcut from:

    Code:
    "D:\Program Files\SEGA\Medieval II Total War\Launch_LandsToConquer.bat"
    to

    Code:
    "D:\Program Files\SEGA\Medieval II Total War\LTC.bat"
    And that should do it. If Lusted wants to nick this m,ethod he should feel fre to do so.
    Find my ProblemFixer Purehere.

    This ProblemFixer fixes the following: 2-Hander bug, Pike Bug, Shield Bug, Chasing Routers, Cav not Charging, Formation Keeping Improved, Trait Bugs, and Ancillary Bugs.

    BETA Testers needed for the current version of RebuildProblemFixer. Thread here

  4. #4

    Default Re: My preferences not being saved on exit

    The method I prefer is to use a custom .BAT file that looks like this:
    Code:
    medieval2.exe --features.mod=RheddGovMod --features.editor
    Replace "RheddGovMod" with the name of your mod, and it'll run your mod, but use the standard .CFG file. No need for duplicate .CFGs.

    The "--features.editor" part isn't necessary, of course. It just enables the map editor.

  5. #5
    Cynic Senior Member sapi's Avatar
    Join Date
    Oct 2004
    Location
    Brisbane
    Posts
    4,970

    Default Re: My preferences not being saved on exit

    Quote Originally Posted by Carl
    @Sapi:

    Go into your M2TW folder and finmd the .bat file called "cfgfixer".

    Rename it LTC.

    Change the code in the .bat file from:

    Code:
    @echo off
    cls
    copy headercfg.txt+medieval2.preference.cfg landstoconquer.cfg
    to

    Code:
    @echo off
    cls
    copy headercfg.txt+medieval2.preference.cfg landstoconquer.cfg
    medieval2.exe @landstoconquer.cfg
    Then edit your TC shortcut from:

    Code:
    "D:\Program Files\SEGA\Medieval II Total War\Launch_LandsToConquer.bat"
    to

    Code:
    "D:\Program Files\SEGA\Medieval II Total War\LTC.bat"
    And that should do it. If Lusted wants to nick this m,ethod he should feel fre to do so.
    Thanks Carl
    From wise men, O Lord, protect us -anon
    The death of one man is a tragedy; the death of millions, a statistic -Stalin
    We can categorically state that we have not released man-eating badgers into the area -UK military spokesman Major Mike Shearer

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