Author Topic: Scenery packages not loading correctly and poor performance  (Read 5214 times)

Charlie44

  • Newbie
  • *
  • Posts: 13
Hello,
I purchased, downloaded and registered the following FSDT scenery last night (7/11/2014):
LAX V2
JFK V2
DFW
ORD


All four installs went smoothly with no errors, and I've verified using Addon Manager that these four are
listed as installed and active.

The Chicago scenery seems to be running okay, but the video lags only when I'm running this scenery
package, and there's a problem with the runway markings and lighting (nonexistent). The FSX default
airport scenery was better. The reason I purchased these FSDT scenery packages is because of the FSDT
scenery Youtube videos.  I can't get the LAX scenery to run properly-- it either locks up FSX completely,
or there's major stuttering.  Mostly it just locks up FSX and I have to kill the FSX process.  I'm
experiencing this same problem with JFK.  For the most part, none of the scenery is running correctly.

I re-named the KLAX_OBJ.BGL file, launched FSX again with LAX as the location, and didn't have this
problem, but I didn't have the FSDT ORD scenery either.  I've spent hours researching this on this
forum, but haven't found anything related to this problem. 

For the record, I'm running FSX (run as admin with UAC disabled) with the acceleration pack on an
I5-2500K 3.3GHz quad core PC with 4 GB of RAM with Win 7/64 bit, and I was using the PMDG 737 NG
aircraft. I've got an Nvidia GTX560 Ti video card with the latest driver (337.88).   I also should note
that I ran the ORD and DFW scenery packages at ~5 FPS, and display settings set at medium, with the PMDG
aircraft (and the HIMEM fix).  OUtside of Active Sky 2012 and ORBX (verified scenery is in correct order
in FTX Central), I've not installed any other FSX add ons.  This PC is dedicated to FSX-- it doesn't have
anything else installed on it.  Contents of dll.xml follow:
<?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>RAAS Professional</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>.\RAASPRO\RAASPRO.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>
</SimBase.Document>


I'm trying to figure out if there's a setting or file somewhere that needs to be changed, or, the
packages didn't install properly.


Please help.
Thanks

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50821
    • VIRTUALI Sagl
Re: Scenery packages not loading correctly and poor performance
« Reply #1 on: July 13, 2014, 07:07:32 pm »
Contents of dll.xml follow

Are you sure that is your DLL.XML ? If yes, no wonder nothing works correctly: you don't have the Addon Manager ( bglmanx.dll ) entry. The DLL.XML file should be located at %APPDATA%\Microsoft\FSX, please be sure that one is the correct one you posted.

If it is, then something in very wrong, as if you haven't installed anything, because our installers will surely update the DLL.XML ( and EXE.XML, with the Couatl.exe line ) to add our two modules.

Do you have BOTH the Addon Manager and the Couatl menus under the FSX "Addons" menu ?

Charlie44

  • Newbie
  • *
  • Posts: 13
Re: Scenery packages not loading correctly and poor performance
« Reply #2 on: July 13, 2014, 07:14:57 pm »
Yes, that's the only DLL.XML file within the FSX folder.  Strange though, I have both the Addon Manager and Coui-powered products listed in the FSX Add-ons.  I haven't uninstalled anything-- just renamed the one file I mentioned earlier.

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50821
    • VIRTUALI Sagl
Re: Scenery packages not loading correctly and poor performance
« Reply #3 on: July 13, 2014, 07:34:00 pm »
Yes, that's the only DLL.XML file within the FSX folder.

That's what I thought: if you are looking into the FSX folder, it's NOT the place where FSX looks for that file. The actual file in use, as I've said in my previous message, is under this folder:

%APPDATA%\Microsoft\FSX

I'm sure your DLL.XML and EXE.XML files there are fine, otherwise you won't have any of our menus under the "Addons" menu.

What the Addon Manager says about the sceneries ?

Charlie44

  • Newbie
  • *
  • Posts: 13
Re: Scenery packages not loading correctly and poor performance
« Reply #4 on: July 13, 2014, 07:42:17 pm »
Okay, I mis-read the path you stated:
Here's the file:
<?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>Addon Manager</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>bglmanx.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>Object Placement Tool</Name>
    <Disabled>True</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>..\Microsoft Flight Simulator X SDK\SDK\Mission Creation Kit\object_placement.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>Traffic Toolbox</Name>
    <Disabled>True</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Traffic Toolbox SDK\traffictoolbox.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>Visual Effects Tool</Name>
    <Disabled>True</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>..\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Special Effects SDK\visualfxtool.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>Level-D Simulations</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>Modules\LVLD.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>PMDG HUD interface</Name>
    <Disabled>False</Disabled>
    <Path>PMDG\DLLs\PMDG_HUD_interface.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>
  <Launch.Addon>
    <Name>PMDG Interface</Name>
    <Disabled>False</Disabled>
    <Path>PMDG\DLLs\PMDG_Interface.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>
  <Launch.Addon>
    <Name>RAASPRO</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>.\RAASPRO\RAASPRO.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>
  <Launch.Addon>
    <Name>FS Recorder</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>C:\Program Files (x86)\FS Recorder for FSX\FSRecorder_FSX.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>FSUIPC 4</Name>
    <Disabled>False</Disabled>
    <Path>Modules\FSUIPC4.dll</Path>
  </Launch.Addon>
</SimBase.Document>

Charlie44

  • Newbie
  • *
  • Posts: 13
Re: Scenery packages not loading correctly and poor performance
« Reply #5 on: July 13, 2014, 09:28:09 pm »
All four installs went smoothly with no errors, and I've verified using Addon Manager that these four are
listed as installed and active.

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50821
    • VIRTUALI Sagl
Re: Scenery packages not loading correctly and poor performance
« Reply #6 on: July 13, 2014, 11:43:25 pm »
All four installs went smoothly with no errors, and I've verified using Addon Manager that these four are listed as installed and active.

If I understood correctly, you have stutters at KORD, and very low fps at the others.

About KORD, be sure you use the CURRENT installer or, if not, download the DX10 fix (even if you use DX9) found on the O'Hare support forum.

About the others, very low fps and lock ups are never a problem of the scenery, and always a problem of your settings. Specifically, DFW is one of our most fps friendly airports, 5 fps are basically impossible.

Try all the following:

- Update your video driver

- Reset your video driver settings to default

- Reset the FSX settings to default, by removing the following file:

%APPDATA%\Microsoft\FSX\FSX.CFG

This will force FSX to rebuild a new config with all default settings. After doing this, be sure you apply the HIGHMEMFIX tweak in the Addon Manager, save the settings and restart FSX.

If this still doesn't fix it, be sure you don't run FSX into any of the "Compatibility" modes. Every checkmark in the Compatibility tab of the Properties for FSX.EXE should be off.

Charlie44

  • Newbie
  • *
  • Posts: 13
Re: Scenery packages not loading correctly and poor performance
« Reply #7 on: July 14, 2014, 04:33:17 am »

Things are looking better, I'm working on what you recommended:


- Update your video driver  Done

- Reset your video driver settings to default  Not exactly sure how to do this.  Think I'll need the Nvidia config tool.

- Reset the FSX settings to default, by removing the following file:  Done

%APPDATA%\Microsoft\FSX\FSX.CFG

I'll search for the GPU tool tomorrow-- it's getting late here.

I'll keep you advised.

Thanks