February 4, 200917 yr Imagetool is a small utility that can batch-convert between different graphics formats.Download it, it's just one small .exe file.Then place it in the texture folder, in this case EPPO2009/texture.Open a DOS window and navigate to the same texture folder.Make a backup of the texture folder first if you are unsure of what you're doing.I used the following command:imagetool -dxt3 -mip -alpha -batch *.bmpThat should start the convertion process and it will turn all bitmaps into dxt3 format WITH mipmaps and allows for alpha channels as well.You end up with a lot of .mip files after this, so I delete all .bmp first (the old ones) with: del *.bmpThen rename the .mip to .bmp with: ren *.mip *.bmpHope you understand and good luck.Thanks for that. Sure I understand, your explanation is clear and much appreciated. I'll back up before I try anything though ;-) Gavin Barbara Over 10 years here and AVSIM is still my favourite FS site :-)
February 11, 200917 yr I have a little question:in the PDF that's included within the download, in the first page there is a line that the snow-removers are controlled by a NAV2 number. Does anybody know what number this is?MTIA'Greetings,Peter Kind Regards, Peter
Create an account or sign in to comment