Does anyone know a way to limit the in-editor framerate when the editor starts?
It’s a bit tedious to have to enter t.maxFPS 30 every time I start the editor.
(The unlimited framerate makes my graphic card fans spin up for no good reason.)
ConsoleVariables.ini looks promising, but doesn’t seem to work, since setting the FPS is a command and not modifying a variable.