Page 1 of 2

Prepar3D V4 updated installers

Posted: Thu Jul 13, 2017 7:30 am
by Daantjeeuh
I have requested updated installers with SimMarket support, but they are not aware of any update. I can't see updated installers with Aerosoft either, support request hasn't yet been answered.

What can I do to get new installers (especially from SimMarket)?

Re: Prepar3D V4 updated installers

Posted: Thu Jul 13, 2017 9:49 am
by horst18519
We're currently fixing something that prevents the scenery from being added to the scenery library in some P3Dv4 versions. After we fixed that we'll send the installers to Aerosoft who send them to SimMarket.

Re: Prepar3D V4 updated installers

Posted: Thu Jul 13, 2017 5:32 pm
by Er!k
Hi Thorsten, a small issue with the current Heraklion installer. When I select P3Dv4; it does not show the path of P3D by default (of course I can browse to select the correct path). This works OK with the other installers though...

Re: Prepar3D V4 updated installers

Posted: Thu Jul 13, 2017 6:52 pm
by Daantjeeuh
Thanks for the update Thorsten. I assume FSDG/AS will notify when there are new installers?

Re: Prepar3D V4 updated installers

Posted: Thu Jul 13, 2017 6:54 pm
by horst18519
Thanks, Erik. We'll check that as well.

I don't think you'll receive an email about new updates in your download account, but I assume they'll post an info on their website.

Re: Prepar3D V4 updated installers

Posted: Thu Jul 13, 2017 9:30 pm
by cptmokr
Hi!

So that's why the current installer for Djerba in simmarket still doesn't have the option to install the p3d v4 version of the scenery.

Best Regards
Mohamed K

Re: Prepar3D V4 updated installers

Posted: Thu Jul 13, 2017 9:42 pm
by horst18519
Yes. We have to ask you to have a bit more patience. We want to make sure everything works fine and makes use of the latest P3Dv4 techniques.

Re: Prepar3D V4 updated installers

Posted: Fri Jul 14, 2017 6:57 am
by cptmokr
No problem, Take your time :D

Re: Prepar3D V4 updated installers

Posted: Mon Jul 17, 2017 9:17 am
by horst18519
All our installers are now using the new P3Dv4 method of adding a scenery outside the actual P3Dv4 installation. If you want to make use of that new automatec method re-download your installers.
Our retailers will release the new versions within the next 2-3 days.

Re: Prepar3D V4 updated installers

Posted: Mon Jul 17, 2017 9:44 am
by Daantjeeuh
Thanks for the update! :D

Re: Prepar3D V4 updated installers

Posted: Mon Jul 17, 2017 11:17 am
by Er!k
Thanks for the update Thorsten! One other question though:
- I have a decicated SSD for P3D
- FSDG installers force to install on my slower C drive

Wouldn't it be possible to choose the add-on path yourself? And of course use the P3D addons folder with only the XML file?

I installed Djerba, Marsa Alam, Sharkm-El-Sheikh, Heraklion and ThessalonĂ­ki and when I start P3D it asks me to activate Tromelin also? Did not figur out which installer is causing the issue.

Thanks!

Erik

Re: Prepar3D V4 updated installers

Posted: Mon Jul 17, 2017 12:17 pm
by EmilG
Er!k wrote:Thanks for the update Thorsten! One other question though:
- I have a decicated SSD for P3D
- FSDG installers force to install on my slower C drive

Wouldn't it be possible to choose the add-on path yourself? And of course use the P3D addons folder with only the XML file?

I installed Djerba, Marsa Alam, Sharkm-El-Sheikh, Heraklion and ThessalonĂ­ki and when I start P3D it asks me to activate Tromelin also? Did not figur out which installer is causing the issue.

Thanks!

Erik
That should be possible, but you will have to create an add-on.xml with the path that contains your files (after you move them). If you send me that path, i can create an add-on.xml example for you.
For Tromelin, i will check which installer has the issue and get back

edit: cant see any issue with those installers (ie some Tromelin line put in by mistake)..perhaps you had a beta installer or Tromelin is registered in your library somehow?

Re: Prepar3D V4 updated installers

Posted: Mon Jul 17, 2017 2:21 pm
by Er!k
Hi Emilios, I can do those entries manually as well, have some examples from FSDT :)

Regarding the installer, really don't know. Maybe the FSDG Configurator causes an issue?

Re: Prepar3D V4 updated installers

Posted: Mon Jul 17, 2017 3:09 pm
by EmilG
The configurator doesnt make any changes to the library of P3D..strange..let me investigate a bit more

Re: Prepar3D V4 updated installers

Posted: Mon Jul 17, 2017 3:39 pm
by grandfred29
hello to all

i am new to your forum, and i am happy to be with you

so today i ve installed heraklion and thessaloniki, and like the thirst person who wrote the first thread, i want to know how configure the addon.xml for be able to move the two folders on another drive?
actually there on drive C and want they go to drive O
thanks

