Project FMC simplified for Project Airbus

zaflyer
Posts: 117
Joined: 18 Sep 2010, 08:05

Re: Project FMC simplified for Project Airbus

Post by zaflyer »

Hi Francois...
Thanks for the updates. Just clicked on the ' 'Here a hotfix with the Autopilot gauge' ( http://freenavdbgroup.com/Temp/A3xx_autopilot.xmland) got a load of data...is this correct? If so, I'm assuming I copy it and add it to the .xml file?
Sorry if it's a dumb Q...:-/

zaflyer
Posts: 117
Joined: 18 Sep 2010, 08:05

Re: Project FMC simplified for Project Airbus

Post by zaflyer »

Update:
Sorry, sorted it...It was how the data was provided that confused me. Thanks again :-)

wulfbindewald
Posts: 501
Joined: 20 Jan 2014, 21:27

Re: Project FMC simplified for Project Airbus

Post by wulfbindewald »

fdd_fr wrote:Prosdocimo, It seems that I have a bug with LIMC on my Sim; Runway 35R ILS seems to not worked properly; Frequency is ok, but when I engage ILS, aircraft turn back !!! Another closed airport use the same frequency ..... ?????

It seems that is a FSX bug because I haven't addon scenery for LIMC. Can you check on your PC ?
May I jump in. Just checked a short flight from Turin to LIMC (scenery only FSX default) and landed w/o prob with AP and ILS RW35R autoland.

EDIT: There is a small "gap" of overlap from "2" ILS beams 27 nm in front of LIMC airport arriving from the south: LIMC RW35R with ILS "MLP" and RW17L with ILS "IAM" with the same frequency 109.90. May I suggest to activate ILS a bit later during approach, then it should work fine.

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

Thanks Wulf, I will test again.

I decided to work again on an Installer for Flight simulator aircraft.

So, I need help to check some information if some people agree to test a basic function of the installer.

No risk
No malware/viruses
No modification of your files/windows/PC

Why ?
-------
Because I write the soft in an old language (VB6), on an old OS (win XP) and I need to know if 3 or 4 functions work before to work more on this project.

Here is a link to download "Setup.exe" : http://freenavdbgroup.com/Temp/Setup.zip

This soft has no install code, and does only the following things :
- "Setup" ask to windows all the FSX paths
- "setup" try to read (only read) DLL.XML file
- "Setup" try to copy DLL.XML file at the root of your C: drive
- "Setup" copy 3 Microsoft's DLL required on your system only if you have an older version or if they are missing. You can keep these 3 DLL in all case (they are VB6 runtime DLL, provided with many software)

No installation required, you can run directly.

The goal :
-----------
- I want to know if "Setup" can run on a 64b OS. So you are welcome if you have Win 7, Win 8 and WIn 10 (I think that it exists ... :D )
- I want to know if "Setup" can copy a file on a 64bit system, because I know that Microsoft added many annoying and useless security since Vista.

When you launch you have :
Image
Click on "NEXT" button

you must have (here on a computer that haven't FSX some path are empty) :
Image
With the correct path of all FSX folder

Click on "Read DLL.Xml" button to get the list of modules declared in your Dll.xml file
This action copy also the dll.xml file in your C:\

Please, can you report to me if all work fine (and if dll.xml has been copied on your C:\) , and tell me your OS. Screenshot of the program window with the path are welcome.

I guarantee that no risk


Thanks

The320Pilot
Posts: 354
Joined: 29 Jul 2014, 22:47

Re: Project FMC simplified for Project Airbus

Post by The320Pilot »

I have tried your Setup.exe file, François.

I extracted the file into the desktop.

Then, I executed it with administrator rights.
Image

Then, error!
Image

My computer runs Windows 10 (64-bits).

wulfbindewald
Posts: 501
Joined: 20 Jan 2014, 21:27

Re: Project FMC simplified for Project Airbus

Post by wulfbindewald »

Setup 0.3 beta extracted and a) directly executed or b) opened as an admistrator.
Result after a) or b) on my end, WIN7 64, german version: The 3 data path have been correctly recognized, but no dll list in the table window with a popup window "Erreur d´exécution ´76: Chemin d´accès introuvable".

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

Ok many thanks !

@carlos : it seems that there is amissing dll in win10.
I will include it in setup.dll


@wulf : I must did an error in my ooening file code.
I check this afternoon and prepare a new version

Thanks

zaflyer
Posts: 117
Joined: 18 Sep 2010, 08:05

Re: Project FMC simplified for Project Airbus

Post by zaflyer »

Hello..
I've just moved from Win 7 to Win 10 :/ So far so good, except that when I go to the FMC to load a SID..I'm getting the SID title, but no other info.
Image

Not sure why this is..Any ideas please?
Many thanks
RalphC

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

Xmlrools.dll is not correctly installed.
Check if you have a line with xmltools.dll in the [trusted] section of your fsx.cfg file.
If not, you have to install again xmltools.dll and to declare the module in your dll.xml file

zaflyer
Posts: 117
Joined: 18 Sep 2010, 08:05

Re: Project FMC simplified for Project Airbus

Post by zaflyer »

OK..Thanks for the quick response. I'll look into it.

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

Ok, I fixed setup.exe, by include inside VB6FR.dll for win10 user and fixed (I hope..) the read command of dll.xml.

Link to setup.exe 0.31 : http://freenavdbgroup.com/Temp/Setup.zip

Thanks

The320Pilot
Posts: 354
Joined: 29 Jul 2014, 22:47

Re: Project FMC simplified for Project Airbus

Post by The320Pilot »

This is how the 0.31 version works in my W10 64-bits.

Image

Notice the black text box where my declared dlls should appear.
Image

The file dll.xml was copied to my C:\
Image

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

Many thanks Carlos.

I am doing a correction to text box background color and if you can do a last test.....I upload in 10 minutes version 0.32

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

ok; background color must be fixed now:

Link is the same for v0.32 : http://freenavdbgroup.com/Temp/Setup.zip

wulfbindewald
Posts: 501
Joined: 20 Jan 2014, 21:27

Re: Project FMC simplified for Project Airbus

Post by wulfbindewald »

Installer beta 0.32 on my PC, WIN7 64:
dll.xml file copied to C:\ and the dll.xml file content correctly displayed in the window :)

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

Good ! Thanks wulf for report

Now, I know that :
- My API works to get Windows register key for FSX paths
- I can search a string (to check if XMLtools.dll is already installed) in dll.xml file
- I can read and write in dll.xml file to declare XMLtools.dll and create a backup copy of the file

So, I can write an universal installer for Aircrafts and an updater

If other people can return feedback with 0.32 to be sure that all is ok for all systems....

And I don't know the offical P3D key name in Windows register (for FSX, this is "SOFTWARE\Microsoft\microsoft games\flight simulator\10.0").

I need the name of this Windows key to get the P3D installation folder.

And I need to know the folder names used by P3D for flight plans, dll.xml, and Airplanes.

If a P3D user can give me this information, Setup will work with P3D.

Francois

wulfbindewald
Posts: 501
Joined: 20 Jan 2014, 21:27

Re: Project FMC simplified for Project Airbus

Post by wulfbindewald »

fdd_fr wrote:I can read and write in dll.xml file to declare XMLtools.dll and create a backup copy of the file
Please not in C:\ in the future, more prefered to make a dll.xml backup copy in the same folder named e.g dll.xml-FDDFMC or so.

zaflyer
Posts: 117
Joined: 18 Sep 2010, 08:05

Re: Project FMC simplified for Project Airbus

Post by zaflyer »

Hi Francois..Can't seem to find the xml tools file or any mention of it in the trusted section. I know you're busy with the other thing..any help is appreciated.
Thanks
RalphC

wulfbindewald
Posts: 501
Joined: 20 Jan 2014, 21:27

Re: Project FMC simplified for Project Airbus

Post by wulfbindewald »

.....Maybe one installation step before is missing? Here 5 steps to install and activate the xmltools.dll for FSX:

1. locate the xmltools.dll file in the FSX root folder

2. make a backup copy from the existing dll.xml file for security reasons ;-)

3. declaration as described in Francois´installation manual:
To declare XMLTools.dll, open the existing dll.xml file (e.g. w. notepad), copy and paste the section below into the dll.xml file behind the last already existing "</Launch.Addon>" entry:

<Launch.Addon>
<Name>XMLTools</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>XMLTools.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>

4. Save « DLL.xml » file

5. Launch FSX or P3D ; and answer by yes to the message box about the new DLLs. This automatically includes an entry into the trusted section from the fsx.cfg file.

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

wulfbindewald wrote:
fdd_fr wrote:I can read and write in dll.xml file to declare XMLtools.dll and create a backup copy of the file
Please not in C:\ in the future, more prefered to make a dll.xml backup copy in the same folder named e.g dll.xml-FDDFMC or so.
of course. This was only a test. Backup file will stay in the same folder. ;)
zaflyer wrote:Hi Francois..Can't seem to find the xml tools file or any mention of it in the trusted section. I know you're busy with the other thing..any help is appreciated.
Thanks
RalphC
Wulf described all procedure.

