Posted March 18, 200718 yr Does anybody have experience in saving GFXs in the right format ? I mean in the format, in which the compiler needs it ? When I try to throw in own icon- or tga-gfxs, it always gives me this error: Error RC2170: bitmap file *** is not in 3.00 format When I use other files (not made by me) it works fine. For example in Photoshop, how do I save a file in this "3.00 format" ? Even with other tools... for example after using a BMP-To-Icon-Converter the compiler says that it's not "3.00 format"... :/ Are there any ***-To-3.00 format-Conversion-Tools ???
March 18, 200718 yr Bitmap file resource-file is not in version-number format.Use Microsoft Image Editor (IMAGEDIT.EXE) to convert old resource files to the current format.ftp://ftp.microsoft.com/services/technet/...op/IMAGEDIT.EXE
March 18, 200718 yr Author Thanks, GaBoR, but it didn't help... :/ I cannot even open it in there, because of the same error... lol ?
April 10, 200718 yr I think you are saving a bitmap as an iconand this is the problemsaving bitmaps in photoshop doesn't need any settings...just click File > Save as...but remember to let RLE Compression offand you can change the image color depth by your choice to reduce the size or increase the quality...if the problem persists upload the rc script here to look at...
Create an account or sign in to comment