February 26, 200323 yr Anyone know of a tool that can remove the MIPs from bitmap files besides Imagetool, like in mass quantities? Imagetool is the only way I know of, and it's rather time consuming and it has a nasty habit of crashing at random for some reason.Anyone know of anything?
February 27, 200323 yr Nope. Thats the only way to go about it. Cheers,John TavendaleTextures by Tavers - https://www.facebook.com/texturesbytavers
February 27, 200323 yr >Anyone know of a tool that can remove the MIPs from bitmap >files besides Imagetool, like in mass quantities? Imagetool >is the only way I know of, and it's rather time consuming >and it has a nasty habit of crashing at random for some >reason. >>Anyone know of anything? Hi Alex,Image tool sucks, it uses a really lousy resampling routine that results in poor quality for the file size.Anyway, what you are looking for is one of Martin Wright's fine graphic tools; I believe "Convim" will perform a batch process for you to save DXT to another mip-less format and back or what ever you would like to do. Take a look around, as there are many other great programs and docs to read.http://www.mnwright.btinternet.co.uk/index.htm
December 8, 200520 yr Would it be possible to get a quick tutorial on why you would want to do this, and how to do it is donespecifically with MSFS and convim? I checked his forum, but it is shall I say, not as robust as one like avsim.http://www.lemosnet.com/misc/gpilotsig.jpg
December 8, 200520 yr This is a very old thread (2 years), but I will tell you what I know. In FS2002 (seems less of an issue in FS2004), some aircraft with mipped textures would appear blurry unless you would zoom in on them, then zoom back out. People started to use tools to remove mips from the textures to fix the issue. Not all textures had to be processed (some aircraft contain dozens of textures)--only those for the fuse, engines and other visible surfaces.Today's version of DXTBMP is more robust than the one two years ago. You simply open the bitmap, and uncheck the mip option, then save it. Only issue I find is with DXT 3 bitmaps. One headache I have right now is if I try to edit a DXT 3 bitmap, DXTBMP seems to produce artifacts such as off color sections. Each successive save makes the bmp worse. So you have to be careful removing mips from DXT3 textures.DXTDMP contains enough documentation for you to know how to do this should the need arise. You do not want to remove mips from ground textures. That can cause big issues, including CTD's.-John
December 8, 200520 yr Hi,For many (not all) video cards, removing mipmaps from images will lessen or eliminate "the blurries", where part of your aircraft becomes very blurry.Hope this helps,--Tom GibsonCal Classic Propliner Page: http://www.calclassic.comFreeflight Design Shop: http://www.freeflightdesign.comDrop by! ___x_x_(")_x_x___ Tom Gibson CalClassic Propliner Page
December 8, 200520 yr Why don't you use the batchimagetool.exe -batch -DXT3 -nomip -bmp *.bmpIt does what you want. Jos
Create an account or sign in to comment