jinxOAO-DSPCalculator icon

DSPCalculator

Calculate the factory quantity and material requirements, and generate blueprint for the production line based on the target product. 根据目标产物,自动计算整个生产线所需的各种原料和工厂数,或生成蓝图。

Last updated 4 days ago
Total downloads 21877
Total rating 5 
Categories Quality of Life
Dependency string jinxOAO-DSPCalculator-0.5.12
Dependants 2 other packages depend on this package

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
xiaoye97-LDBTool-3.0.1 icon
xiaoye97-LDBTool

Library that allows mods to add and edit Proto data. Also allows you to see Proto data, config ID's of mod Protos and change localized strings

Preferred version: 3.0.1
CommonAPI-CommonAPI-1.6.5 icon
CommonAPI-CommonAPI

A modding library for Dyson Sphere Program. Currently is under development.

Preferred version: 1.6.5

README

DSP Calculator 量化计算器

  • Press 'Q' to open the calculator.
  • 按下Q打开量化计算器。

calc_front2.png

calc2.png

How To Use 如何使用

  • Press 'Q' to open the calculator. Set the target product in the upper left corner.
  • 按下Q打开量化计算器。在左上角设置目标产物。
  • You can open multiple window at the same time. If you enable SingleWindow in the config file, you will only be able to open one window, but you can control whether to open or close the window using only the 'Q' key.
  • 你可以同时打开多个窗口。如果你在config文件中将SingleWindow开启,你将只能开启一个窗口,但你只用Q键就可以控制打开或关闭窗口。
  • Press 'Tab' to fold/unfold the window.
  • 按下Tab折叠/还原窗口。
  • The hotkey can be changed in the game settings.
  • 快捷键可以在游戏设置中更改。

Compatibility 兼容性

  • This mod can be used in vanilla, and is compatible with Genesis book, They come from void and More MegaStructure.
  • 此mod可在原版使用,且与创世之书、深空来敌、更多巨构兼容。

Acknowledgments 致谢

  • 此mod的UI布局很大程度上参考了创世之书的量化计算器布局设计,也使用了莳槡_makuwa和MengLei开发/维护的网页版计算器来进行数据比对和验证。十分感谢这些社区内容及其作者的工作。
  • The UI layout of this mod is largely based on the Qtool layout design of the Genesis Book, and also uses the web version calculator developed/maintained by 莳槡_makuwa and MengLei for data comparison and verification. Thank you very much for the community content and the work of its authors.

Installation (If Manually) 如果手动安装

  1. Install BepInEx.
    安装BepInex.
  2. Intsall LDBTool, DSPModSave and CommonAPI.
    安装LDBTool,DSPModSave 和 CommonAPI.
  3. Drag DSPCalculator.dll and MathNet.Numerics.dll into "Dyson Sphere Program/BepInEx/plugins/".
    将DSPCalculator.dll 和 MathNet.Numerics.dll 拖入Dyson Sphere Program/BepInEx/plugins/。