Adding Afterburners

FSX including FSX Steam version.

Adding Afterburners

Postby OVERLORD_CHRIS » Sun Apr 27, 2008 12:06 am

Is there a way to add after burners to the planes in FSX? I have the XB-70, Tu-160, SR-71, and Su-27/33, and none of them make any after burner animation. Only plane that does it is the official F-18 add on.
Image
User avatar
OVERLORD_CHRIS
Major
Major
 
Posts: 1136
Joined: Fri Aug 17, 2007 10:56 am
Location: Chalreston SC

Re: Adding Afterburners

Postby idahosurge » Sun Apr 27, 2008 8:36 am

From Simviation FSX Military you can download the F-16 (single engine) or the F-14 (twin engine).  Look through the whole FSX Military section and make sure that you get the latest aircraft and update, there are numberous updates for both.

Once you have downloaded the aircraft I would install the one that you picked and install per the instuctions that came with the aircraft.  Start FSX and make sure that the afterburners work on you new aircraft.

Once you see that they work go into the aircraft.cfg file of your new aircraft and look under the [LIGHTS] section.  You are looking for something like:

light.0= 6, -19.7,  0.0, -0.23, fx_F14_Burn1 ,          // Eng2 Afterburner Burn1
light.1= 6, -19.7,  0.0, -0.23, fx_F14_Burn2 ,          // Eng2 Afterburner Burn2
light.2= 6, -23.0,  0.0, -0.23, fx_F14_Burnerflame ,    // Eng2 Afterburner Flame
light.3= 6, -20.0,  0.0,  0.53, fx_F14_Blueflame ,      // Eng1 Blueflame, when engine runs

Note that I have changed mine around and the above will not look exactly like what you have and/or need.  You then will paste the afterburner effects from the F-16/F-14 aircraft.cfg file into the aircraft.cfg file that you want to add it to.  Note that light.x= needs to be in sequence so if you add the effects at the front then you will need to renumber everything behind, if you add the effects at the last then you may need to renumber.  You probably will have to play around with this to get it to work.  You can download both the F-16 and F-14, compare each aircraft.cfg file and you will be able to see the difference in single and twin engine effects.

Note that "light.3= 6, -20.0,  0.0,  0.53, fx_F14_Blueflame" is setup for my F-16 you will have to play with "light.3= 6, XX.X,  X.X,  X.XX, fx_F14_Blueflame" to get the afterburner effect(s) centered for your engine(s).

Note that on my F-16 the afterburner is tied into the strobe light switch so if your afterburner does not work make sure that this switch is on.  It maybe the same with the F-14, but since I hardly fly the F-14 I have not noticed.

Note that if you already have the F-18A from Acceleration you should be able to do the same thing that I have described above using the F-16 or F-14 and I think that the F-18A has the better effects.

Note that once you change your cfg files that this is for your personal use only and you should not distribute to anyone since you have modified someone's cfg file.

Hopefully I will not get any flack for telling you how to do it.

Regards,

Rod
Asus R3E_i7 980X @ 4.44GHz_TR Silver Arrow_Mushkin Redline 6GB 1,644MHz @ 6-7-6-18_Zotac AMP GTX 480_OS - Windows 7 Ult 64b_OS SSD - Crucial C300 128GB_FSX HD - WD VR 600GB*2 w/3ware 9750-4i 6Gb/s Controller_Corsair AX850_CM HAF-X_FSX Gold, UTX, GEX, FSG,
idahosurge
Captain
Captain
 
Posts: 687
Joined: Wed Sep 12, 2007 9:48 pm
Location: Anna, Texas, USA

Re: Adding Afterburners

Postby Boikat » Sun Apr 27, 2008 10:25 am

Thanks!
Last edited by Boikat on Sun Apr 27, 2008 11:06 am, edited 1 time in total.
Image
"I reject your reality, and substitute my own" Adam Savage, Mythbusters
User avatar
Boikat
Major
Major
 
Posts: 2974
Joined: Thu Mar 20, 2008 8:23 pm
Location: NW Loueezianner

Re: Adding Afterburners

Postby Boikat » Sun Apr 27, 2008 10:49 am

Looking at the original post, I'm wondering about th XB-70, since it has six engines, if you would then just keep adding lines for all the engines, so you'd have something like:


light.0= 6, -19.7,  0.0, -0.23, fx_F14_Burn1 ,          // Eng2 Afterburner Burn1
light.1= 6, -19.7,  0.0, -0.23, fx_F14_Burn2 ,          // Eng2 Afterburner Burn2
light.2= 6, -19.7,  0.0, -0.23, fx_F14_Burn1 ,          // Eng2 Afterburner Burn3
light.3= 6, -19.7,  0.0, -0.23, fx_F14_Burn1 ,          // Eng2 Afterburner Burn4
light.4= 6, -19.7,  0.0, -0.23, fx_F14_Burn1 ,          // Eng2 Afterburner Burn5
light.5= 6, -19.7,  0.0, -0.23, fx_F14_Burn1 ,          // Eng2 Afterburner Burn6
light.6= 6, -23.0,  0.0, -0.23, fx_F14_Burnerflame ,    // Eng2 Afterburner Flame
light.7= 6, -20.0,  0.0,  0.53, fx_F14_Blueflame ,      // Eng1 Blueflame, when engine runs

..or something like that?
Image
"I reject your reality, and substitute my own" Adam Savage, Mythbusters
User avatar
Boikat
Major
Major
 
Posts: 2974
Joined: Thu Mar 20, 2008 8:23 pm
Location: NW Loueezianner

Re: Adding Afterburners

Postby Boikat » Sun Apr 27, 2008 12:31 pm

Update:  Yes, it works in FSX, too.  Earlier I was working with the FS9 SR-71.  It also worked for the X-24.  I'm still experimenting with the XB-70...

Thanks again for the original solution!
Image
"I reject your reality, and substitute my own" Adam Savage, Mythbusters
User avatar
Boikat
Major
Major
 
Posts: 2974
Joined: Thu Mar 20, 2008 8:23 pm
Location: NW Loueezianner

Re: Adding Afterburners

Postby OVERLORD_CHRIS » Mon Apr 28, 2008 8:22 pm

Cool thanks guys I'll look for that file....since you said it worked wih the F-14 or F-16, then the same should still work for the F-18 since it is all ready there right? I'll down load them do I do need those planes any ways. :)
Image
User avatar
OVERLORD_CHRIS
Major
Major
 
Posts: 1136
Joined: Fri Aug 17, 2007 10:56 am
Location: Chalreston SC


Return to Flight Simulator X (FSX) and Steam

Who is online

Users browsing this forum: No registered users and 648 guests