Add option to disable light scattering #3662
Conversation
|
On my computer in mansion track it's 260 fps vs 250 fps (GLES renderer). I will try on my tablet later. But indeed the difference in performance between 2 and 3 graphics level is large, so I like the idea even if it helps a little. Not sure if it's possible to combine it with already existing graphics settings, because there is already a lot of graphics options. |
|
I tried it on intel hd 4000 and it gives quite big difference in fps (disabled vs enabled): mansion candela cocoa snowmountain I'm not sure if it should be disabled in graphics level 3 by default or if a checkbox should be available in options. But having a possibility to disable it to allow increase performance is certainly good. |
|
Actually you can get more fps just by using less steps in light scatter shader. Visually there is almost no difference (far lights are slightly more visible). Are you ok with using 8 steps instead of 16? If not, then I can use it only for lower graphics levels, but more work little gain. |
|
To clarify: you're suggesting to globally go from 16 to 8 steps? That definitely improves it for me, but my machine still needs light scattering disabled altogether to maintain about ~20 FPS on some maps. Maybe you'll want some comments from people who are actually able to run light scattering. |
|
@deveee Since I am pretty much unable to tell the difference between 8 and 16, (and what little difference there is doesn't look worse, just slightly different), I would agree to use 8 by default. no use in using cycles for something that's essentially invisible |
|
Actually I made a bit more testing and 16 steps is minimum to avoid light flickering in oldmine. Or maybe that flickering is caused by something else, but I can't tell what is the reason. |
|
I think it would be good to have this made accessible in the graphics option, and likely disabled by default at level 3, so that people just using the presets have a better middle balance available than now. |
|
Agreed. Also IMO the default level should be 4 since the current version has some optimizations. |




On old (circa 2011) graphics hardware, I have the sad option of either using fast but ugly graphics with the old pipeline (graphics level 2) or nice-looking but very, very slow (a second in game takes 3 real seconds with very poor control response) render on some maps like Cocoa Temple.
For some context, on my hardware, the solid render at Cocoa Temple takes 15 ms. In the room with the spinning gear, light scatter takes up to 48 ms. That makes for a really crappy experience.
This option, currently not visible in-game, preserving existing behavior by default, adds a configuration setting that disables the light scattering shader in the pipeline. This means that you get the new pipeline, with the new point light sources, only without the later light scattering stage. This means that users running hardware like the stuff I run don't have to pick either old pipeline or unplayable graphics.