Hello there,
last night, I wrote a tiny program that modifies Civ4's config INI so you can directly start the game with your favorite mod.
I'm sure there are already other (and better) tools out there - I haven't really checked - but it was good coding practice for me. (Though I had clearly underestimated the effort required; "So all it needs is a program that modifies a value in the config INI. This should be easy, especially with AutoHotkey!" - well it turned out to be a little more complex than that... )
[SIZE="+1"]binary[/SIZE] | [SIZE="+1"]source code[/SIZE] | [SIZE="+1"]ReadMe[/SIZE]
It's really lightweight and doesn't need any runtimes, but I haven't extensively bug-tested it yet (though it seems to work fine) and I'm not sure whether I'll continue developing it (which would include a more thorough documentation).
However, feel free to take a look at the source code and modify it to your needs (AutoHotkey is really easy to learn).
You can also upload it to your website if you wish (don't link to my webspace please), though I'd appreciate your dropping me a message if you did.
last night, I wrote a tiny program that modifies Civ4's config INI so you can directly start the game with your favorite mod.
I'm sure there are already other (and better) tools out there - I haven't really checked - but it was good coding practice for me. (Though I had clearly underestimated the effort required; "So all it needs is a program that modifies a value in the config INI. This should be easy, especially with AutoHotkey!" - well it turned out to be a little more complex than that... )
[SIZE="+1"]binary[/SIZE] | [SIZE="+1"]source code[/SIZE] | [SIZE="+1"]ReadMe[/SIZE]
It's really lightweight and doesn't need any runtimes, but I haven't extensively bug-tested it yet (though it seems to work fine) and I'm not sure whether I'll continue developing it (which would include a more thorough documentation).
However, feel free to take a look at the source code and modify it to your needs (AutoHotkey is really easy to learn).
You can also upload it to your website if you wish (don't link to my webspace please), though I'd appreciate your dropping me a message if you did.