I havent heard of that one CG. You might paruse the forums at Prepar3D and see if they have a post on it and a fix.
Hasnt happened to me.
Curious, has anyone placed the Modules folder and Modules from FSX into P3D yet? I was afraid to. I need FSUIPC in there.
Bill
Prepar3D has a special folder where all modules must be installed:
[Drive]:\Program Files (x86)\Lockheed Martin\Prepar3D\Addons
In that folder all addons will be installed in their own subfolders.
Of course, you must still create the entry in either dll.xml or exe.xml
Bill
The latest version of FSUIPC is P3D compatible, you don't need to copy it over from FSX.
Just download the latest version and install it directly into P3D using the same key you use for FSX.
Prepar3D has a special folder where all modules must be installed:
[Drive]:\Program Files (x86)\Lockheed Martin\Prepar3D\Addons
In that folder all addons will be installed in their own subfolders.
Of course, you must still create the entry in either dll.xml or exe.xml
Zeus
Whoa there, this needs clarification. I just created a "Addons" folder, dragged the contents of the Modules folder into it, then removed from P3D the original Modules folder. Fired up sim, works but FSUIPC is not there. Came out of sim, reset everything as it was, fired up the sim and FSUIPC was back but - and this is where the confusion seems to be, it is listed under a drop down menu item called ADDONS. It is a menu name ion the running game not a folder name within the explorer program.
Have I got this right?
When creating an add on for Prepar3D[SUP]®[/SUP], the following directory structure/installation paths are expected of add on developers:
NOTE: <Prepar3D> - refers to the installation directory of the Prepar3D[SUP]®[/SUP] application (e.g. C:\Program_Files (x86)\Lockheed Martin\Prepar3D)
NOTE: <Add On> - refers to the name of your add on; e.g. MyAddOn
<Prepar3D>\Addons\<Add On>
- The main installation directory for a single add on. Typically, the main application executable will be placed in this location.
<Prepar3D>\Addons\<Add On>\bin
- For development only, this is typically the path for all compiled executables and libraries used for by the add on. It is recommended that for a release that the bin folder is not included and that all of these files be placed in the main installation directory.
<Prepar3D>\Addons\<Add On>\data
- The path for any data files needed for use by the add on.
<Prepar3D>\Addons\<Add On>\doc
- The path for any HTML documents, CSS, and other documents provided with the add on for reference. The Learning Center will automatically populate with the HTML files located in this folder.