If you have difficulties, send me your DLL.XML file by mail.

Francois

The320Pilot
Posts: 354
Joined: 29 Jul 2014, 22:47

Re: Project FMC simplified for Project Airbus

Post by The320Pilot »

fdd_fr wrote:Many thanks Carlos.

I am doing a correction to text box background color and if you can do a last test.....I upload in 10 minutes version 0.32
It works!
Image

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

yeah !


Thanks Carlos 8-)

wulfbindewald
Posts: 501
Joined: 20 Jan 2014, 21:27

Re: Project FMC simplified for Project Airbus

Post by wulfbindewald »

In the meantime one pic for the sim enthusiasts: New alternative HD texture set for the FSX default A321 VC and for the Project Airbus A320 VC too, available in flightsim.com, file name "fsx_defaulta321_vc_textures.zip".

Image

Prosdocimo
Posts: 277
Joined: 10 Oct 2014, 12:05

Re: Project FMC simplified for Project Airbus

Post by Prosdocimo »

Thanks! I'll try it next weekend
Did you get FPS drops?

wulfbindewald
Posts: 501
Joined: 20 Jan 2014, 21:27

Re: Project FMC simplified for Project Airbus

Post by wulfbindewald »

Prosdocimo wrote:Thanks! I'll try it next weekend
Did you get FPS drops?
Not recognizable on my end, if I use the medium texture size option TEXTURE_MAX_LOAD=2048 in the [GRAPHICS] section in the fsx.cfg file.

zaflyer
Posts: 117
Joined: 18 Sep 2010, 08:05

Re: Project FMC simplified for Project Airbus

Post by zaflyer »

Wulf and Francois..Thanks for your help...I managed to get the xml tool file recognised by FSX (it asked me to run it) Now I'm just getting a blank SID/STAR table...I've updated the DLL.XML as required and checked the .cfg..Here's the entry as t stands:
<?xml version="1.0" encoding="Windows-1252"?>
<SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>dll.xml</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
<Launch.Addon>
<Name>ObjectFlow.dll</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>c:\fsx\ORBX\FTX_AU\FTXAA_ORBXLIBS\Scenery\ObjectFlow.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>ObjectFlow_EDCG.dll</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\FSX\ORBX\FTX_GLOBAL\FTX_AA_EDCG\Scenery\ObjectFlow_EDCG.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>Objectflow_EDBH.dll</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\FSX\ORBX\FTX_GLOBAL\FTX_AA_EDBH\Scenery\Objectflow_EDBH.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>XMLVars</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>XMLVars.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>

<Launch.Addon>
<Name>FSUIPC 4</Name>
<Disabled>False</Disabled>
<Path>Modules\FSUIPC4.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>ObjectFlow_EDBH</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>c:\fsx\ORBX\FTX_GLOBAL\FTX_AA_EDBH\Scenery\ObjectFlow_EDBH.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>ObjectFlow_EDCG</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>c:\fsx\ORBX\FTX_GLOBAL\FTX_AA_EDCG\Scenery\ObjectFlow_EDCG.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>ObjectFlow_cej4</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>c:\fsx\ORBX\FTX_NA\FTX_AA_CEJ4\scenery\ObjectFlow_cej4.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>XMLTools</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>XMLTools.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
</SimBase.Document>

Hope this helps...BTW..the link given takes one to XMLTools_FSX_V201..will that make a difference? Again..Appreciate your time re: this

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

Aircraft requires Xmltools.dll v2.0 or v2.01. So if you got the FSX message to accept XMLTools, all is ok now .

If you cannot read SID/STAR file, check if "FD_FMC" folder, which contains all airports folders (with only 4 letters ICAO code) is placed at the root of your Main FSX folder.

Image

zaflyer
Posts: 117
Joined: 18 Sep 2010, 08:05

Re: Project FMC simplified for Project Airbus

Post by zaflyer »

