What happens if there are 9 direct lights ("wilderness.bsp") and the hardware supports 8 lights?
Is the behavior consistent -- should the program do the same thing (drop the weakest light, I'd assume) in each case?
Can this be sufficient to explain the lack of proper lighting when GLSL shaders are turned off, yet still give proper lighting with them turned on?
And what effect, if any, would the realtime lighting setting have in that case?