Page 1 of 1
Hummm

Posted:
Sat Apr 21, 2007 4:58 am
by BAW0343
So I'm trying to re-paint an FSX CRJ200 found on AVSIM (rmacr2.zip if you want to look at it.) I painted it an re saved as a BMP, the same file type as the original texture. Now when I go to load this texture the game quits to desktop. It only happens on this texture. The one time it did load it showed the plane as black. Any help?
Re: Hummm

Posted:
Sat Apr 21, 2007 5:01 am
by Hagar
I painted it an re saved as a BMP, the same file type as the original texture.
Are you sure it's not 24-bit? Use DXTBmp to save the BMP in an FS Extended format.
Re: Hummm

Posted:
Sat Apr 21, 2007 5:02 am
by DizZa
There are about 50 types of .bmp files. I forget which ones are supported by fsX though..... Try using DXTbmp which will let you save in the right format.
Re: Hummm

Posted:
Sat Apr 21, 2007 5:09 am
by BAW0343
Tried it, 256, 24, 16, extended, even DDS. All gave me same results. Maby a retry is in order?
Re: Hummm

Posted:
Sun Apr 22, 2007 11:06 am
by jankees
I was working on a repaint today and had the same problem. Load the plane, the game quits (very quickly and effectively I may add).
Turns out that I saved the bmp in 24 bits instead of 32 bits (with alpha). When I corrected this, no problem!
Re: Hummm

Posted:
Mon Apr 23, 2007 10:48 pm
by BAW0343
ok so save 32bit no alpha, I'll try it thanks!