Hi Francois..Thanks...Yep, that's how I've got it...I'm wondering if I've written the FMC_Path.ini incorrectly?
This is my 'Trusted' Section of my .cfg:
[Trusted]
C:\FSX\GAUGES\Cessna.DLL.wuctrcrhuzeqreztnrbrkohozklurzeccktliibr=2
C:\FSX\GAUGES\Cessna172.DLL.zilbheqhnzwzhtnelobcteahhqrzkqbhkczutziq=2
C:\FSX\GAUGES\Cessna182s.DLL.hzcnlbqoekeozaibloqerruiiukheceaaclrzerw=2
C:\FSX\GAUGES\CessnaWAlpha.DLL.ealnzeunaorzahewzretahoezhukcbiuuahcrirc=2
C:\FSX\GAUGES\Bendix_King_Radio.DLL.kawiaqubezlzahtabnkzclwbleuoaqtehirhahnr=2
C:\FSX\GAUGES\Bell_206B.DLL.rekakbhbtcncitnietetuhthbatchetkqukczkbw=2
C:\FSX\GAUGES\CALLOUT_SOUND.DLL.qkeuenbkurnwehrhccounbututnnkbooccqtebln=2
C:\FSX\GAUGES\Magnetic_Compass.DLL.ennczohkitwbonewcbcznrriabrnhhbcoiiclcbk=2
C:\FSX\GAUGES\rp727_2.GAU.ecklwutzqkhkelkkkuikocazuckwbebkonbachtl=2
C:\FSX\GAUGES\CNCRD.GAU.rzaoruuzwabhwheabweaazaooeqnnnktlbohliek=2
C:\FSX\GAUGES\737.GAU.renzieqicnbbeiwicubelwtwiwrzuaikthbbbwqo=2
C:\FSX\GAUGES\../civa/INS.GAU.tzkcitlanuaqectcoetnuwnentwtuktcrizbikkc=2
C:\FSX\GAUGES\kk_black_indicators.GAU.ubnuutreuqnlzlkkenclubzaebaqtbituziqtizo=2
C:\FSX\GAUGES\dsd_fsx_xml_sound2.DLL.nwqatqqcronqeoniwibtwicrbienltoequttcnwn=2
C:\FSX\GAUGES\F16.GAU.znlaenhqbkbhzicbenqbzhunbzqnqzzhnrbqukck=2
C:\FSX\GAUGES\dsd_xml_sound3.GAU.ucwriknzlobbccebiuulrihhzholohbwinhqhiek=2
C:\FSX\GAUGES\737-400.DLL.natbnereeqtceqnoinuthwanrwzucqboaawuehzh=2
C:\FSX\GAUGES\KingAir.DLL.lnninzikonnactczqertenbhiuuotbcbhewniilw=2
C:\FSX\GAUGES\KingAir_Radio.DLL.lwqwihutwotntlunzkwhiirurtezliqblnucrqcr=2
C:\FSX\GAUGES\757_EICAS2.GAU.eqzcurhhlnoathbhhlbnltwwwiencchnhltqabln=2
C:\FSX\GAUGES\F16_HUD_G.GAU.cktebeoaqlaikwzuabwcekkhwtrokbriqrakctke=2
C:\FSX\Modules\FSUIPC4.dll.hqoraozqzwkkttnikhaqubnwoqlenthkkikzwbow=1
C:\FSX\GAUGES\Boeing777-300.GAU.luiaharciotttwaqriwtlhtceohhwatzwqqrcaeh=2
C:\FSX\SimObjects\Airplanes\POSKY B777-200ER\panel\Boeing777-300.GAU.luiaharciotttwaqriwtlhtceohhwatzwqqrcaeh=2
C:\FSX\GAUGES\BoeingGeneric.DLL.lozalloknoiuhqwikorkoehnqnalacrnaziezqkz=2
C:\FSX\SimObjects\Airplanes\B777-200 ER Austrian\panel\b777serv.DLL.zwkibaohktazrucqnnlralrrzawbaqncirinancl=2
C:\FSX\SimObjects\Airplanes\TDS_787_Brussels_FSX\panel\GPWS_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\GAUGES\GH_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\SimObjects\Airplanes\B737-700 Luxair\panel.737NG\GPWS_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\GAUGES\Mooney_Bravo.DLL.luzriaihzlnwiqcohkohahoeaubzrzkibkizbkzk=2
C:\FSX\SimObjects\Airplanes\Boeing 787-8 Delta GENx\panel\GPWS_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\GAUGES\757_AP_Disc_Bar.GAU.bkoabcbznbrzhlkkhbcuwtruquriirhlzhbaohze=2
C:\FSX\GAUGES\APU_Start.GAU.uolweqbbqrwlinlkwbturwnbobklcclaanbeaztr=2
C:\FSX\GAUGES\ApuMaster.GAU.abarhobraauwtnuozlcbtunbekbeleerruwzwoql=2
C:\FSX\GAUGES\RCB_Groundhandling5_Sound.DLL.reonqeianwkuzbrnwozwzrwioblooitcqcoqqbur=2
C:\FSX\SimObjects\Airplanes\b747_400\panel\GPWS_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\GAUGES\L1011XTRAS.GAU.kzwzahlkahozkciuotnkabquiiiqowoeiaoetutr=2
C:\FSX\GAUGES\dsd_xml_config.GAU.aehiknzeekiwzwbrbeoeuhuzzrewqblnitatrwkk=2
C:\FSX\GAUGES\dsd_fuel_dump.GAU.clkeclbnhetwrntilqcatlbcnuqtqahaatobtqon=2
C:\FSX\SimObjects\Airplanes\POSKY 777-200LRF Emirates\panel\Boeing777-300.GAU.luiaharciotttwaqriwtlhtceohhwatzwqqrcaeh=2
C:\FSX\SimObjects\Airplanes\B777-200LRF_BOX_DAALA_POSKY\panel\b777serv.DLL.ucbkklqutcziqtnlzihkwrkqhkoizzuckckbzzez=2
C:\FSX\SimObjects\Airplanes\B777-200LRF\panel\b777serv.DLL.ucbkklqutcziqtnlzihkwrkqhkoizzuckckbzzez=2
C:\FSX\SimObjects\Airplanes\Posky X Boeing 747-8F Atlas Air - DHL\panel\GPWS_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\SimObjects\Airplanes\DMFS Shared Files\BAC 1-11 Panel VC\dsd_xml_sound3.GAU.cczoiniwnronruourniuzkuleebraccbahaqqobe=2
C:\FSX\SimObjects\Airplanes\FSDS3 HS.748\panel\F16.GAU.huwenwzbzeboebzklewbzinonwlonzhlbbqqcnwr=2
C:\FSX\GAUGES\dsd_fsx_xml_sound.GAU.naiocbwurhcunqacquzkbrckothkccrkluqhqcoi=2
C:\FSX\GAUGES\dsd_fsx_xml_sound.GAU.krraluawcnzwarteaawkiuzciwoblzhwnzwqbtuu=2
C:\FSX\SimObjects\Airplanes\VA Vickers Vanguard\panel\dsd_xml_sound3.GAU.cczoiniwnronruourniuzkuleebraccbahaqqobe=2
C:\FSX\GAUGES\Propliner.Gyro.GAU.nabhlrbzktbhnouhnelkkqioqbzotceealqrunau=2
C:\FSX\GAUGES\dfd_i_omi.GAU.qtltlboeccrlkeblncacqtbnbnoaiaqruzruotwc=2
C:\FSX\GAUGES\DC6-SINGLE-MALT.GAU.wrnbazrqwlqoiulrwkkcnkwweulcabqiakwuicce=2
C:\FSX\GAUGES\dfd_m_omi.GAU.rnhwrhrhqzlhbcwuenlihouakqkewarkroewiuhq=2
C:\FSX\GAUGES\dfd_o_omi.GAU.niuzrqiibkozoewoquoetlktakouweclhlultbae=2
C:\FSX\GAUGES\Propliner.Attitude.GAU.oorackqkcnwkurhlnbokeoqekecwtrurrhtbzirw=2
C:\FSX\GAUGES\hand_brake_nh.GAU.unibcoltiiluueehaeozlqzziklewbiwnoecrqlh=2
C:\FSX\GAUGES\DC4_VSI.GAU.kuizeoukwoouetkabeloqohqcztatkqluiqzeqwt=2
C:\FSX\GAUGES\DC4_VOR1.GAU.elqaenuaorwkonqzntwqlwrankchhlckqrawblzh=2
C:\FSX\GAUGES\DC4_Timer.GAU.halaloaaekhbiiazbkuwrnaibaoeuaouuhaqnoil=2
C:\FSX\GAUGES\cad_dcagauges.GAU.hrnrbabaeizuticoiuookcnkqlloahclnneqltqr=2
C:\FSX\GAUGES\Radalt.GAU.keeooqeehiwehrnkunwtaiwkrkzbuiinwiunenoa=2
C:\FSX\GAUGES\DFRG_OAT.GAU.luaaetkcterqquwwbutqhuetcerbnqkqrelbwqtb=2
C:\FSX\GAUGES\WaWind.GAU.qnqqkqeknrtqntkeqcnnwknckknazuwutlwzceeo=2
C:\FSX\GAUGES\GPS_Bendix_KLN89B.GAU.cbewabwuwoizrcoceczrrcllkobbntacwzoicele=2
C:\FSX\GAUGES\radiocd4.GAU.rbllzuruauthibznhuuueurbbhiqbrbqulhwoquc=2
C:\FSX\GAUGES\dsd_xml_sound2.GAU.qinnunkkckqchzubquqzikohwaqokwiwqhwbhlul=2
C:\FSX\GAUGES\dsd_xml_config.GAU.nbqhoetbkqreowaubnbkllokwqwuinzbheabnlhc=2
C:\FSX\GAUGES\km_random_number.GAU.cqlnwhrwquqcttcerkinelautellnanncrhaqlla=2
C:\FSX\GAUGES\squeaking brakes_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\GAUGES\dsd_supercharger.GAU.lntcuhtkquiickuckczarkcbqnlbtlrelquihceo=2
C:\FSX\GAUGES\dsd_fuel_dump.GAU.aiziltnkketqtchtbazqroktickwrzrcbhzizkil=2
C:\FSX\GAUGES\MAAM_R4D.GAU.cotoqakhtzieuawihaatlwbqbooqzekzeeueotiu=2
C:\FSX\GAUGES\fsx-maam-dc3\RKG_fuelstat.GAU.rinblurwqnezakreoeqqabqkokcntonzizblarhu=2
C:\FSX\GAUGES\SPERRY.GAU.bqhqriuhwieaatlhcklzhnrieizotnzibieowiht=2
C:\FSX\GAUGES\nh_gauges-4a\RKG_fuelstat.GAU.rinblurwqnezakreoeqqabqkokcntonzizblarhu=2
C:\FSX\SimObjects\Airplanes\DMFS Shared Files\BAC 1-11 510ED Panel VC\dsd_xml_sound3.GAU.cczoiniwnronruourniuzkuleebraccbahaqqobe=2
C:\FSX\SimObjects\Airplanes\DMFS Shared Files\HS121 Trident Panel VC FSDS3\dsd_xml_sound3.GAU.cczoiniwnronruourniuzkuleebraccbahaqqobe=2
C:\FSX\SimObjects\Airplanes\DMFS Shared Files\Vickers VC10 Panel\dsd_xml_sound3.GAU.cczoiniwnronruourniuzkuleebraccbahaqqobe=2
C:\FSX\SimObjects\Airplanes\fsfsconv\panel.b732ADV\B732ADV.GAU.waatbhlibcwcqhwurcbceclbnultahnqzizretkz=2
C:\FSX\Modules\FSUIPC4.dll.coqlnbebiuwwaztcnhwetiukkqtbehnkkcbhuruz=1
C:\FSX\GAUGES\jf_146.GAU.ahnrtkrcahcwcoktttinzcthqreqlaeqhacbquoe=2
C:\FSX\GAUGES\CLS_FSX_CONFIG.DLL.qlqnrchbkobureiuteizwohbcabwoaotqhrenazz=2
C:\FSX\GAUGES\CLS_FSX_SOUND2.GAU.naiocbwurhcunqacquzkbrckothkccrkluqhqcoi=2
C:\FSX\GAUGES\CLS_FSX_TCAS.DLL.ibzuieazraconbaunzaetoeubtchtktkeowrarah=2
C:\FSX\SimObjects\Airplanes\EleTAE\panel\F16.GAU.huwenwzbzeboebzklewbzinonwlonzhlbbqqcnwr=2
C:\FSX\SimObjects\Airplanes\EleTAE\panel\l-188.GAU.ieraaaqwracbwuwcciccrlhhbrhulbbokcrtwloh=2
C:\FSX\GAUGES\Concorde.GAU.kuaakkcihkzbalbzwkchricbnhoqirqabrnetibu=2
C:\FSX\SimObjects\Airplanes\ELEC_PP_VJV\panel\l-188.GAU.ieraaaqwracbwuwcciccrlhhbrhulbbokcrtwloh=2
C:\FSX\SimObjects\Airplanes\Posky B737-700\panel.737NG\GPWS_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\SimObjects\Airplanes\POSKY Royal Air Maroc\panel.737NG\GPWS_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\SimObjects\Airplanes\LTU Boeing 767\panel\GPWS_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\SimObjects\Airplanes\B767-34AF ER CF6-80C SkySpirit2010\panel.SPADA\cpb767.DLL.cilrznuuhuttqoaqtitliownibiizhrwnkkltiki=2
C:\FSX\SimObjects\Airplanes\IL-18x\panel\STT_IL18_V1_31.GAU.bwnohhnqbtaalkqwwzcblqerzrohcwzabnhrntqc=2
C:\FSX\SimObjects\Airplanes\IL-18x\panel\STT_Clock_IL_V1_0.GAU.znzbbbqawqqczubuucubntqaqzoqaboinqrncaur=2
C:\FSX\SimObjects\Airplanes\IL-18x\panel\IL18copilot.GAU.zzrbtnawiqioiizrouriznwqceeezhzqnkchrika=2
C:\FSX\SimObjects\Airplanes\IL-18x\panel\STT_baro_2_V1_0.GAU.taehzntwwehtuokkaeuhhawnqbaqlakzzbnbenle=2
C:\FSX\SimObjects\Airplanes\IL-18x\panel\STT_NavLin_ML10M_V1_1.GAU.zqcwawkticcurtkknzcthccccwheckolzukwnucn=2
C:\FSX\SimObjects\Airplanes\IL-18x\panel\IL18.GAU.azekwookewtunzkanhbccqrioirhrwhbwqecnbhb=2
C:\FSX\SimObjects\Airplanes\IL-18x\panel\groza_154_4_01.GAU.qowkbkbkcianwzcaklieoakbrqbhziqabqkwtawh=2
C:\FSX\SimObjects\Airplanes\Emirates B777-31HER\panel\Boeing777-300.GAU.luiaharciotttwaqriwtlhtceohhwatzwqqrcaeh=2
C:\FSX\GAUGES\Lear_45.GAU.cnouleubbzazqaatwhlwttraawobzqaezucaaubk=2
C:\FSX\GAUGES\CONCORDE_2.GAU.oquinrziaberewciiiqalobotnuqbqkthhbiokcn=2
C:\FSX\GAUGES\KingAir.DLL.oioiirwuburhouohzwbtotowhaalkntwwichtlou=2
C:\FSX\GAUGES\737-400.DLL.iciunqoewkinnuzkhqiuqlqzzahclchhqwhqhubw=2
C:\FSX\GAUGES\bjet.GAU.iulakclbrorihcczulhlcteolqlrnklutoncuttn=2
C:\FSX\GAUGES\Mooney_Bravo.DLL.bizhkwbqhakaacwtkrzneqoaoalqohzohrbowzno=2
C:\FSX\GAUGES\oldjet.GAU.hzwtbhauktzbeorulcqiznhzokiqarbtnztotnez=2
C:\FSX\GAUGES\a30bgt40.DLL.qniawtzbeqqtwbloauiurnklolnkukibwnlrkcqi=2
C:\FSX\GAUGES\CCII.magnetic_compass.GAU.quiokwuhrrkcahlqlowntiiuaowhbkwkbuhneqaa=2
C:\FSX\GAUGES\dsd_xml_config.GAU.cebhktrhzqwwzatkoqkarqlhnnuzcqzunbunneae=2
C:\FSX\SimObjects\Airplanes\Tu-154B-2\gauges.Shared\pnk_154b2x_1_0.DLL.uhczreloweqckirrnrhkbazbhunzhlqwkcaolqhu=2
C:\FSX\SimObjects\Airplanes\Tu-154B-2\gauges.Shared\es_154b2x_1_0.DLL.chiktrzuoihabzwoaquitoonrrtcooqrazhnwwzq=2
C:\FSX\SimObjects\Airplanes\Tu-154B-2\gauges.Shared\154_B2_CP2.GAU.wuhlaaebbtbqtzluwricrnccltuiliuqretkhauw=2
C:\FSX\SimObjects\Airplanes\Tu-154B-2\gauges.Shared\STT_Tu154_t2_V1_0.GAU.zzchhzrherwbwqiuoanwtkwezcrzazoicurbkuuq=2
C:\FSX\SimObjects\Airplanes\Tu-154B-2\gauges.Shared\STT_Tu154_PanServ_V1.GAU.ieozulzeqcqrqulkqcurwuwenweqtklrualhriea=2
C:\FSX\SimObjects\Airplanes\Tu-154B-2\gauges.Shared\STT_Clock_V3_0.GAU.lcazolzeqlbzckwbcabqbbanzhankuilzhzialrh=2
C:\FSX\SimObjects\Airplanes\Tu-154B-2\gauges.Shared\STT_I21X_N1_1_08.DLL.uhqnotaoetwrbainzzzwhnaohelqnzrzicurbbcz=2
C:\FSX\SimObjects\Airplanes\Tu-154B-2\gauges.Shared\STT_RP_PS_TCASX_V0_IVA.GAU.akkqiaecaqaknheqqwubcananqebqaoezucbalbz=2
C:\FSX\SimObjects\Airplanes\P-3C_ORION_FSX\panel.The general-purpose virtual cockpit for the P-3 series\F16.GAU.huwenwzbzeboebzklewbzinonwlonzhlbbqqcnwr=2
C:\FSX\SimObjects\Airplanes\P-3C_ORION_FSX\panel.The general-purpose virtual cockpit for the P-3 series\l-188.GAU.ieraaaqwracbwuwcciccrlhhbrhulbbokcrtwloh=2
C:\FSX\GAUGES\CLS_FSX_SOUND2.GAU.krraluawcnzwarteaawkiuzciwoblzhwnzwqbtuu=2
C:\FSX\SimObjects\Airplanes\Project Opensky B737-800 LAM\panel\GPWS_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\SimObjects\Airplanes\osERJ-145LU_Crx_HB-JAM\panel\Lear_45.GAU.cnouleubbzazqaatwhlwttraawobzqaezucaaubk=2
C:\FSX\SimObjects\Airplanes\OSCRJ-700 United Express (Mesa)\panel\GPWS_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\SimObjects\Airplanes\osERJ-145LU_Lgl_LX-LGV\panel\Lear_45.GAU.cnouleubbzazqaatwhlwttraawobzqaezucaaubk=2
C:\FSX\SimObjects\Airplanes\DHC6_Vistaliner_x\panel.300ap\Dhc6_Instruments.GAU.zozqnttaniuzbhrwzaktwknqiutukhzhaawbaonu=2
C:\FSX\SimObjects\Airplanes\DHC6_Vistaliner_x\panel.300ap\pad_inst.GAU.lzhqcinkwewhkhzlahobzkwbbrtcorbrrchakkna=2
C:\FSX\SimObjects\Airplanes\DHC6_Vistaliner_x\panel.300ap\DHC6-Instr.GAU.alcuuiobhekaqzoaktlhuuhtqanlqulkawokqhbb=2
C:\FSX\SimObjects\Airplanes\DHC6_Vistaliner_x\panel.300ap\pad_avi.GAU.rtzllenekibbnzaaqbocikhihzrhzhncetnauhwr=2
C:\FSX\SimObjects\Airplanes\DHC6_Vistaliner_x\panel.300ap\BK_Radio.GAU.auekubrltecrneltnqhqlewkchikrcorezirhtun=2
C:\FSX\SimObjects\Airplanes\DHC6_Vistaliner_x\panel.300ap\cad_kln90brored.GAU.kltlwcthrlnohwqciazlhbcubruitrutcunktwhe=2
C:\FSX\SimObjects\Airplanes\DHC6_Vistaliner_x\panel.300ap\cad_kln901brored.GAU.kltlwcthrlnohwqciazlhbcubruitrutcunktwhe=2
C:\FSX\SimObjects\Airplanes\DHC6_Vistaliner_x\panel.300ap\DHC6-Engine.GAU.lcowbubhnzhwcittzruzbhllnlzorcocebabohaq=2
C:\FSX\GAUGES\RKG_fuelstat.GAU.rinblurwqnezakreoeqqabqkokcntonzizblarhu=2
C:\FSX\SimObjects\Airplanes\DHC6_Vistaliner_x\panel.300ap\RCB_Groundhandling5_Sound.DLL.reonqeianwkuzbrnwozwzrwioblooitcqcoqqbur=2
C:\FSX\SimObjects\Airplanes\DHC6_Vistaliner_x\panel.300ap\cad_kln902brored.GAU.kltlwcthrlnohwqciazlhbcubruitrutcunktwhe=2
C:\FSX\SimObjects\Airplanes\DHC6_Vistaliner_x\panel.300ap\Dhc6-Instruments.GAU.rooukhznwhkteihnwnnkztrcanauknauchiahznz=2
C:\FSX\SimObjects\Airplanes\DHC6_Vistaliner_x\panel.300ap\cad_kln903brored.GAU.kltlwcthrlnohwqciazlhbcubruitrutcunktwhe=2
C:\FSX\SimObjects\Airplanes\DHC2_BeaverMK3T_N6102Y\panel.Wheel\DHC2A_Instr.GAU.kacbuutzauzozcwetqbtireqcbqlblceunhwnuin=2
C:\FSX\SimObjects\Airplanes\DHC2_BeaverMK3T_N6102Y\panel.Wheel\Cessna208.GAU.rawthioileiwzqbwaohlkhqrrlhhrabbeclawarc=2
C:\FSX\SimObjects\Airplanes\DHC2_BeaverMK3T_N6102Y\panel.Wheel\BK_radio.GAU.auekubrltecrneltnqhqlewkchikrcorezirhtun=2
C:\FSX\SimObjects\Airplanes\DHC2_BeaverMK3T_N6102Y\panel.Wheel\cad_kln90brored.GAU.kltlwcthrlnohwqciazlhbcubruitrutcunktwhe=2
C:\FSX\SimObjects\Airplanes\DHC2_BeaverMK3T_N6102Y\panel.Wheel\Davtron.GAU.rwrotknwalwnztrhzlwztlonbztazwozeinnkine=2
C:\FSX\SimObjects\Airplanes\DHC2_BeaverMK3T_N6102Y\panel.Wheel\RCB_Groundhandling5_Sound.DLL.reonqeianwkuzbrnwozwzrwioblooitcqcoqqbur=2
C:\FSX\SimObjects\Airplanes\DHC2_BeaverMK3T_N6102Y\panel.Wheel\RKG_fuelstat.GAU.kareeeztqblnwnhawoiankbklkotctallktwcrrb=2
C:\FSX\SimObjects\Airplanes\dh3tskwx_r\panel.DH3ssx\cad_kln90brored.GAU.kltlwcthrlnohwqciazlhbcubruitrutcunktwhe=2
C:\FSX\SimObjects\Airplanes\dh3tskwx_r\panel.DH3ssx\DHC2A_Instr.GAU.kacbuutzauzozcwetqbtireqcbqlblceunhwnuin=2
C:\FSX\SimObjects\Airplanes\dh3tskwx_r\panel.DH3ssx\DH3_208.GAU.nwnhrterlohairewhcquuwqkawnobbnebqeblkbn=2
C:\FSX\SimObjects\Airplanes\dh3tskwx_r\panel.DH3ssx\BK_Radio.GAU.auekubrltecrneltnqhqlewkchikrcorezirhtun=2
C:\FSX\SimObjects\Airplanes\dh3tskwx_r\panel.DH3ssx\Davtron.GAU.rwrotknwalwnztrhzlwztlonbztazwozeinnkine=2
C:\FSX\SimObjects\Airplanes\dh3tskwx_r\panel.DH3ssx\cad_kln90brored1.GAU.kltlwcthrlnohwqciazlhbcubruitrutcunktwhe=2
C:\FSX\SimObjects\Airplanes\dh3tskwx_r\panel.DH3ssx\cad_kln90brored2.GAU.kltlwcthrlnohwqciazlhbcubruitrutcunktwhe=2
C:\FSX\dsd_fsx_xml_sound2.DLL.nwqatqqcronqeoniwibtwicrbienltoequttcnwn=2
C:\FSX\SimObjects\Airplanes\El Al B747-200 Bonus\panel\RFP_V2/RT742_Tapes.GAU.iliwktrhclitzkahlruzwziuirqlzuooinwlizrt=2
C:\FSX\SimObjects\Airplanes\El Al B747-200 Bonus\panel\CIVA_HSI.GAU.lchlekznwnrzllzrhitcwooaeoniibewlkhowrnk=2
C:\FSX\GAUGES\FDSFX_01_gate.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_02_airport.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_03_muzak1.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_04_muzak2.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_05_muzak3.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_06_turbulence on.GAU.krhwqlwciqzatbbibouibcqiwhzlwntztncktowk=2
C:\FSX\GAUGES\FDSFX_07_turbulence off.GAU.krhwqlwciqzatbbibouibcqiwhzlwntztncktowk=2
C:\FSX\GAUGES\FDSFX_08_gate departure.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_09_pushback.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_10_safety message.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_11_safety video.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_12_takeoff.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_13_climb.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_14_cruise.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_15_meal service.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_16_movie.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_17_begin descent.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_18_on approach.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_19_on final.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_20_taxi to gate.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\FDSFX_21_gate arrival.GAU.zhuotlrehnrhkkrqckelrwkwawznwtowthrktlkn=2
C:\FSX\GAUGES\BoeingGeneric.DLL.tciwrhntarhbbkwakqtlehqtrnehuqoaeqbolzar=2
C:\FSX\SimObjects\Airplanes\El Al B767-300ER\panel\cpb767.DLL.cilrznuuhuttqoaqtitliownibiizhrwnkkltiki=2
C:\FSX\SimObjects\Airplanes\El Al B767-300ER\panel\Mooney_Bravo.DLL.ntuhiunnuutrhckqkiauebloeeickkozqztuaoiw=2
C:\FSX\SimObjects\Airplanes\El Al B767-300ER\panel\737-400.DLL.natbnereeqtceqnoinuthwanrwzucqboaawuehzh=2
C:\FSX\SimObjects\Airplanes\El Al B767-300ER\panel\BoeingGeneric.DLL.tciwrhntarhbbkwakqtlehqtrnehuqoaeqbolzar=2
C:\FSX\SimObjects\Airplanes\El Al B777-200ER\panel\Boeing777-300.GAU.luiaharciotttwaqriwtlhtceohhwatzwqqrcaeh=2
C:\FSX\SimObjects\Airplanes\OS772V2_Trent800_CPA_B-HNC\panel\Boeing777-300.GAU.luiaharciotttwaqriwtlhtceohhwatzwqqrcaeh=2
C:\FSX\SimObjects\Airplanes\El Al B767-200 Bonus\panel\cpb767.DLL.cilrznuuhuttqoaqtitliownibiizhrwnkkltiki=2
C:\FSX\SimObjects\Airplanes\El Al B767-200 Bonus\panel\Mooney_Bravo.DLL.ntuhiunnuutrhckqkiauebloeeickkozqztuaoiw=2
C:\FSX\SimObjects\Airplanes\El Al B767-200 Bonus\panel\737-400.DLL.natbnereeqtceqnoinuthwanrwzucqboaawuehzh=2
C:\FSX\SimObjects\Airplanes\El Al B767-200 Bonus\panel\BoeingGeneric.DLL.tciwrhntarhbbkwakqtlehqtrnehuqoaeqbolzar=2
C:\FSX\ORBX\FTX_AU\FTXAA_ORBXLIBS\Scenery\ObjectFlow.dll.auukzqzqckqzoiltiutbkqolohrzeznztauckwol=1
C:\FSX\SimObjects\Airplanes\ATR 72-500\panel\FSC.atr72500.GAU.wotuqazibwqotntkqnbqzccnkzoihuohlwrnbcin=2
C:\FSX\SimObjects\Airplanes\ATR 72-500\panel\FSC.ATR.ap.GAU.baqeuuoqiwtoazicuqalnozrrueneuczcrrhhwtb=2
C:\FSX\SimObjects\Airplanes\ATR 72-500\panel\N262_Instr.GAU.ouzzeohruikznrwlckanainonkbonoulerewoolk=2
C:\FSX\GAUGES\c6rbgt1.GAU.wluwrartkbewezrrcqobewwlcicwnlqnbrzouinc=2
C:\FSX\SimObjects\Airplanes\Project Opensky B737-800\panel\GPWS_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\ORBX\FTX_GLOBAL\FTX_AA_EDBH\Scenery\Objectflow_EDBH.dll.auukzqzqckqzoiltiutbkqolohrzeznztauckwol=1
C:\FSX\SimObjects\Airplanes\dhc6-300_base_wheel_x\panel.300ap\Dhc6_Instruments.GAU.zozqnttaniuzbhrwzaktwknqiutukhzhaawbaonu=2
C:\FSX\SimObjects\Airplanes\dhc6-300_base_wheel_x\panel.300ap\pad_inst.GAU.lzhqcinkwewhkhzlahobzkwbbrtcorbrrchakkna=2
C:\FSX\SimObjects\Airplanes\dhc6-300_base_wheel_x\panel.300ap\DHC6-Instr.GAU.alcuuiobhekaqzoaktlhuuhtqanlqulkawokqhbb=2
C:\FSX\SimObjects\Airplanes\dhc6-300_base_wheel_x\panel.300ap\pad_avi.GAU.rtzllenekibbnzaaqbocikhihzrhzhncetnauhwr=2
C:\FSX\SimObjects\Airplanes\dhc6-300_base_wheel_x\panel.300ap\BK_Radio.GAU.auekubrltecrneltnqhqlewkchikrcorezirhtun=2
C:\FSX\SimObjects\Airplanes\dhc6-300_base_wheel_x\panel.300ap\cad_kln90brored.GAU.kltlwcthrlnohwqciazlhbcubruitrutcunktwhe=2
C:\FSX\SimObjects\Airplanes\dhc6-300_base_wheel_x\panel.300ap\cad_kln901brored.GAU.kltlwcthrlnohwqciazlhbcubruitrutcunktwhe=2
C:\FSX\SimObjects\Airplanes\dhc6-300_base_wheel_x\panel.300ap\DHC6-Engine.GAU.lcowbubhnzhwcittzruzbhllnlzorcocebabohaq=2
C:\FSX\SimObjects\Airplanes\dhc6-300_base_wheel_x\panel.300ap\RCB_Groundhandling5_Sound.DLL.reonqeianwkuzbrnwozwzrwioblooitcqcoqqbur=2
C:\FSX\SimObjects\Airplanes\dhc6-300_base_wheel_x\panel.300ap\cad_kln902brored.GAU.kltlwcthrlnohwqciazlhbcubruitrutcunktwhe=2
C:\FSX\SimObjects\Airplanes\dhc6-300_base_wheel_x\panel.300ap\Dhc6-Instruments.GAU.rooukhznwhkteihnwnnkztrcanauknauchiahznz=2
C:\FSX\SimObjects\Airplanes\dhc6-300_base_wheel_x\panel.300ap\cad_kln903brored.GAU.kltlwcthrlnohwqciazlhbcubruitrutcunktwhe=2
C:\FSX\GAUGES\sd_yak40_6015_v2_pa.DLL.earkhtnukrhrlhtclnlqtnuoaeaootweazthulkr=2
C:\FSX\GAUGES\sd_yak40_6015_v2_sn.DLL.qbakhbaebubazunukublzhtatkqaknehrboetook=2
C:\FSX\GAUGES\sd_yak40_6015_v2_cf.DLL.izuiotrcuareznaekwcauhnizlrkownarqbwohbo=2
C:\FSX\GAUGES\sd_yak40_6015_v2_p0.DLL.tiubeeoqhkebaiohihktenawqnqnbhlakknoeckz=2
C:\FSX\GAUGES\Yak40_Sound.GAU.naiocbwurhcunqacquzkbrckothkccrkluqhqcoi=2
C:\FSX\GAUGES\sd_yak40_6015_v2_p4.DLL.uwznlurhczhabrkohnwibkbecccctlehnlrtetut=2
C:\FSX\GAUGES\sd_yak40_6015_v2_p6.DLL.onowkzuqtqzbauenwenuknuwotuwwntbcuoweknh=2
C:\FSX\GAUGES\sd_yak40_6015_v2_p7.DLL.kleuluqqaoqiiqznwicikuwlueruunoqzueiiknt=2
C:\FSX\GAUGES\sd_yak40_6015_v2_p5.DLL.qcetroniaknbtuzohznabrkoeeliithcekibwqwl=2
C:\FSX\GAUGES\sd_yak40_6015_v2_p1.DLL.qnnohncahlttnwcurchzznkkabhrqzbtunlaonha=2
C:\FSX\GAUGES\sd_yak40_6015_v2_p8.DLL.wioqhucaeelooahqohctlikezubhwiaewqeqthha=2
C:\FSX\GAUGES\sd_yak40_6015_v2_p9.DLL.tittteertrkztweebebetbruzaqnuiukrequorzr=2
C:\FSX\GAUGES\sd_yak40_6015_v2_vc1.DLL.aktrhuqkqzbqrakboqertlehwtwucazatuawhoab=2
C:\FSX\GAUGES\sd_yak40_6015_v2_vc10.DLL.iccubwzrqerezniohcrwcwekbuaittblwwhcotuc=2
C:\FSX\GAUGES\sd_yak40_6015_v2_vc2.DLL.bwnqthtakczqqrhlcouhnukqikezqawattqkzeqc=2
C:\FSX\GAUGES\sd_yak40_6015_v2_vc11.DLL.lubwwkquniqazohqqrrtqbanoaiitawwrrccanor=2
C:\FSX\GAUGES\sd_yak40_6015_v2_vc9.DLL.cbhzauoehwicnqqhczqtqwqluaeqkoitaarizrbl=2
C:\FSX\GAUGES\sd_yak40_6015_v2_vc4.DLL.wchnootkbozkabtkharnciubzcleuziinelbztnt=2
C:\FSX\GAUGES\sd_yak40_6015_v2_vc6.DLL.kutlncikbithzaawuwoczlqhrerllazotweiaqbo=2
C:\FSX\GAUGES\sd_yak40_6015_v2_vc3.DLL.neqltbhernnbuilzirncribookzcbenriwhhzlut=2
C:\FSX\GAUGES\sd_yak40_6015_v2_vc5.DLL.ihwzrrhubooizcqcrewboizbeutqbbthzrlberuq=2
C:\FSX\GAUGES\sd_yak40_6015_v2_vc7.DLL.hhtbtbaikuonrqhzouaahkkihknuzolbclzotkeu=2
C:\FSX\GAUGES\sd_yak40_6015_v2_vc8.DLL.wwuzwquozboniqqocbuzcweornlrbeaaiuqqoelr=2
C:\FSX\SimObjects\Airplanes\AEROPROYECTO_E110\panel\dsd_xml_sound3.GAU.cczoiniwnronruourniuzkuleebraccbahaqqobe=2
C:\FSX\GAUGES\Dash7_radio_stackG.GAU.kzaewzzracqrhclziowecaiazliilztrwtwlnetc=2
C:\FSX\GAUGES\Dashfaslow1.GAU.qqkkckwiezehutolzicittawzbuqruhrtthtnhri=2
C:\FSX\GAUGES\Dash_flaps.GAU.laalebenwkuhainocuziawluketwakrzckkearck=2
C:\FSX\GAUGES\RwyInfo.GAU.tbuuibqztzlhqkaewhketnuhwebacbuewquroubq=2
C:\FSX\GAUGES\PST_hghb.altalert.GAU.aaecznhwulokiqhhaewowkzwtoekqwnwtabqowiq=2
C:\FSX\GAUGES\pConcPJD-HP1.GAU.telollqkralnwwcbewzerquzcctkainbokuqhnzb=2
C:\FSX\GAUGES\pConcPJD-HP2.GAU.iotwulwooeweqtwozhqiowrklbqawtnezwunzzkk=2
C:\FSX\SimObjects\Airplanes\TDS B737-MAX8 LUFTHANSA\panel\GPWS_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\SimObjects\Airplanes\Boeing 777-FHT TNT OO-TSA\panel\b777serv.DLL.zwkibaohktazrucqnnlralrrzawbaqncirinancl=2
C:\FSX\SimObjects\Airplanes\OS772V2_Trent800_CPA_B-HNC\panel\b777serv.DLL.ucbkklqutcziqtnlzihkwrkqhkoizzuckckbzzez=2
C:\FSX\SimObjects\Airplanes\POSKY_777-200ER_Austrian\panel\b777serv.DLL.ucbkklqutcziqtnlzihkwrkqhkoizzuckckbzzez=2
C:\FSX\SimObjects\Airplanes\POSKY_777-200ER_Air_France_F-GSPYv3\panel\b777serv.DLL.ucbkklqutcziqtnlzihkwrkqhkoizzuckckbzzez=2
C:\FSX\SimObjects\Airplanes\Posky B737-800 Flight 101\panel\GPWS_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\SimObjects\Airplanes\POSKY 737G\panel\GPWS_Sound.GAU.lohhclruilkcniwurrhtbbketelcnchuuuhqqohh=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.md87.cd.slat.GAU.aconiqnhblabwkiwcrhhlouikkoewhklhnletbha=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.md87.cd.oil.GAU.rkrbbnhncaehohabetlcnzcwcireaoiotnozkubw=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.md87.fpda.fuel.GAU.enawloakrwlnwuizonotlulohkbaherulzbnctli=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.md87.hh.eng.GAU.awbkczkllbruqtiwlqwtazkoukuhwqntrrllrnbl=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.md87.hh.gw.GAU.lhanlitnklktbrqqiwaioqqzibhqubclztbeezkr=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.md87.level.GAU.ckqiccbzkqbnhuniartorcolhhuzroohkzohiocu=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.mdxx.bg.tot.GAU.cwqnnbhtkletbowtzhalehreneiarcilqzoequai=0
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.mdxx.cd.alt.GAU.qiituwhhallhzaznreqloqlwtlaruakcerlbiecc=0
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.mdxx.cd.crs.GAU.uqnlllwuwaezwiaroanhiqerchlutknwacuclohu=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.mdxx.cd.hdg.GAU.ziczbeietqqretbhieeelbeurklbbloacacubliw=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.mdxx.cd.spd.GAU.rzihiqoeeolenzanntbqeqqooczwknirkqcekrek=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\BOEING767-300.HGHB_TOGA.GAU.rqztkkaoctkecrkhowcwzqqncktuktztlolbiicq=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\RealCRT.NDs.GAU.eooezwtwzunrnerhqrezocuehraoikzbwzlawacz=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\fsd_generic.ap.alt.GAU.iwhnoqcccueqewkhtoehqaeikqaabquutilllzce=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\fsd_generic.ap.appr.GAU.cerutniczatiqtetnlnhrohzntaqwuiitiwiiczn=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\fsd_generic.ap.hdg.GAU.nnhuaznzzlcubnnbezniatqweiauuebezeuqloau=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\fsd_generic.ap.mach.1.GAU.rueaqbezauknwwqhbweicraununbucioahethkbe=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\fsd_generic.ap.master.GAU.wwohbteorihiqikaihhaiitwzleilblhbolnbeau=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\fsd_generic.ap.nav.GAU.konhterwcrthitwzlzinrlbwqwlnwwctbkntnhne=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\fsd_generic.ap.spd.GAU.arqzlzizbelqkkwuzlzoiwbhblcubclwnezbtanh=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\fsd_generic.ap.yd.GAU.kczohhqiblwowararnkwqzoqaowhkieoeizbtlct=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\JS-B737-400_combination4.GAU.blotzeqbnoikcrzznhcllakcuantocelblzclzqc=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\a300BGT2k-APCRSS.GAU.cqklqbbirrznkenaczttchnowwnhbzaicnqqwlzb=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\MC-lwarn.GAU.eukqzhkaahubirkauuiahnawhakobetcqiizouho=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\DC9_LIGHTSWITCH.GAU.llrnlqrlctowuwtezrceclrneeurtobitwiznttz=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\TA747-400.NDSW.GAU.tqkzeqktbboqwanricuetoauwelzuzbnkrblcirn=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\ca727alti.GAU.czwtwihqcbqolezhqnclatcnqaacihctuhqbioko=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\ca727asi.GAU.orlnlwcwcowuioauatoorcqulctqteqcazbqtuai=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.mdxx.go.fma.GAU.wokblzhahohaauzeknbuiehokwbwqiwnucrrcnuu=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.mdxx.ee.firepanel.GAU.uronliukqrluoqwlhwnalhziabwirqiwiblcklcu=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.mdxx.cd.gdoor.GAU.lloealwbobeneunwlelhrebkknzwatktezucewbn=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.mdxx.cd.taxi.GAU.tkerzhqaqqooqkhwbrbahwiztnwnhroqiubiaqzl=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\fpda_boeing_callout.GAU.auktoizzqwhqicbhhnckkckcbrunziiezbttbaea=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\fpda_gear_sound.GAU.eocuuoqeiwawtzrbauooouzceuoqioeankhnklqb=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\FPDA_Gear_Wind.GAU.otnllltlqonzlolbkkzbikoqwboeuntnkacinnrh=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\FPDA_md8x_Trim_Sound.GAU.nunbbiuwblorakbeqcuottqitouawkulultohtwl=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\ca734apvspeed.GAU.rbeweetuzihcbelwrezcbuwqeazkbenrrehkoqbl=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\737.WCgpws.GAU.hrzuuaotthlwqkuwzbrolhenkaaqahwthqiwknih=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\a300BGT2k-idppBKC.GAU.riiarczcweqeubqtktnqnokcblqhuiawoiahklce=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\ML-ARJ.aplvl.GAU.oawenzharchiathcworhkeulztuwewbqkzilnzqo=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.mdxx.ee.dme.GAU.orczrulkrwczrruibhitqlaokitzhickuzuowaqq=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.mdxx.rmi.GAU.ezowhwaaqbbiqltcelrohrabnwhaoinnhbizthnb=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\PG.FlapHandle.GAU.wrooorincbclzbcehkkzeoilqknoczqcnnuqcqbo=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\np3234.a.land.GAU.qhieilllcbnaaewwlkazuteehnboqbwttzktukkk=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.md80.fpda.plever.GAU.kztzalookakkikkuerctiureczrqcihiqkeecorr=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.md87.hh.splr.GAU.hbeeerczirohkelazuenoihkuuwniaurentuztbn=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\rp733_ADI_efiss.GAU.wqikrlcnnawurzbwecbqwcnwbzntraiezoaawhno=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\pg.mdxx.ee.warning.GAU.aekwrrqlarnkhnrkirwcuibtnnakhcwawaqucwtc=2
C:\FSX\SimObjects\Airplanes\HJG McDonnell Douglas MD-83_V1.1\panel.md80_spada\ATR-42a.autothrottle.GAU.kuicqcaebozkbnnceekblozrbqqcznqnohzqqqte=2
C:\FSX\ORBX\FTX_GLOBAL\FTX_AA_EDCG\Scenery\ObjectFlow_EDCG.dll.auukzqzqckqzoiltiutbkqolohrzeznztauckwol=1
C:\FSX\ORBX\FTX_AU\FTXAA_ORBXLIBS\Scenery\ObjectFlow.dll.hhlzczhtqqqrwwcibruiihlqcukkucnutqqrcorr=1
C:\FSX\ORBX\FTX_GLOBAL\FTX_AA_EDCG\Scenery\ObjectFlow_EDCG.dll.hhlzczhtqqqrwwcibruiihlqcukkucnutqqrcorr=1
C:\FSX\ORBX\FTX_GLOBAL\FTX_AA_EDBH\Scenery\Objectflow_EDBH.dll.hhlzczhtqqqrwwcibruiihlqcukkucnutqqrcorr=1
C:\FSX\GAUGES\CLS_FSX_SOUND.DLL.lewabineknqiihqkoonqrnenucreroruuiunwowr=2
C:\FSX\ORBX\FTX_AU\FTXAA_ORBXLIBS\Scenery\ObjectFlow.dll.lliiklbwwahckceizzorottocciitiuetztaikcc=1
C:\FSX\ORBX\FTX_GLOBAL\FTX_AA_EDCG\Scenery\ObjectFlow_EDCG.dll.lliiklbwwahckceizzorottocciitiuetztaikcc=1
C:\FSX\ORBX\FTX_GLOBAL\FTX_AA_EDBH\Scenery\Objectflow_EDBH.dll.lliiklbwwahckceizzorottocciitiuetztaikcc=1
C:\FSX\Modules\FSUIPC4.dll.izoznaabkhilrzkwcazlntectobihoteecikbqqa=1
C:\FSX\GAUGES\Magnetic_Compass.DLL.neictecnzhluklctnnrnhlborkrokoltukunatnb=2
c:\fsx\ORBX\FTX_NA\FTX_AA_CEJ4\scenery\ObjectFlow_cej4.dll.lliiklbwwahckceizzorottocciitiuetztaikcc=1
C:\FSX\GAUGES\BB582.GAU.rbhabkiziohbrlewkiwiteziutnlebzltnwuzakk=2
C:\FSX\GAUGES\BB581.GAU.zzhnoihhthktiactwbhelobqbzabirlckaialzbc=2
C:\FSX\GAUGES\BB583.DLL.clwrluuziunbueabzooneukazcuuuqoeebaoharz=2
C:\FSX\XMLTools.dll.ttblbozuzeztbzkiebiutkkrzlaruwbtaoiuklcb=1
I thinkthisis OK...
Thank You.

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

yes, Xmltools is ok in your Trusted section. Maybe you can do a cleanup, because you have some declaration in double or more (FSUIPC, dsd_fsx_xml_sound ....)


FMC_Path.ini is required only when you save a flight or load a saved flight with the FMC. Path in FMC_Path.ini must be the path to your FSX documetns folder where FSX saves its flight plan, with double "\" for each level of the path and at the end.

THis not the reason why you cannot cat data in the FMC.

Have you check with some different airport ?

The only possibility that I see are :
- Wrong version of XMLTools
- FD_FMC folder is not a right place (in the Main FSX folder) or typo error in the folder name

Check again

Copy a backup file of your current fsx.cfg file. And delete all your [Trusted] section, except XMLTools.dll and Callout_sound.dll and try a flight....

This is the first time that there is this problem.... :o

wulfbindewald
Posts: 501
Joined: 20 Jan 2014, 21:27

Re: Project FMC simplified for Project Airbus

Post by wulfbindewald »

fdd_fr wrote:Have you check with some different airport ?

The only possibility that I see are :
- Wrong version of XMLTools
- FD_FMC folder is not a right place (in the Main FSX folder) or typo error in the folder name

Check again
To zaflyer: Does the FMC now correctly work? If you try to open the SID window do you see a red blinking warning massage "No SID data !" or do you see still a content 0. 0. 0. as shown in one of your previous mails above?

zaflyer
Posts: 117
Joined: 18 Sep 2010, 08:05

Re: Project FMC simplified for Project Airbus

Post by zaflyer »

Hi Francois and Wulf...
Wulf: This is what I'm seeing when I'm trying to find a STAR:
Image

This is Where my FMC folder ids Francois:
Image

I know this is really odd. It all worked before Win 10!! :@
It's worth mentioning that when I click on the departure airport I get info..but when I look for more info..I'm getting a list of Zeros

wulfbindewald
Posts: 501
Joined: 20 Jan 2014, 21:27

Re: Project FMC simplified for Project Airbus

Post by wulfbindewald »

There might be an issue with the installed panel.
In this case I recommend to reinstall the latest "Panel_A320FD-FMC_CFM_beta 1.43" again as follows:

1. go to the FSX/SimObjects/Airplanes/....A320_CFM folder

2. rename=deactivate the current panel folder e.g. "panel.A320CFM" to "panel.A320CFM.OFF"

3. Copy the new "panel.A320CFM" folder from panel version 1.43 into the ....A320_CFM folder

4. make sure that the new Aircraft.cfg and pa320-CFM56-5B4.air files are installed too

5. go to the FSX/Gauges folder and rename=deactivate the previous "A320FD-FMC.CAB" folder to e.g. "A320FD-FMC.CAB.OFF"

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

