


Slow game speed down to lower calculation workload. Improve FPS in late game.
The speed adjustment only affects factories, 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.
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.
Run the game one time to generate com.starfi5h.plugin.BulletTime.cfg file.
Key name can be found in Unity manual - InputManager.
EnableBackgroundAutosave
Run autosave in background. (Default:true)
KeyAutosave
Keyboard shortcut for auto-save. (Default:F10 + LeftShift)
StartingSpeed
Game speed when the game begin. range:0-100 (Default:100)
EnableFastLoading
Increase main menu loading speed. (Default:true)
RemoveGC
Remove force garbage collection of build tools. (Default:true)
EnableFastLoading
Minimum UPS in client of multiplayer game. (Default:50.0)
在性能测试面板可以调整游戏速度(0~100%),只影响工厂,机甲仍保持正常速度。
速度为0时进入时停模式,gameTick会在离开时停模式后恢复。
在背景自动保存的期间,游戏会进入时停模式。写入当地工厂時,玩家和唯读的工厂互动会被阻止。
使用这项功能时建议先测试。
.cfg文件需要先运行过游戏一次才会出现,修改后要重启游戏才会生效。
管理器安装: 左边选项Config editor -> 找到starfi5h.plugin.BulletTime -> Edit Config
手动安装: 更改BepInEx\config\com.starfi5h.plugin.BulletTime.cfg文件
EnableBackgroundAutosave
在背景执行自动保存。 (预设为开启true)
KeyAutosave
自动存档的热键组合 (预设为F10 + LeftShift)
StartingSpeed
开始时的游戏速度,范围: 0-100 (预设为100)
EnableFastLoading
加快载入主选单 (预设为开启true)
RemoveGC
移除建筑工具的强制内存回收 (预设为开启true)
MinimumUPS
联机mod-客户端的最小逻辑帧 (预设为50.0)
- Remove game speed indicator for 0.9.27.14546.
- Add RemoveGCconfig option.
- Backward compatible with 0.9.26.13034.
- Adapt to game version 0.9.27.14546.
- (Nebula) Add MinimumUPS config option.
- Disable force GC in vanilla game when placing buildings.
- Change KeyAutosave from KeyCode to KeyboardShortcut
- Small tweak to backgroud autosave. (Game version 0.9.26.12201)
- Add EnableFastLoading config option. (Game version 0.9.25.11996)
- (Nebula) Fix an issue that sometimes when client disconnect, the host will enter pause state.
- (Nebula) Resume from pause when a client disconnect during loading a factory.
- (Nebula) Fix host sometimes hangs in pause mode when loading factories. Now manual saving will reset pause states.
- Make block image in background autosave transparent.
- (Nebula) Enable dyson sphere rotation start/stop button in editor.
- (Nebula) Handle multiple pause events that happen at the same time.
- Show game speed in FPS indicator (Shift + F12)
- Fix camera & mecha movement speed in low speed.
- (Nebula) Add support for multiplayer.
- Add StartingSpeed config option.
- Only block interaction during exporting local factory.
- Initial release. (Game version 0.9.24.11286)
All trademarks, copyright, and resources related to Dyson Sphere Project itself, remain the property of Gamera Game and Youthcat Studio as applicable according to the license agreement distributed with Dyson Sphere Program.
Pause-button icons created by Uniconlabs - Flaticon