» Tue May 15, 2012 3:11 pm
You don't need a mod at all. Just use the console.
set timescale to #
where "#" is whatever value you want. I use 8, but you might want something else.
You can also put this in a batch file and run the file from the console. For example, if you put tthe command in a file called "init.txt" and start the game, you can open the console and run it:
bat init
and the console will run the batch file named "init.txt"