PMC websites shut down October 13th 2025 unless yearly web hosting fees are paid. Please Support PMC to help keep these websites online.

Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond october 13th 2025 when yearly web hosting fees are due.

User Tools

Site Tools


arma:config:vehicle_interior_lighting

ArmA 1 Vehicle Interior Lighting

ArmA 1 Forum, ArmA 1 Home, ArmA 1 Config, ArmA 1 Tools, ArmA 1 File Formats, ArmA 1 Missions, ArmA 1 3D Modeling, ArmA 1 Terrain, ArmA 1 Texturing, ArmA 1 Scripting

ArmA 1 aka Armed Assault (ArmA)

If it seems that no matter what you do with rvmat or model settings the HDR lighting will always go nuts inside the vehicle interior, outside the model things are fine and it looks just like every other model but inside the lighting makes everything slowly brighter until the whole interior is white or grey with some spots of green here and there.

Then you should add these config values.

viewXXXShadowDiff = NN;
viewXXXShadowAmb = NN;

For example the bis M113 has them like this:

// let only small amount of direct light go through, to avoid shadow artifacts
viewCargoShadowDiff = 0.05;
// reduce amount of ambient light as well
viewCargoShadowAmb = 0.5;

That should fix your bad interior lighting.

arma/config/vehicle_interior_lighting.txt · Last modified: 2024/08/01 07:46 by snakeman