Maybe Win 10 has missing some C++ libraries.

Try following :

In the aircraft pack, in the "Modules_Required" folder, you have a folder called "C++ Redistr" --> inside, launch "vcredist_x64.exe"

This is the C++ Microsoft libraries.

Restart your computer and test....

zaflyer
Posts: 117
Joined: 18 Sep 2010, 08:05

Re: Project FMC simplified for Project Airbus

Post by zaflyer »

Hi Wulf..
Done as requested..Still no joy.
URL=http://www.hostingpics.net/viewer.php?i ... htdoes.jpg]Image[/URL]
Does the 0 in this pic mean anything?
Appreciate the help from you guys, but I've got to go away for a long weekend tomorrow..So won't be in touch. Maybe we can look at this later. Sure you've got better things to do anyway...Damned if I know what it is.
Thanks
RalphC

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

It is a XMLTools.dll issue.

Try to install C++ libraries provided in the pack.

fly2001
Posts: 26
Joined: 29 Oct 2015, 22:18

Re: Project FMC simplified for Project Airbus

Post by fly2001 »

Hello François,
After a new instalation of W10, I install C++ libraries provided in the pack, as for your sugestion to zaflyer with the same problem, but no way.
Your help will be most appreciated.

The320Pilot
Posts: 354
Joined: 29 Jul 2014, 22:47

