by NickN » Wed Jun 25, 2008 12:30 pm
[quote]Hi Everyone
Sorry about the VC panel blurries, that ones down to me as I forgot to adjust the panel.cfg entry after editing.
At the moment, without redrawing all the bitmaps and possibly editing the XML code (not impossible) the best that I can offer is this (if the attachment works).
To do this, replace the following in the VC section of the Panel.cfg file
[Vcockpit01]
Background_color=0,0,0
size_mm=972,329
visible=1
pixel_size=512,512s
texture=$G1_Mat
With
[Vcockpit01]
Background_color=0,0,0
size_mm=972,329
visible=1
pixel_size=1280,1280s
texture=$G1_Mat
You can try other values, but be careful as the higher you go the bigger the possible effect on your frame rates.
Hope it helps, and I
Last edited by
NickN on Wed Jun 25, 2008 12:35 pm, edited 1 time in total.