Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

No cloud shadows visible

Featured Replies

Got the DX10 Fixer and the Cloud Shadows add-ons, but not seeing any cloud shadows. This is with FSX-SE.

 

I'm pretty sure I've got the settings correct for it to be displaying them, i.e. water is up on a high setting etc. It was working ok at one point, but it just doesn't want to know now for some reason. Anyone know if there is something I can try in order to get it working?

Alan Bradbury

Check out my youtube flight sim videos: Here

  • Author

Will do, thanks.

Alan Bradbury

Check out my youtube flight sim videos: Here

  • Author

Checked all that stuff, it's all okay, so added the line of text to this bit of the D10 config file:

 

[DX10Addon1]
DebugCloudShadows=1
CloudShadows=1
SuperShadowMap=0
EnhancedVC=1
ShadowHeight=1
WaterWindDir=1

 

Flew toward Brighton at 3,000 feet in the default Cessna 172, passed over it a few times, tried a few different weather settings to see if that made any difference, got something with clouds which should probably show shadows, but didn't see any. Here's a screenshot:

 

fsx%202017-02-22%2018-57-27-68_zpsph4p27

Alan Bradbury

Check out my youtube flight sim videos: Here

  • Author

Got this, note that there is a green line off in the distant right, the red stays with the water areas when I pan the view. I presume this means something to you other than it's obviously a test to see how FSX-SE is displaying something in RGB in relation to the scenery, since it drops out when it passes over the autogen and the clouds (which if it helps, is Revolution X autogen over Just Flight's VFR photoscenery of the UK and default FSX weather, although I normally use some REX textures with Active Sky Next doing the weather generation):

 

fsx%202017-02-22%2022-12-04-22_zps6a1hal

Alan Bradbury

Check out my youtube flight sim videos: Here

  • Commercial Member

The red water on the LHS means that the altitude that is being used by the shaders is 0 (hence no shadows) which suggests an issue with the SimC library, dll.xml or SimConnect - and doesn't suggest any issue with the install or with an incompatible addon like Reshade 3 - it would be blue in that case.

 

Do you just have FSX:SE installed? Has the DVD version ever been installed?

 

Can you send me the dll.xml from appdata roaming fsx or fsx-se as appropriate.

 

The latest fixer uses the coexist registry value to determine the directory so if it exists and is zero then it uses fsx else its fsx-se

  • Author

Yes, I did have the boxed version installed (no longer, only use FSX-SE now), but there is still an FSX folder for it located in C:\Users\Al\AppData\Roaming\Microsoft as well as the FSX-SE one, it has six files in it which appear to be configs, they are DLL, an EXE and SCENERY. I have on occasion had to get fancy with there being two such folders for the occasional install of some stuff, notably the JF VFR scenery if I recall correctly:

 

Here is the FSX-SE dll.xml files contents:

 

<?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>FSUIPC 4</Name>
    <Disabled>False</Disabled>
    <Path>Modules\FSUIPC4.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>as_connect</Name>
    <Disabled>False</Disabled>
    <Path>DLC\364340\as_srv\as_btstrp.dll</Path>
  </Launch.Addon>
</SimBase.Document>

 

Here is the dll.xml file's contents from the old FSX boxed install, which is quite evidently longer, so I suspect you might be onto something, as this one should effectively be 'redundant' as far as cranking up FSX-SE is concerned:

 

<?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>Instant Object Studio</Name>
        <Disabled>False</Disabled>
        <ManualLoad>False</ManualLoad>
        <Path>C:\Flight One Software\Instant Object Studio\InstantObjectStudioFSX.dll</Path>
    </Launch.Addon>
    <Launch.Addon>
        <Name>iFly Menu</Name>
        <Disabled>False</Disabled>
        <ManualLoad>False</ManualLoad>
        <Path>Modules\iFly737NG.dll</Path>
    </Launch.Addon>
    <Launch.Addon>
        <Name>Captain Sim Sound</Name>
        <Disabled>False</Disabled>
        <ManualLoad>False</ManualLoad>
        <Path>Captain_Sim\bin\cs.sound.dll</Path>
    </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>
        <Path>.\RAASPRO\RAASPRO.dll</Path>
        <DllStartName>module_init</DllStartName>
        <DllStopName>module_deinit</DllStopName>
    </Launch.Addon>
  <Launch.Addon>
    <Name>b21 vario sound control</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>Modules\b21_vario\b21_vario.dll</Path>
    <DllStartName>module_init</DllStartName>
    <DllStopName>module_deinit</DllStopName>
  </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>
  <Launch.Addon>
    <Name>Dbs ProfileRadar</Name>
    <Disabled>False</Disabled>
    <Path>Dbs\Dbs.ProfileRadar.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
     <Name>Just Flight TCAS Module</Name>
     <Disabled>False</Disabled>
     <Path>TCAS2v7.dll</Path>
     <DllStartName>module_init</DllStartName>
     <DllStopName>module_deinit</DllStopName>
  </Launch.Addon>

</SimBase.Document>

Alan Bradbury

Check out my youtube flight sim videos: Here

  • Author

Thanks for taking the time to look into this. I appreciate your efforts. I will give that a try.

Alan Bradbury

Check out my youtube flight sim videos: Here

  • Author

Yup, tht's sorted it. Thanks for your efforts in helping me with this.

 

thunder_zpsavsnvp6m.png

 

For your reference, binning off the libraries and reinstalling them results in the dll now looking like this:

 

<?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>FSUIPC 4</Name>
    <Disabled>False</Disabled>
    <Path>Modules\FSUIPC4.dll</Path>
  </Launch.Addon>
  <Launch.Addon>
    <Name>as_connect</Name>
    <Disabled>False</Disabled>
    <Path>DLC\364340\as_srv\as_btstrp.dll</Path>
  </Launch.Addon>
<Launch.Addon>
    <Name>Dx10Fixer interface</Name>
    <Disabled>False</Disabled>
    <Path>C:\SteveFx\DX10 Scenery Fixer\Libraries\dx10SimC.dll</Path>
  </Launch.Addon>

</SimBase.Document>

Alan Bradbury

Check out my youtube flight sim videos: Here

  • Author

Yup, I know that the iFly 737 comes up with some not loaded message when it kicks in, and that's probably related to that dual folder malarkey, and as you say, there will be some others probably affected, so I'll give that a look.

 

Just glad to have my groovy cloud shadows back as they do make a major contribution to FS looking like it does when I really fly. Thanks again for your help, hope your stuff sells in droves, as it really is cool and deserves to, and as evidenced by this thread and others on this support forum, your commitment to product support is equally impressive.

Alan Bradbury

Check out my youtube flight sim videos: Here

  • Commercial Member

So long as you first backup your active dll.xml you can copy sections from the old one using notepad

 

Each Addon section starts with <Launch.Addon> and ends with </Launch.Addon>

 

take a complete section and paste after an existing section ends and before the next one starts

 

so between a close </Launch.Addon> and a <Launch.Addon>

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.