Suggestion:
If Celestia encounters in celestia.cfg the line
Code: Select all
RenderPath "Basic"
it should start up using that graphics mode.
As now, when no RenderPath is specified, Celestia should use the most sophisticated path supported by the OpenGL library.
It'd be nice if other RenderPath modes were recognized, too, but I think being able to select "Basic" is adequate.
Apparently one can explicitly disable particular GL_ARB routines, but that seems a little too fine-grained for most cases.