You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a closed issue over at KSP-RO/TacLifeSupport#112 about how background food usage is sometimes 60x too high when a SSPXr greenhouse is activated. Changing the number on this line to zero fixes it:
I don't know what the mineral siphon is for or what that number means, but there's definitely something wrong. Since TAC is apparently no longer being maintained I wonder if this can be fixed somehow in this mod.
The text was updated successfully, but these errors were encountered:
That SSPX TAC config is mine. The reason for it existing is that the included greenhouse setup uses Minerals like non-TAC greenhouses would use USI's Fertilizer, but since TAC really doesn't care for ISRU (drilling and refining things and making better use of Waste and WasteWater) it seemed like a good idea to provide an option to extract Minerals from excess Food if the player ever decided there was too much Food.
To resolve this issue and possible others, and allow for someone to update/fix these patches conveniently, they would need to be separated and published as their own download/modlet so they aren't dragged down by being part of a huge download and its restrictive license (SSPXR).
Save as a .cfg file and place it in any location under your GameData.
Note that the Mineral?Siphon should be replaced with the actual string in your game's current language. In English, it just Mineral?Siphon, in Chinese it is 矿物虹吸.
For other languages, go find your language's #LOC_SSPXR_Switcher_TacGenericConverter7_ConverterName in the GameData/StationPartsExpansionRedux/Localization folder. If it's not there, just use the English version.
There's a closed issue over at KSP-RO/TacLifeSupport#112 about how background food usage is sometimes 60x too high when a SSPXr greenhouse is activated. Changing the number on this line to zero fixes it:
https://github.com/post-kerbin-mining-corporation/StationPartsExpansionRedux/blob/dev/GameData/StationPartsExpansionRedux/Patches/SSPXR-TACLS-00.cfg#L157
I don't know what the mineral siphon is for or what that number means, but there's definitely something wrong. Since TAC is apparently no longer being maintained I wonder if this can be fixed somehow in this mod.
The text was updated successfully, but these errors were encountered: