Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More scale tweaks #11

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

More scale tweaks #11

wants to merge 2 commits into from

Conversation

arbsoup
Copy link

@arbsoup arbsoup commented Oct 13, 2024

While this is being reworked I figured I'd share some of my own install's custom changes to exponents in SystemHeat and CryoTanks. Namely:

  • Removed the CoolingCost scaling for CryoTanks because (for the past couple years, and definitely in the newest version) this is a rate per unit mass of fuel so the overall cooling cost already scales.
  • Gave SystemHeat harvesters and converters waste heat proportional to TweakScale's normal scaling for processing rate (exponent 3). That is, same amount of waste heat per resource extracted/converted.
  • ModuleSystemHeatEngine has systemPower = 2.5 so waste heat scales with thrust (and fuel consumption etc.)
  • Same for ModuleSystemHeatFissionEngine, though nothing seems to use systemPower so I applied it to HeatGeneration too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant