Texures problem

Flight Simulator 2002. Questions, suggestions, problems or solutions... aim here!

Texures problem

Postby Gogi » Mon Jun 14, 2004 12:45 pm

How to add new downloaded textures for aircraft with out replacing the old one? :(
AMD Athlon(tm) XP 2800+ 2.09 GHz
512MB of RAM
112GB Hard Drive
Windows XP Pro
Radeon 7000 64MB 3D Graphics Card
User avatar
Gogi
1st Lieutenant
1st Lieutenant
 
Posts: 337
Joined: Wed Jun 09, 2004 6:41 pm
Location: Novosibirsk, Russia

Re: Texures problem

Postby Fozzer » Mon Jun 14, 2004 12:52 pm

How to add new downloaded textures for aircraft with out replacing the old one? :(


I may be missing something...but isn't it as simple as dragging the original texture folder from the aeroplane folder to somewhere else, (desktop?), and dragging the replacement texture folder into the aeroplane folder...?

(The new texture has to be compatable with the aeroplane type).

Cheers all...!

Paul.
Win 8.1 64-bit. DX11. Advent Tower. Intel i7-3770 3.9 GHz 8-core. 8 GB System RAM. AMD Radeon HD 7700 1GB RAM. DVD ROM. 2 Terra Byte SATA Hard Drive. Philips 17" LCD Monitor. Saitek Cyborg X Fly-5 Joystick. ...and a Briggs and Stratton Petrol Lawn Mower.
User avatar
Fozzer
Colonel
Colonel
 
Posts: 27361
Joined: Thu Jan 31, 2002 3:11 pm
Location: Hereford. England. EGBS.

Re: Texures problem

Postby Dan » Mon Jun 14, 2004 12:55 pm

I can do it for you if you post the contents of the paticular aircrfat .cfg file, but I will demopnstrate it here on the default Beechcraft Baron 58. Heres the first section from the aircraft.cfg file:
[fltsim.0]
title=Beech Baron 58
sim=Beech_Baron_58
model=
panel=
sound=
texture=
kb_checklists=Beech_Baron_58_check
kb_reference=Beech_Baron_58_ref
atc_id=D014HG
ui_manufacturer=Beechcraft
ui_type=Baron 58
ui_variation=White with blue and gold
description=With the wonderful control harmony that is the hallmark of the Bonanza line, the Beech Baron 58 is considered a classic light twin. The Baron 58 is the spiffed-up version of a time-tested favorite, made more modern by its new Continental Special engines. The Baron combines the attractiveness of Beechcraft design with the reliability of twin engines, resulting in a gorgeous workhorse of an aircraft.


Copy all of that and paste it in below, so that you have this:
[fltsim.0]
title=Beech Baron 58
sim=Beech_Baron_58
model=
panel=
sound=
texture=
kb_checklists=Beech_Baron_58_check
kb_reference=Beech_Baron_58_ref
atc_id=D014HG
ui_manufacturer=Beechcraft
ui_type=Baron 58
ui_variation=White with blue and gold
description=With the wonderful control harmony that is the hallmark of the Bonanza line, the Beech Baron 58 is considered a classic light twin. The Baron 58 is the spiffed-up version of a time-tested favorite, made more modern by its new Continental Special engines. The Baron combines the attractiveness of Beechcraft design with the reliability of twin engines, resulting in a gorgeous workhorse of an aircraft.

[fltsim.0]
title=Beech Baron 58*
sim=Beech_Baron_58
model=
panel=
sound=
texture=
kb_checklists=Beech_Baron_58_check
kb_reference=Beech_Baron_58_ref
atc_id=D014HG
ui_manufacturer=Beechcraft
ui_type=Baron 58
ui_variation=Pink plane!
description=With the wonderful control harmony that is the hallmark of the Bonanza line, the Beech Baron 58 is considered a classic light twin. The Baron 58 is the spiffed-up version of a time-tested favorite, made more modern by its new Continental Special engines. The Baron combines the attractiveness of Beechcraft design with the reliability of twin engines, resulting in a gorgeous workhorse of an aircraft.


I have changed ui_variation= to suitable name of the new tex's, and the vital part is that you change [fltsim.0] to 1, or whatever is next. Then on your new texture folder, name it somthing like texture.1. In the texture= area, type texture=1.
I think thats, it, tell me if it's not!!!!!!
Dan G
Last edited by Dan on Mon Jun 14, 2004 1:29 pm, edited 1 time in total.
Image
3DMark01 || [url=http://www.overclockers.co.uk/acatalog/]OCUK - The best UK shop
User avatar
Dan
Major
Major
 
Posts: 1712
Joined: Fri Apr 04, 2003 9:37 am
Location: Carmarthenshire, Wales, Uk!

Re: Texures problem

Postby Dan » Mon Jun 14, 2004 12:57 pm

I may be wrong Foz, but I think he meant so that he can select both in the sim... we await his answer..  ;D
Dan
Image
3DMark01 || [url=http://www.overclockers.co.uk/acatalog/]OCUK - The best UK shop
User avatar
Dan
Major
Major
 
Posts: 1712
Joined: Fri Apr 04, 2003 9:37 am
Location: Carmarthenshire, Wales, Uk!

Re: Texures problem

Postby GWSimulations » Mon Jun 14, 2004 12:57 pm

Create a new folder in the folder containing your aircraft called texture.X replace the X with the next number that hasn't been used for a texture folder. (ie. current folders=texture, create texture.1, and so on)
Copy your new textures into here, then open Aircraft.CFG. Copy from [fltsim.0] down to the first line break, and paste it below the last [Fltsim] section. Now make the following changes:
Change the number after fltsim to the next available number.
Change the number after texture= to the number you used on the texture folder.
Add some extra writing onto the Title= line.
Change text after UI_Variation=, and ATC_callsign=, to that of your airline.
Run FS.  ;D
GW_Simulations
http://www.freewebtown.com/gwsimulations
Founder & President, Advanced UK Scenery Project (AUKSP)
http://www.ukscenerydesign.co.uk/auksp
Classic Aviation
http://classicaviation.12.forumer.com/index.php

*S
User avatar
GWSimulations
Captain
Captain
 
Posts: 719
Joined: Fri Dec 26, 2003 5:24 am
Location: UK

Re: Texures problem

Postby Gogi » Mon Jun 14, 2004 1:03 pm

Im confused.
AMD Athlon(tm) XP 2800+ 2.09 GHz
512MB of RAM
112GB Hard Drive
Windows XP Pro
Radeon 7000 64MB 3D Graphics Card
User avatar
Gogi
1st Lieutenant
1st Lieutenant
 
Posts: 337
Joined: Wed Jun 09, 2004 6:41 pm
Location: Novosibirsk, Russia

Re: Texures problem

Postby Gogi » Mon Jun 14, 2004 1:12 pm

[quote]I may be wrong Foz, but I think he meant so that he can select both in the sim... we await his answer..
Last edited by Gogi on Mon Jun 14, 2004 1:13 pm, edited 1 time in total.
AMD Athlon(tm) XP 2800+ 2.09 GHz
512MB of RAM
112GB Hard Drive
Windows XP Pro
Radeon 7000 64MB 3D Graphics Card
User avatar
Gogi
1st Lieutenant
1st Lieutenant
 
Posts: 337
Joined: Wed Jun 09, 2004 6:41 pm
Location: Novosibirsk, Russia

Re: Texures problem

Postby Dan » Mon Jun 14, 2004 1:23 pm

Right Gogi. If i am right, you had a plane, and you aquired more texture files for it? The best thing for you to do is browse into your FS2002/Aircraft/[Yourplanesname] folder, and open its 'aircraft.cfg' file in notepad. Then post that here. I can help you through it then. You can Private message me if you prefer it. Dan Garner.
Image
3DMark01 || [url=http://www.overclockers.co.uk/acatalog/]OCUK - The best UK shop
User avatar
Dan
Major
Major
 
Posts: 1712
Joined: Fri Apr 04, 2003 9:37 am
Location: Carmarthenshire, Wales, Uk!

Re: Texures problem

Postby Gogi » Tue Jun 15, 2004 11:50 am

:DI FINALY GOT IT :D
AMD Athlon(tm) XP 2800+ 2.09 GHz
512MB of RAM
112GB Hard Drive
Windows XP Pro
Radeon 7000 64MB 3D Graphics Card
User avatar
Gogi
1st Lieutenant
1st Lieutenant
 
Posts: 337
Joined: Wed Jun 09, 2004 6:41 pm
Location: Novosibirsk, Russia

Re: Texures problem

Postby Dan » Tue Jun 15, 2004 12:12 pm

SAFE! At last. Ignore my PM's now then
Dan
Image
3DMark01 || [url=http://www.overclockers.co.uk/acatalog/]OCUK - The best UK shop
User avatar
Dan
Major
Major
 
Posts: 1712
Joined: Fri Apr 04, 2003 9:37 am
Location: Carmarthenshire, Wales, Uk!


Return to FS 2002

Who is online

Users browsing this forum: No registered users and 697 guests