Problem of ICB
HydrogenC opened this issue · 6 comments
I built a ICB train with only one cart.
It’s written in the GUI that the maximum speed is 278 km/h.
However, I can only speed the train to 196 km/h.
Is this a bug?
The gui is only show the top speed when loco with no carts (The more carts you pulls, the more weight you gain, that mean more carts decrease your top speed)
Nope.
I mean the locomotive’s inventory.
Once I drove a Shunter with several carts.
And it displays that the max speed is 19 km/h instead of 32 km/h.
The gui shows what's supposed to be the max speed, but the additional calculation of the MHP changes the end-result. It's an old bug, and a really big one, but if nothing else at least it's only cosmetic. The calculation sin the rewrite are completely different so this isn't an issue.