After a lot of messing around, I found that, as soon as the Contrast slider is changed from 0, the Micro-contrast is set to 16, no matter what the Contrast value.
So I started furtling around in my custom default preset for RAW, which only applies Optical Corrections, and I found a spurious line…
LightingV2LocalContrastAmount = -38.013480392156872,
Now, with the following preset…
Preset = {
LocalizedInfo = {
en = {
DisplayName = "Optical Corrections only",
},
fr = {
DisplayName = "Corrections Optiques seules",
},
ja = {
DisplayName = "光学系補正のみ",
},
de = {
DisplayName = "Nur optische Korrekturen",
},
zh = {
DisplayName = "仅光学校正",
},
},
Settings = {
Base = {
BlurActive = true,
BlurActiveAuto = false,
BlurDetails = 50,
BlurIntensity = 100,
BlurSmoothTransitions = 50,
ChromaticAberrationActive = true,
ChromaticAberrationIntensity = 100,
ChromaticAberrationIntensityAuto = true,
ChromaticAberrationLateralActive = true,
ChromaticAberrationPurpleActive = false,
ChromaticAberrationSize = 4,
ChromaticAberrationSizeAuto = true,
ColorModeContrast = 0,
ContrastControlGroupActive = false,
ContrastEnhancementActive = false,
ContrastEnhancementGlobalIntensity = 0,
ContrastEnhancementHighlightIntensity = 0,
ContrastEnhancementLowlightIntensity = 0,
ContrastEnhancementMidlightIntensity = 0,
DistortionActive = true,
DistortionAnamorphosisKeepEntireImage = false,
DistortionIntensity = 1,
DistortionKeepRatio = true,
DistortionType = "Auto",
DistortionTypeAuto = false,
MicroContrastAuto = false,
UnsharpMaskActive = false,
UnsharpMaskActiveAuto = false,
UnsharpMaskIntensity = 100,
UnsharpMaskIntensityOffset = 0,
UnsharpMaskRadius = 0.5,
UnsharpMaskThreshold = 4,
VignettingActive = true,
VignettingClipping = 50,
VignettingClippingAuto = true,
VignettingIntensity = 0,
VignettingIntensityAuto = true,
VignettingMidFieldIntensity = 0,
VignettingType = "Auto",
VignettingTypeAuto = true,
},
Version = "20.1",
},
Version = "20.0",
}
Now, when I open a brand new file, I get the following sliders in the Contrast palette…
What is more, when I adjust the Contrast slider, I get this…
I don’t want to shout too loud too soon but, at least here, I seem to have solved the problem.
Please feel free to take this preset and play with it to see if you can break it on your setup.
Addenda
I just tried this preset file and altered the version numbers for PL8 and it seems to work fine there as well.