Jump to content

Registry 'trick' for installing addons in P3D v6


Recommended Posts

Posted (edited)
8 minutes ago, adam77 said:

Sadly you cant install two versions of the same sim in,

"in.."  what, in OrbX Central? P3Dv5 is currently the only option I see in OrbX Central.

and what 3 pm, GMT ? MEZ, UTC, AST, BIOT ....

https://en.wikipedia.org/wiki/List_of_time_zone_abbreviations

 

Edited by turbomax

AMD 7800X3D, Windows 11, Gigabyte X670 AORUS Elite AX Motherboard, 64GB DDR5 G.SKILL Trident Z5 NEO RGB (AMD Expo), RTX 4090,  Samsung 980 PRO M.2 NVMe SSD 2 TB PCIe 4.0, Samsung 980 PRO M.2 NVMe SSD 1 TB PCIe 4.0, 4K resolution 50" TV @60Hz, VR: Pimax Crystal Light + HP Reverb G2 @ 90 Hz, Honeycomb Bravo Throttle Quadrant, be quiet 1000W PSU, Noctua NH-U12S chromax.black air cooler.

60-130 fps. no CPU overclocking.

very nice.

Posted

and what 3 pm, GMT ? MEZ, UTC, AST, BIOT ....

https://en.wikipedia.org/wiki/List_of_time_zone_abbreviations

AMD 7800X3D, Windows 11, Gigabyte X670 AORUS Elite AX Motherboard, 64GB DDR5 G.SKILL Trident Z5 NEO RGB (AMD Expo), RTX 4090,  Samsung 980 PRO M.2 NVMe SSD 2 TB PCIe 4.0, Samsung 980 PRO M.2 NVMe SSD 1 TB PCIe 4.0, 4K resolution 50" TV @60Hz, VR: Pimax Crystal Light + HP Reverb G2 @ 90 Hz, Honeycomb Bravo Throttle Quadrant, be quiet 1000W PSU, Noctua NH-U12S chromax.black air cooler.

60-130 fps. no CPU overclocking.

very nice.

Posted (edited)

with the registry trick, somehow OrbX central is still looking for the old P3Dv5 path of scenery.cfg for me, instead of here:

C:\ProgramData\Lockheed Martin\Prepar3D v6

it still keeps checking here:

Could not find a part of the path 'C:\ProgramData\Lockheed Martin\Prepar3D v5\scenery.cfg'.

Edited by turbomax

AMD 7800X3D, Windows 11, Gigabyte X670 AORUS Elite AX Motherboard, 64GB DDR5 G.SKILL Trident Z5 NEO RGB (AMD Expo), RTX 4090,  Samsung 980 PRO M.2 NVMe SSD 2 TB PCIe 4.0, Samsung 980 PRO M.2 NVMe SSD 1 TB PCIe 4.0, 4K resolution 50" TV @60Hz, VR: Pimax Crystal Light + HP Reverb G2 @ 90 Hz, Honeycomb Bravo Throttle Quadrant, be quiet 1000W PSU, Noctua NH-U12S chromax.black air cooler.

60-130 fps. no CPU overclocking.

very nice.

Posted (edited)
1 hour ago, turbomax said:

with the registry trick, somehow OrbX central is still looking for the old P3Dv5 path of scenery.cfg for me, instead of here:

C:\ProgramData\Lockheed Martin\Prepar3D v6

it still keeps checking here:

Could not find a part of the path 'C:\ProgramData\Lockheed Martin\Prepar3D v5\scenery.cfg'.

Create a symbolic link between the two folder:

C:\ProgramData\Lockheed Martin\Prepar3D v5\ and C:\ProgramData\Lockheed Martin\Prepar3D v6\

Copy and paste the following into a CMD (run as admin!):

mklink /J "C:\ProgramData\Lockheed Martin\Prepar3D v5" "C:\ProgramData\Lockheed Martin\Prepar3D v6"

 

Edited by anden145
  • Like 2

Best regards,
--Anders Bermann--
____________________
Scandinavian VA

Pilot-ID: SAS2471

Posted
1 hour ago, turbomax said:

with the registry trick, somehow OrbX central is still looking for the old P3Dv5 path of scenery.cfg for me, instead of here:

C:\ProgramData\Lockheed Martin\Prepar3D v6

it still keeps checking here:

Could not find a part of the path 'C:\ProgramData\Lockheed Martin\Prepar3D v5\scenery.cfg'.

No need for symbolic links, I will be live within the hour on Twitch: https://www.twitch.tv/adamjpestridge

 

 

 

 

Posted

Not talking about Orbx but aircraft such as PMDG 737.

If I have both V5.4 and V6 installed on the same computer - and each time change the registry to the correct version to suit P3D version that I want to run - will this work or is it more complicated than that?

Posted

Hello, need some help.
My questions:

