: I don't understand landscape rendering well myself. I remember trying to make
: landscapes square before and seeing weird things happen. Just a little
: shorter than square worked fine. But, that was a long time ago, so maybe
: it's fixed now.
I just tried creating a 2048x2048 version of the basic starscape with a 128x128 square grid on it and red lines marking the edge of the previous 2048x540px version of the landscape, and setting my ogl_asprat_exp to 0. It looks like it works perfectly in both Classic and Shader renderers:
Classic:
Shader:
One thing I realized in working on this is that all versions of Eternal thus far have had textures that were not 2:1 aspect ratio (they were 2048:540 ≈ 3.79:1), but nevertheless had ogl_asprat_exp set to 1. I'm surprised the distortion that should be consequent to that is not more visible, especially considering the number of perfectly circular objects that are in my skies.