You are viewing a potentially older version of this package. View all versions.
starfi5h-RailgunsRetargetMini-1.1.0 icon

RailgunsRetargetMini

Automatically switch EM Rail Ejectors target orbit. 自動切換电磁炮軌道

Date uploaded 4 years ago
Version 1.1.0
Download link starfi5h-RailgunsRetargetMini-1.1.0.zip
Downloads 3084
Dependency string starfi5h-RailgunsRetargetMini-1.1.0

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.17 icon
xiaoye97-BepInEx

BepInEx5.4.17 mod plugin framework, Mod框架

Preferred version: 5.4.17

README

RailgunsRetargetMini

This is a simplified version of RailgunsRetargeting as temporary replacement.
This mod will try to change targeting orbit of EM-Rail ejectors when the current one is not reachable.

Installation

Via r2modman, or manual download the file and put RailgunsRetargetMini.dll in BepInEx/plugins folder.

Configuration

Run the game one time to generate BepInEx\config\starfi5h.plugin.RailgunsRetargetMini.cfg file.
If you're using mod manager, you can find the file in Config editor.

  • ForceRetargeting - Retarget orbit for unset ejctors. (Default:false)
  • Method - Which retarget algorithm should use. Method 1 is more UPS friendly but ejectors will swing at night. (Default:1)
  • RotatePeriod - (Method1) Rotate to next enabled orbit every x ticks when unreachable. (Default:60)
  • CheckPeriod - (Method2) Check reachable orbits every x ticks. (Default:120)

电磁炮自动换轨

这个mod是RailgunsRetargeting的暂时替代品。
60个逻辑帧,会检查有子弹的电磁弹射器。如果当前轨道无法发射,会尝试寻找可用的轨道并切换。

设置

.cfg文件需要先运行过游戏一次才会出现,修改后要重启游戏才会生效。
管理器安装: 左边选项Config editor -> 找到starfi5h.plugin.RailgunsRetargetMini -> Edit Config
手动安装: 更改BepInEx\config\starfi5h.plugin.RailgunsRetargetMini.cfg文件

  • ForceRetargeting - 使未设置的电磁弹射器自动换轨 (默认:false)
  • Method - 使用哪种算法(1或2)。算法1比较省运算资源, 但是弹射器在晚上会一直切换轨道。(默认:1)
  • RotatePeriod - (算法1) 无法发射时,每x祯切换至下一个轨道。 (默认:60)
  • CheckPeriod - (算法2) 无法发射时,每x祯检查所有轨道是否有可发射轨道并切换。(默认:120)

Changelog

v1.1.0 (game version 0.9.26.13034)

- Add a new method to switch orbit.
- Add ForceRetargeting, Method, RotatePeriod config options.

v1.0.0 (game version 0.9.26.12913)

- Initial release.


Acknowledgements

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.