IvanK Posted November 13, 2007 Posted November 13, 2007 Running Ver1.12b. Is this a bug ? In the Mission builder under the Weather options the titles for the various weather options like Fog, Turbulence, Wind etc are missing. In fact I have lost the legends from most dialogs in the Mission planner !
IvanK Posted November 13, 2007 Author Posted November 13, 2007 This is a bug. It only occurs when I run resolutions higher than 1024 x 768. I am running a 22" Wide Screen LCD with a Native Res of 1680 x 1050. So I thought it natural to select the In game graphics to this. Its fine for general flying but any of the Mission editor menus are missing their legends. Setting the res back to 1024 x 768 fixes the Mission Editor legends ok but In flight the res looks pretty average. A workaround that works okay for me is to edit the graphics.cfg manually to set the Simulation option to 1680 x 1050 and the Aspect ratio to 1.6. Leaving the Display mode and AVI settings to their 1024 x 768 values. After edit the relevant section of the graphics.cfg looks like this: DisplayMode { resolution = {1024, 768}; bpp = 32; fullscreen = 1; aspect = 1.333333373; Interface { resolution = {1024, 768}; bpp = 32; fullscreen = 1; aspect = 1.333333373; } Simulation { resolution = {1680, 1050}; bpp = 32; fullscreen = 1; aspect = 1.6; } AVI { resolution = {640, 480}; fullscreen = 0; aspect = 1.3333; }
Recommended Posts