Imperator: Rome

Imperator: Rome

Bricks, Marble and Your Imagination
Modify your Imperator: Rome experience by checking out the many mods created and shared by the community, including tweaks to almost any aspect of the game.
Scotvince 4 Mar, 2021 @ 12:31am
Little mod request
Hello modders.

Unfortunately, I am one of this player for who own mods don't work in game.
The problem is quite well known on the official forums, and I tried everything...
Fortunately I can use mod of others!


I'd love a mod to slow down the time speed 1x.

I did it for Hearts of Iron IV (https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/id=2008694538). Only one file called "00_defines" to modify, which can be found in "game/common/defines"

This is the VANILLA code (in the top of the code file) :

GAME_SPEED_TICKS = { #how many seconds should a day take in every game speed
1
0.75
0.5
0.25
0.0
}

I'd like the slower speed at value 2.

If it can help, concerning Hearts of Iron IV, I called the file "slowdown_defines" and this is the only code I wrote into the file:
NDefines.NGame.GAME_SPEED_SECONDS = { 3.0, 0.5, 0.2, 0.1, 0.0 }



If someone could create this mod for me, and surely other interested players, you could be awesome !

A big thank you.


PS : excuse me for my poor non native english.
Last edited by Scotvince; 4 Mar, 2021 @ 12:36am
< >
Showing 1-2 of 2 comments
Scotvince 4 Mar, 2021 @ 9:09am 
Originally posted by Bryce325:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2414322279

If something is wrong let me know.
I'll test it tomorrow. You're the best, thank you.
< >
Showing 1-2 of 2 comments
Per page: 1530 50