All-Aircraft-Simulations
[request]Shadows on aircraft? - Printable Version

+- All-Aircraft-Simulations (https://allaircraftsimulations.com)
+-- Forum: IL2 MODS Download & Discussion (https://allaircraftsimulations.com/forumdisplay.php?fid=267)
+--- Forum: IL-2 4.09m (https://allaircraftsimulations.com/forumdisplay.php?fid=348)
+---- Forum: IL2 MODS Discussion Section 4.09m (https://allaircraftsimulations.com/forumdisplay.php?fid=292)
+---- Thread: [request]Shadows on aircraft? (/showthread.php?tid=64513)



[request]Shadows on aircraft? - FlyingBoxHead - 31.08.2009

I've been thinking and I've wondered if it was possible to edit Il-2 graphics and make the aircraft cast shadows on themselves.
Like FSX. Any ideas on how to make it possible?


- Harnage - 31.08.2009

The game already has shadows. Try looking in your conf file under [Render_OpenGL] or
[Render_DirectX] ( depending on which one your using) and find the Shadows setting and change it to 2. Don't forget to make a backup before changing anything.

[Image: grab0020.jpg]

Mine looks like this.

[Render_OpenGL]
TexQual=3
TexMipFilter=3
TexCompress=2
TexFlags.UseDither=1
TexFlags.UseAlpha=0
TexFlags.UseIndex=0
TexFlags.PolygonStipple=1
TexFlags.UseClampedSprites=0
TexFlags.DrawLandByTriangles=1
TexFlags.UseVertexArrays=1
TexFlags.DisableAPIExtensions=0
TexFlags.ARBMultitextureExt=1
TexFlags.TexEnvCombineExt=1
TexFlags.SecondaryColorExt=1
TexFlags.VertexArrayExt=1
TexFlags.ClipHintExt=0
TexFlags.UsePaletteExt=0
TexFlags.TexAnisotropicExt=1
TexFlags.TexCompressARBExt=1

TexFlags.TexEnvCombine4NV=1
TexFlags.TexEnvCombineDot3=1
TexFlags.DepthClampNV=1
TexFlags.SeparateSpecular=1
TexFlags.TextureShaderNV=1

HardwareShaders=1

Shadows=2
Specular=2
SpecularLight=2
DiffuseLight=2
DynamicalLights=1
MeshDetail=2
VisibilityDistance=3


- Conolev - 31.08.2009

I think he means not the aircraft casting a shadow on the ground but the fuselage casting a shadow on the wing.


- FlyingBoxHead - 31.08.2009

exactly what Conolev said. I think that Il-2 would look more realistic with that kind of shading.


- Harnage - 31.08.2009

Oh... Yeah that would look nice.