Re: Project FMC simplified for Project Airbus

Post by The320Pilot »

That's weird. I moved from W7 to W10 and everything in FSX W10 is working as it did in W7. I didn't have to reinstall anything.

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

I haven't win 10 (I keep my XP ! ) .

Maybe there is a security in Win 10, which lock third party DLL if user hasn't did a action to authorize this DLL ? no ?

I will ask on Fsdeveloper forum if somebody has same issue....


Discussion created on Fsdeveloper forum : http://www.fsdeveloper.com/forum/thread ... 10.437609/

I love XP ! 8-)
Last edited by fdd_fr on 24 Jun 2016, 05:28, edited 1 time in total.

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

So, I had again a descent bug : Sometimes, when begin descent, Aircraft pitch still frozen (FMC lose the elevator control and pitch stay at the same value, so speed decrease below target speed).
(if the debug gauge is activated in your panel.cfg, you can see in the 2D cockpit the value of the pitch stay at the same value).

So, to cancel the bug, just to pul-push VS and Alt Knobs.

Please, tell me if someone has also this bug....

François

Prosdocimo
Posts: 277
Joined: 10 Oct 2014, 12:05

Re: Project FMC simplified for Project Airbus

Post by Prosdocimo »

Hi I haven't see this bug yet. Have you tried to fly with FBW computers on? I normally do.

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

