This can happen if the game opens the cfg file with `dwCreationDisposition = CREATE_ALWAYS` and never writes to it.
This can happen if the game opens the cfg file with
dwCreationDisposition = CREATE_ALWAYSand never writes to it.