Jump to content

a340500

Members
  • Posts

    235
  • Joined

  • Last visited

Posts posted by a340500

  1. Just my 2 cents, I too purchased Prepar3dv6 but not yet installed it. Am waiting on official compatibility from not just Orbx but other favorites like QW, FSLabs, and PMDG to name a few. All apart from QW will eventually get there but may take some time - given other priorities at the moment.

    • Like 2
  2. On 12/3/2020 at 5:19 AM, F1le said:

    The problem is (also facing it) was the fact that ObjectFlow isn't being added to "Scenery Library". Solution is simple instead of installing/reinstalling

     

    Go to the ObjectFlow folder (depend where you set the library as ObjectFlow is not installed in default P3D folder - in my case library is set to below folder) :

     

    C:\Users\[YourName]\Orbx Library\p3dv5\Orbx ObjectFlow

     

    copy this folder to 

     

    C:\Users\[YourName]\Documents\Prepar3D v5 Add-ons\

     

    delete in this folder /bin folder

     

    and edit add-on.xml the path pointing the path to your library ObjectFlow folder path.

     

    <?xml version="1.0" encoding="utf-8"?>
    <SimBase.Document Type="AddOnXml" version="4,0" id="add-on">
      <AddOn.Name>Orbx ObjectFlow</AddOn.Name>
      <AddOn.Description>Allows Orbx scenery to display dynamic content.</AddOn.Description>
      <AddOn.Component>
        <Category>DLL</Category>
        <Path>C:\Users\[YourName]\Orbx Library\p3dv5\Orbx ObjectFlow\bin\Orbx_ObjectFlow_v3.dll</Path>  
        <DLLType>PDK</DLLType>
        <DLLStartName>module_init</DLLStartName>
        <DLLStopName>module_deinit</DLLStopName>
      </AddOn.Component>
    </SimBase.Document>

     

    SAVE

     

    And it's DONE. Anyway Orbx should investigate WHY libraries are not being added to P3Dv5.

     

    This didn't work for me. Rather the following did in P3dV5.2HF1

     

    1. Uninstalled ESSA, Orbx Libraries and Orbx Object Flow.

    2. Installed ESSA, which installed the Libraries as well.

    3. Re Installed Object flow last.

     

    Restarted P3D and all working now.

     

    P.S. Location of  Orbx Libraries / P3Dv5

     

    E:\Orbx Library\p3dv5

    D:\Prepar3D v5

     

×
×
  • Create New...