CAPTAIN SIM FORUM
1011 Captain II >> 1011 Captain II - GeneralĀ  >> p3dv5 install?
https://www.captainsim.org/forum/csf.pl?num=1591893307

Message started by N752SK on Jun 11th, 2020 at 4:35pm

Title: Re: p3dv5 install?
Post by Markoz on Jun 17th, 2020 at 3:22am

L-1011 wrote on Jun 16th, 2020 at 3:52pm:
It work but without sounds

Add this:

  <Launch.Addon>
    <Name>Captain Sim Sound</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>Captain_Sim\bin\cs.sound.dll</Path>
  </Launch.Addon>


Make sure that those lines are between the lines

<?xml version="1.0" encoding="UTF-8"?>

<SimBase.Document Type="AceXML" version="3,0" id="dll">


and

</SimBase.Document>

Like this:

<?xml version="1.0" encoding="UTF-8"?>

<SimBase.Document Type="AceXML" version="3,0" id="dll">
  <Launch.Addon>
    <Name>Captain Sim Sound</Name>
    <Disabled>False</Disabled>
    <ManualLoad>False</ManualLoad>
    <Path>Captain_Sim\bin\cs.sound.dll</Path>
  </Launch.Addon>
</SimBase.Document>


I think you can find the dll.xml file in here: C:\ProgramData\Lockheed Martin\Prepar3D v5, but I also have one in C:\Users\<Username>\AppData\Roaming\Lockheed Martin\Prepar3D v5
I think that the one in the AppData folder was added by the Captain Sim 767 Captain II for P3D4/5 installer.

CAPTAIN SIM FORUM » Powered by YaBB 2.6.0!
YaBB Forum Software © 2000-2024. All Rights Reserved.