

Area select machines with Alt + X, calculate their production rates and track their working ratio. The mod is inspired by Rate Calculator
Alt + X 区域框选建筑,计算产量及监控工作效率。此mod由RateCalculator启发。
The mod is still work in progress. Expect bugs and miscalculation!
仍在开发中。可能会出现错误和计算错误!

Area select machines with Alt + X. Support machine types currently:
Alt + X 区域框选建筑。目前支持的建筑种类有:

After selection done, a gui window will appear. Click on the item icon to focus, click on the building icon to expand that recipe entry.
选择完成后,将出现一个 GUI 窗口。单击项目图标以聚焦,单击建筑图标以展开该配方条目。
When opened, the Rate Monitor window displays multiple panels showing your factory’s statistics.

The left numbers are theoretical net rate (maximum production - maximum consumption), assuming all machines run at full speed.
The right numbers are estimated net rate, calculated by (machine working ratio * theoretical net rate).
Clicking on the item icon can focus on the item, filter to only show the recipes related to it.
Click on the middle building icon button to expand the recipe content.
The entry format is:
Production net rate (working ratio %) = Total machine count (wokring machine count) x Net rate per machine
When clicking on item icon, that item will be yellow highlighted. Click again to unfocus.
The entry content will display the Net Machine Count, formula is:
All total net rate / Net rate per machine
The value indicates if the machine-recipe groups have a net surplus/deficit. Negative values mean the machines are under-supplied.
Via r2modman, or manually download the file and put RateMonitor.dll in BepInEx/plugins folder.
通过管理器r2modman,或者手动下载文件并将RateMonitor.dll放入BepInEx/plugins文件夹。
Run the game one time to generate BepInEx\config\starfi5h.plugin.RateMonitor.cfg file.
配置文件(.cfg)需要先运行过游戏一次才会出现。修改后需重启游戏才会生效。
## Plugin GUID: starfi5h.plugin.RateMonitor
[General]
## Level of proliferator [1,2,4]. Auto dectect: -1
## 增产效果等级[1,2,4] 自动侦测:-1
# Setting type: Int32
# Default value: -1
# Acceptable value range: From -1 to 10
Proliferator Level = -1
## The theoretical max rate always apply proliferator, regardless the material.
## 计算理论上限时是否强制套用增产设定(否=依照当下原料决定)
# Setting type: Boolean
# Default value: false
Force Proliferator = false
[KeyBinds]
## Hotkey to toggle area selection tool
## 启用框选工具的热键
# Setting type: KeyboardShortcut
# Default value: X + LeftAlt
SelectToolKey = X + LeftAlt
[UI]
## Timescale unit (x item per minute)
## 速率单位(每分钟x个物品)
# Setting type: Int32
# Default value: 1
# Acceptable value range: From 1 to 14400
Rate Unit = 1
## Show Real-time Monitoring Rate
## 显示即时监控速率
# Setting type: Boolean
# Default value: true
Show Realtime Rate = true
Specail thanks to following mods and their authors:
Rate Calculator: Main mod idea inspiration.
DSPCalculator: Rate calculation.
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.