Hi all,
I have a fresh install - now on 1.12.3 - and have a 'problem' with real fuels.
Instead of showing only the unlocked tank types, I get to see all of them... it definetly only showed unlocked types in my previous 1.10.x install...
Any way for me to fix this? unfortunately i don't find an obvious line in the cfg's. but I'm also way to in-experienced with KSP cfgs.
THX for any help, or pointing finger to an article
*UPDATE*
Who knew?! There really is the one line of code to be changed! And i found it
// FILE: Kerbal Space Program\GameData\RP-0\RealFuelsSettings.cfg
@MFSSETTINGS:FOR[RP0]
{
%previewAllLockedTypes = false
}
Changed true into false, and voila - exactly what I wanted