Bullet Time mod allows you to stop / pause time in-game, and also to adjust the speed flow.
Bullet Time
- Provide hotkey to pause the game and view the freeze in-game world
- et user slow down game speed to reduce CPU workload, so FPS may improve if it is slowed down by UPS
- Run autosave in the background to make the game stay responsive.
- Skip planet modeling for cover to speed up main menu loading.
Feature
Hotkey true pause mode
When pressing KeyPause key, the game will enter true pause mode.
The following actions are allowed:
- Freely move camera and inspect in-game objects.
- Queue up mecha RTS order and mecha replicator.
- Change settings of buildings.
- Place down blueprints.
Mecha activity is disabled in this true pause mode. To enable, set EnableMechaFunc to true.
Game speed adjustment
Slow game speed down to lower calculation workload. Improve FPS in late game.
The speed adjustment affects everything but the mecha, the mecha will still in normal speed.
The control slider is on in-game statistic performance panel.
When speed is set to 0, the game will enter pause mode, game tick and factories will stop.
Background autosave
Run autosave on background thread so the game won’t freeze.
To make sure factory data is consistent, the game will enter pause mode during autosave.
The interaction with the factory is prohibited during the time exporting local factory data.