Besides this source: https://dev.epicgames.com/documentation/en-us/unreal-engine/configuration-files-in-unreal-engine I have been unable to find where some settings go. I know things like “r.” go in [/Script/Engine.RendererSettings] but also [/Script/Engine.RendererOverrideSettings]? How do you differentiate between the 2?
That source doesn’t state where other settings with no or different prefixes go such as: sg.AntiAliasingQuality, t.MaxFPS, Altar.UpscalingMethod, TaskGraph.NumForegroundWorkers, grass.DensityScale, etc.
I went into the UE5 console and did “help” but the file it output didn’t specify where they go in categories.