4.15 the self-illumination

I found 4.15 spontaneous light effect is a bit strange, will be more close to white, how can I do to have the effect of the previous version

Hi,

That’s intended due to the change to our new filmic tonemapper. If you want the effect of previous version, you can use “r.TonemapperFilm 0” to force use the old tonemapper. But be aware for that the old one is actually deprecated which means we may totally remove that in our future version.

Hi, i realy like the 4.14 self-illumination,you said use"r.TonemapperFilm 0",can you tell me where should i wirte these words,?DefaultEngine.ini ? but i didnot find the “SystemSettings”,forgive me too stupid

130458-2.png

][1]

You can either use ’ to toggle the console command and input that command to see the result change instantly. Or you can put a ConsoleVariables.ini in your Project’s Config folder and add r.TonemapperFilm=0 in [Startup] section.