Drops removal MOD
open data/shaders/filters/WaterDropletsPS.fx
paste this just after the main(..):COLOR { :
return tex2D(map, In.Tex0);
Of course, it will remove them permanently, external camera/interior view as well,
so be sure this is what you want