Page 1 of 1

Repainting FSX

PostPosted: Mon Sep 24, 2007 12:16 am
by PAA968 Kenny
Hi

I wanted to do a repaint on the FSX Grummin Goose. Well I took the usual route that I would take for FS9. I did the repaint with my editer and saved the bitmap with DXT, didn't chang anything. I saved the bitmap in the same format and this is what happend. It whent all black and did weird stuff. Is there a diffrent way to repaint aircraft for FSX

Re: Repainting FSX

PostPosted: Mon Sep 24, 2007 4:26 am
by Mitch.
I think this should be in the "Aircraft repainting section", a mod will move it, if need be! :)

For FSX default aircraft you have to save the file as a DDS file and make sure the entire texture is upside down before you save.

I am pretty sure that is the case (experts :-/)

Re: Repainting FSX

PostPosted: Mon Sep 24, 2007 7:00 am
by Brett_Henderson
This isn't an answer, just some info from someone who has done some FSX texturing.

There's a very complex relationship between all these bitmaps and all their alpha channels. Not only does the diffuse map have an alpha.. so does the specular map..  and when you throw in the bump-map, it gets more complex. If you don't have it all just right, things go black; textures get "foggy"; chrome turns black at night.. and glass goes opaque..

You need to study the SDK, and even that's just a guide-line. Practice and experiment.. a lot  :)

Re: Repainting FSX

PostPosted: Mon Sep 24, 2007 10:47 am
by PAA968 Kenny
Thanks for the reply. Where do I go t study the SDK ?

Re: Repainting FSX

PostPosted: Mon Sep 24, 2007 11:05 am
by Brett_Henderson
You need to have FSX deluxe to load the SDK.. then there's a SP1 for it,,,

It's got some great, interactive illustrations.. a teapot that displays what happens as you change all the bitmaps and their alphas...

If you don't have FSX deluxe just search and read forums like this one, and www.freeflightdesign.com

Re: Repainting FSX

PostPosted: Mon Sep 24, 2007 3:22 pm
by PAA968 Kenny
Thanks