1) "License"="<xxxxxxx>"
Do we need to enter here the License of Prepar3D v5 or Prepar3D v6?

2) Is the syntax of the following files correct?
Because I wonder if I need to include the "" and or the < >.
E.g.
"SetupPath"="<G:\Prepar3D v6>"
or 
"SetupPath"=<G:\Prepar3D v6>
or
"SetupPath"="G:\Prepar3D v6" 

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Lockheed Martin]
[HKEY_LOCAL_MACHINE\SOFTWARE\Lockheed Martin\Prepar3D v5]
"License"="<xxxxxxx>"
"SetupPath"="<G:\Prepar3D v6>"

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Lockheed Martin]
[HKEY_CURRENT_USER\SOFTWARE\Lockheed Martin\Prepar3D v5]
"Installed"=dword:00000001
"AppPath"="<G:\Prepar3D v6>"

Thanks in advance for support,
Frank
 

Posted

This is the text for installing v4 into v6. The license should be whatever you have in v4, in my case I have Professional.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Lockheed Martin\Prepar3D v4]
"License"="Professional"
"SetupPath"="C:\\Lockheed Martin\\Prepar3D v6\\"
 

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Lockheed Martin\Prepar3D v4]
"SimConnect_Port_IPv6"="50568"
"SimConnect_Port_IPv4"="50569"
"AppPath"="C:\\Lockheed Martin\\Prepar3D v6\\"
"Installed"=dword:00000001
 

Note - I have not tried this yet, but I think the principle should apply the same. Adjust your path to v6 appropriately.

  • Like 1
Posted
On 7/7/2023 at 5:11 PM, simfan1983 said:

This is the text for installing v4 into v6. The license should be whatever you have in v4, in my case I have Professional.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Lockheed Martin\Prepar3D v4]
"License"="Professional"
"SetupPath"="C:\\Lockheed Martin\\Prepar3D v6\\"
 

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Lockheed Martin\Prepar3D v4]
"SimConnect_Port_IPv6"="50568"
"SimConnect_Port_IPv4"="50569"
"AppPath"="C:\\Lockheed Martin\\Prepar3D v6\\"
"Installed"=dword:00000001
 

Note - I have not tried this yet, but I think the principle should apply the same. Adjust your path to v6 appropriately.

Many thanks for the useful reply.

Best Regards,

Frank

Posted

Orbx products can be installed by entering C:\ProgramData\Lochkedd Martin\Prepar3D v6\add-ons

[DiscoveryPath.0]
Path=C:\ORBX LIBRARY\p3dv5
Title=Orbx My Library
Active=TRUE


So add-ons in C:\ProgramData\Lochkedd Martin\Prepar3D v6\ will become:

 

[Package.0]
Path=C:\Program Files\Lockheed Martin\Prepar3D v6\Development Tools\Visual FX Tool
Active=TRUE
Required=FALSE

[Package.1]
Path=C:\Program Files\Lockheed Martin\Prepar3D v6\Development Tools\Traffic Toolbox
Active=TRUE
Required=FALSE

[DiscoveryPath.0]
Path=C:\ORBX LIBRARY\p3dv5
Title=Orbx My Library
Active=TRUE

 

On Path=C:\  "ORBX LIBRARY" should be replaced with the name of your Orbx library for P3d v5.

If your Orbx library is not located in C:\ it must be replaced with the letter where the Orbx library is installed.

When you start Prepar3D v6, you will be asked to activate each single product of the Orbx library, as happens on P3D v5.

Obviously you can only install the Orbx products present in the library and not those installed directly in the Main program of P3D v5.

  • Upvote 3
  • 1 month later...
Posted

Adam77

Tried to follow your procedure for allowing add ons in P3Dv6. Made it to the point where you create a reg entry in Computer\HKEY_CURRENT_USER\SOFTWARE\Lockheed Martin but I couldn't get past the Error Renaming Warning that popped up in your video briefly while trying to create the Prepqr3D v4 entry.

Would appreciate more specifics on how to get past that,

 

Posted
22 hours ago, daveep said:

Adam77

Tried to follow your procedure for allowing add ons in P3Dv6. Made it to the point where you create a reg entry in Computer\HKEY_CURRENT_USER\SOFTWARE\Lockheed Martin but I couldn't get past the Error Renaming Warning that popped up in your video briefly while trying to create the Prepqr3D v4 entry.

Would appreciate more specifics on how to get past that,

 

 

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

  • Tom Allensworth,
    Founder of AVSIM Online


  • Flight Simulation's Premier Resource!

    AVSIM is a free service to the flight simulation community. AVSIM is staffed completely by volunteers and all funds donated to AVSIM go directly back to supporting the community. Your donation here helps to pay our bandwidth costs, emergency funding, and other general costs that crop up from time to time. Thank you for your support!

    Click here for more information and to see all donations year to date.
×
×
  • Create New...