Re: Prepar3D V4 updated installers

Posted: Mon Jul 17, 2017 6:16 pm
by EmilG
grandfred29 wrote:hello to all

i am new to your forum, and i am happy to be with you

so today i ve installed heraklion and thessaloniki, and like the thirst person who wrote the first thread, i want to know how configure the addon.xml for be able to move the two folders on another drive?
actually there on drive C and want they go to drive O
thanks
hi there, glad you joined us :)

Here is a quick guide (using Heraklion as example):

1. copy FSDG-Heraklion folder into the location that you want

2. Go back to your "C:\Users\*yourname*\Documents\Prepar3D v4 Add-ons"

3. Open the FSDG-Heraklion folder and delete everything except the add-on.xml file

4. Open the add-on.xml file (notepad is fine)

5. Wherever you see the tag <Path>............</Path> you will need to make a change as follows and then save the file:

assuming your add-ons are transferred to "O:\FSDG\" then you will need the following changes to the add-on.xml

<SimBase.Document Type="AddOnXml" version="4,0" id="add-on">
<AddOn.Name>FSDG-Heraklion</AddOn.Name>
<AddOn.Description>THIS FILE CONTROLS ALL CONTENT FOR FSDG-Heraklion: DO NOT EDIT OR REMOVE!</AddOn.Description>
<AddOn.Component>
<Category>Scenery</Category>
<Path>O:\FSDG\FSDG-Heraklion_3_LC</Path>
<Name>FSDG-Heraklion_LC</Name>
</AddOn.Component>
<AddOn.Component>
<Category>Scenery</Category>
<Path>O:\FSDG\FSDG-Heraklion_2_Scenery</Path>
<Name>FSDG-Heraklion_Scenery</Name>
</AddOn.Component>
<AddOn.Component>
<Category>Scenery</Category>
<Path>O:\FSDG\FSDG-Heraklion_1</Path>
<Name>FSDG-Heraklion</Name>
</AddOn.Component>
<AddOn.Component>
<Category>Effects</Category>
<Path>O:\FSDG\Effects</Path>
<Name>FSDG-Heraklion-Effects</Name>
</AddOn.Component>
<AddOn.Component>
<Category>SimObjects</Category>
<Path>O:\FSDG\SimObjects\boats</Path>
<Name>FSDG-Heraklion-SimObjects</Name>
</AddOn.Component>
</SimBase.Document>

Re: Prepar3D V4 updated installers

Posted: Tue Jul 18, 2017 9:21 am
by grandfred29
Thanks EmilG

i was doing the same thing for thessaloniki, and in the addon.xml there is a line with a sound folder path, where is this folder because i don't have it.

For the last fsdg folder wha was created under document folder, should it stay here or can i move in O too?

About the configurator, it s seem change the option have no effect, maybe because the scenery move on other drive... how to do?

thanks for your help

Frederic

Re: Prepar3D V4 updated installers

Posted: Thu Jul 20, 2017 12:52 am
by EmilG
the sound folder is attached (not really important). Extract that folder and add it into your FSDG-Thessaloniki folder so that it sits along with 'effects', 'FSDG-Thessaloniki_1', 'FSDG-Thessaloniki_2_Scenery' and 'FSDG-Thessaloniki_3_LC' folders.

Regarding the configurator, you willl also need to transfer the whole FSDG folder (originally located in "C:\Users\**your name**\Documents\Prepar3D v4 Add-ons") into the new location. The final subfolder structure should be identical though, otherwise the options will not work. An identical folder structure would be as attached on the image here.
folder structure.JPG

Re: Prepar3D V4 updated installers

Posted: Thu Jul 20, 2017 2:41 pm
by Kaiser
A good way is to create a directory junction using mklink in the command prompt, so you can create a dummy directory in C:\user\doc... which will point to a directory in another disk, in this way you don't need to do the whole xml edit for every addon, because they will be installed where you want by the installer!

Here you can find the instructions
"https://technet.microsoft.com/library/c ... s.10).aspx"

An example for you can be

mklink /j "C:\Users\yourusername\Documents\Prepar3d v4 addons" "O:\P3D addons\"

Don't forget the " " because you have spaces in the directories

After this you don't have to change anything to xmls, because they will be tricked by the junction, if you click on the C:\ directory, you'll open the O:\ one!

Re: Prepar3D V4 updated installers

Posted: Tue Jul 25, 2017 7:00 am
by Daantjeeuh
horst18519 wrote:All our installers are now using the new P3Dv4 method of adding a scenery outside the actual P3Dv4 installation. If you want to make use of that new automatec method re-download your installers.
Our retailers will release the new versions within the next 2-3 days.
Hi Thorsten,
SimMarket still doesn't have the updated installer for Thessaloniki..
And AS doesn't have the Heraklion update