pehvbot / LRTR

Kerbal Space Program - Less Real Than Real
6 stars 3 forks source link

Kerbalism config broken #7

Closed BigSmoke5 closed 2 years ago

BigSmoke5 commented 2 years ago

Kerbal Space Program 28 08 2022 10_35_54 So as you can see the avaible science to get shows 0.0/0.0. I made a clear ksp install to check it and it only occurs when im using lrtr with lrtr config for kerbalism

pehvbot commented 2 years ago

Thanks for the heads up. The issue comes from how RSS sets the science values for lower atmosphere. In order to make lower atmosphere and ground science 'worthless' it tweaks the values by dividing them by 1000. LRTR should be multiplying valid lower atmosphere science (trans-sonic and supersonic flight) by 1000 when using RSS. The next update will fix this.

BigSmoke5 commented 2 years ago

Thanks for the heads up. The issue comes from how RSS sets the science values for lower atmosphere. In order to make lower atmosphere and ground science 'worthless' it tweaks the values by dividing them by 1000. LRTR should be multiplying valid lower atmosphere science (trans-sonic and supersonic flight) by 1000 when using RSS. The next update will fix this.

Ah okay, thanks for the answer :)