Thanks for report. I fly FBW off; I will try FBW on....

wulfbindewald
Posts: 501
Joined: 20 Jan 2014, 21:27

Re: Project FMC simplified for Project Airbus

Post by wulfbindewald »

I have not recognized this bug starting descent above or below crossover; FBW off.

fly2001
Posts: 26
Joined: 29 Oct 2015, 22:18

Re: Project FMC simplified for Project Airbus

Post by fly2001 »

I installed a clean W10. When I update I had no problems.

wulfbindewald
Posts: 501
Joined: 20 Jan 2014, 21:27

Re: Project FMC simplified for Project Airbus

Post by wulfbindewald »

fdd_fr wrote:I haven't win 10 (I keep my XP ! ) .

Maybe there is a security in Win 10, which lock third party DLL if user hasn't did a action to authorize this DLL ? no ?
I will ask on Fsdeveloper forum if somebody has same issue....

Discussion created on Fsdeveloper forum : http://www.fsdeveloper.com/forum/thread ... 10.437609/

I love XP ! 8-)
There is a helpfull answer in the fsdeveloper forum, please read.
Any further declaration from XMLtools submodul in the dll.xml file, e.g. XMLVars, must be removed to avoid a (indirectly) double declaration.
This hopefully solves zaflyer´s prob.

The question is, how the new A320 installer manages any old and compromising submodules in the dll.xml file. Automatic detection and deletion?

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

hello Zaflyer,

Tom Aguilo, the Xmltools authors give me the solution. You have a declaration of the previous module (XMLVars.dll) in your dll.xml file. You have to remove it, because it can be only one instance of the library !

Delete following line in your dll.xml and delete the line about XMLVars.dll in your [Trusted] section of your fsx.cfg.
zaflyer wrote: <?xml version="1.0" encoding="Windows-1252"?>
<SimBase.Document Type="Launch" version="1,0">
<Descr>Launch</Descr>
<Filename>dll.xml</Filename>
<Disabled>False</Disabled>
<Launch.ManualLoad>False</Launch.ManualLoad>
<Launch.Addon>
<Name>ObjectFlow.dll</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>c:\fsx\ORBX\FTX_AU\FTXAA_ORBXLIBS\Scenery\ObjectFlow.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>ObjectFlow_EDCG.dll</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\FSX\ORBX\FTX_GLOBAL\FTX_AA_EDCG\Scenery\ObjectFlow_EDCG.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>Objectflow_EDBH.dll</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>C:\FSX\ORBX\FTX_GLOBAL\FTX_AA_EDBH\Scenery\Objectflow_EDBH.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>XMLVars</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>XMLVars.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>


<Launch.Addon>
<Name>FSUIPC 4</Name>
<Disabled>False</Disabled>
<Path>Modules\FSUIPC4.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>ObjectFlow_EDBH</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>c:\fsx\ORBX\FTX_GLOBAL\FTX_AA_EDBH\Scenery\ObjectFlow_EDBH.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>ObjectFlow_EDCG</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>c:\fsx\ORBX\FTX_GLOBAL\FTX_AA_EDCG\Scenery\ObjectFlow_EDCG.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>ObjectFlow_cej4</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>c:\fsx\ORBX\FTX_NA\FTX_AA_CEJ4\scenery\ObjectFlow_cej4.dll</Path>
</Launch.Addon>
<Launch.Addon>
<Name>XMLTools</Name>
<Disabled>False</Disabled>
<ManualLoad>False</ManualLoad>
<Path>XMLTools.dll</Path>
<DllStartName>module_init</DllStartName>
<DllStopName>module_deinit</DllStopName>
</Launch.Addon>
</SimBase.Document>

Hope this helps...BTW..the link given takes one to XMLTools_FSX_V201..will that make a difference? Again..Appreciate your time re: this

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

wulfbindewald wrote:
The question is, how the new A320 installer manages any old and compromising submodules in the dll.xml file. Automatic detection and deletion?

I am close to complete the part of code which edit dll.xml.

This "Setup" software will be universal and it will can be use to install any FSX aircraft.(Developer has just to set a "setup.ini" file).

Setup search is current dll.xml file if modules that must be added exist.
if a requiered module doesn't exist in current dll.xml, setup do a backup file called dll.xml_before FD-FMC.xml" and setup add only the missing modules in new dll.xml file.

Code tested this morning and work perfectly.

But I think that I will add a code to detect XMLVars.dll and delete the section if it exists.

wulfbindewald
Posts: 501
Joined: 20 Jan 2014, 21:27

Re: Project FMC simplified for Project Airbus

Post by wulfbindewald »

Hi Francois, does the universal installer install the PA320_CFM_IAE full package including the new panel or "only" the panel and panel related folders for any aircraft?

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

INstaller will be only for full aircraft install, because this is the only things that is complex for beginers.

Panel update is easy to do and can be set manually.

fdd_fr
Posts: 1764
Joined: 03 Jan 2012, 16:02

Re: Project FMC simplified for Project Airbus

Post by fdd_fr »

no news of Zaflyer ?

I completed Installer program. I am doing some test...

zaflyer
Posts: 117
Joined: 18 Sep 2010, 08:05

Re: Project FMC simplified for Project Airbus

Post by zaflyer »

Hi..Zaflyer here...
Just got back. Thanks got your helpful suggestions and I took your colleagues Tom's advice. I removed the reference to the XMLVars.dll as suggested and edited the .cfg (it wasn't there anyway in the 'trusted' section) Sorry to say, still no joy. I'll keep trying.Please pass on my thanks to Tom.
Best Wishes
ZA

Post Reply