Results 1 to 8 of 8

Thread: My preferences not being saved on exit

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

    Default My preferences not being saved on exit

    hi all - hopefully someone can help..I installed patch 1.2 and now my preferences are not being saved on exit - which means each time I load the game I have to select graphics and UI preferences all over again...

    this isn't a really big deal but is annoying, so if anyone knows what might have gone wrong, can you please let me know?

    I'm using MedManager and Carl's ProblemfixerPure 1.14, and I've modded in highways, free upkeep slots in castles, and I've added a money script to the campaign scripts file...

    that's it I promise!

    and it also happens when I launch the vanilla game through MedManager, so I'm thinking it's not a modding issue - maybe I need to reinstall MedManager?

    any ideas?
    frogbeastegg's TWS2 guide....it's here!

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

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

    Default Re: My preferences not being saved on exit

    If ProblemFixerPure works like other mods, it uses its own config through necessity.

    However, medieval 2 saves any config changes to your original file.

    Load up a vanillia campaign, set things up, save and quit, then copy the contents of medieval2.preferences.config into the equivalent ProblemFixer config file (below the line denoting which mod to launch)
    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

  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

    Thanks Sapi for helping him out, i've been elsewhere recently.


    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 Sapi says though, if your using Med Manager or similar, just manually copy across the relevant sections and your done.
    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
    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

  5. #5
    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.

  6. #6
    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

  7. #7

    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.

  8. #8
    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