Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It is the P3D v1.4 SDK that you need.
For most tools including ADE you don't need to copy the SDK into FSX:SE (although I am not aware of problems in doing so). You can leave the P3D v1.4 SDK where it was installed and just point your tools to use it. Most tools will look for the SDK in the registry which may not work in this case but most (including ADE) will allow you to find the folder yourself.
Jon
ScruffyDuck Software
Microsoft MVP
I went with Jon's options and installed the P3D SDK flawlessly, had no issues installing ADE, and placed some of my own scenery objects in FSX SE. Very cool!
Cheers
Gman
C:\Users\sydney\AppData\Roaming\Microsoft\FSX-SE\sll.xml
Setting
<Disabled>False</Disabled>
this was set to True
I also used full path to the SDK
<Path>G:\Program Files (x86)\SteamLibrary\steamapps\common\FSX\SDK\Mission Creation Kit\object_placement.dll</Path>
there are 3 of these in the file full path above is for the first
I have not used that particular SDK before, but the boxed FSX or P3D v.3 SDK has shp2vec.exe. It is located in the /Environment SDK/ folder. FSX:SE's SDK does NOT have that .exe.
In the P3D v.3 SDK folder it is in the /Environment SDK/ folder.
In the FSX DVD SDK folder it is in /Environment Kit/Terrain SDK/ folder.
If you are trying to compile using ADE you need to go to Settings-->Options-->Folders and add the correct paths for the BglComp and Shp2Vec Folder.
For Shp2Vec my path is: C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Terrain SDK
For BglComp my path is: C:\Program Files (x86)\Microsoft Games\Microsoft Flight Simulator X SDK\SDK\Environment Kit\Terrain SDK
I use the FSX DVD SDKs, so modify the folders after (x86) if you are using the P3D SDK since there are different folder paths.
I have FSX SE, i just tried to follow those paths you provided, but it keeps throwing me an error message. Is there ANYWHERE that i can download the original files for the FSX SDK?
You have to install the SDKs first. The paths I provided are for the DVD version of FSX. FSX:SE does NOT have the complete SDK. The SDKs for the DVD version is copyrighted and cannot be redistributed. The next best thing is the Prepar3D v.3 SDK. Have you downloaded and installed it yet? v.3, not v.4.
https://www.prepar3d.com/support/sdk/
After you have installed it using default settings, the default paths should be:
shp2vec - C:\Program Files (x86)\Lockheed Martin\Prepar3D v3 SDK 3.4.22.19868\Environment SDK\
bglcomp - C:\Program Files (x86)\Lockheed Martin\Prepar3D v3 SDK 3.4.22.19868\Environment SDK\BGL Compiler SDK\
Verify in the Windows File Explorer to make sure the shp2vec.exe and bglcomp.exe files are actually there if you still get errors.
I assume you have the correct paths for the scenery.cfg and FS main folders.
I think that worked, it was throwing the error message as soon as i clicked compile but now it is allow the box to pop up. Im going to do somemore edits and try again. Thank you so much!!