Jump to content
The simFlight Network Forums

FSUIPC6 in P3Dv5 /Modules - dll.xml entry


Recommended Posts

With the alternative P3Dv5 / FSUIPC6 installation using the traditional /Modules with P3Dv5, what is the correct DLL.XML entry? I have been trying the following copied from P3Dv4 but FSUIPC6 is not starting:

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

<SimBase.Document Type="AceXML" version="3,0" id="dll">
    <Descr>AceXML Document</Descr>
    <Filename>dll.xml</Filename>

  <Launch.Addon>
    <Name>FSUIPC 6</Name>
    <Disabled>False</Disabled>
    <manualload>false</manualload>
    <Path>C:\P3Dv5\Modules\FSUIPC6.dll</Path>
  </Launch.Addon>

</SimBase.Document>


The reason for asking is that I am trying to set up the alternative installation for user support testing.

Link to comment
Share on other sites

3 minutes ago, Scotfleiger said:

what is the correct DLL.XML entry?

Standard fromat, as specified by P3D. You could just re-run the installer and uncheck the 'add-on.xml' entry to install via the dll method.

3 minutes ago, Scotfleiger said:

I have been trying the following copied from P3Dv4 but FSUIPC6 is not starting:

Your first line is not correct:
fsuipcp3d<?xml version="1.0" encoding="UTF-8"?>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.