More Quality Scaling

by sh4dow

Extends quality scaling to locomotives, rocket silos, roboports, mining drills, agritowers and more.

Content
a month ago
2.0 - 2.1
9.97K
Transportation Logistics Trains Combat Mining Fluids Logistic network Power Storage

g Acceleration / Power Units

1 year, 8 days ago
(updated 1 year, 8 days ago)

Hello,

I was browsing through the GitHub repository and noticed you're using Joules when computing the max_power upgrade for locomotives (https://github.com/shadoxxhd/more-quality-scaling/blob/master/data-final-fixes.lua#L235).

Why not use kW? Those appear to be the default units: https://github.com/wube/factorio-data/blob/master/base/prototypes/entity/trains.lua#L505

1 year, 7 days ago

Simply because that's the unit that is used by util.parse_energy. I think just multiplying it by 60 would get the correct value in kW (IIRC Joules is interpreted as "Joules per frame"), but just using Joules works well enough.

a year ago

Interesting. Thanks!

6 months ago

Hi
I know this is a old thread.
Is it possible to increase the fuel consumption as the speed / power in increased ?

6 months ago

There is a startup setting to adjust fuel consumption scaling.

New response