Jump to content
Sign in to follow this  
unc1rlm

Is this program continuing to be developed?

Recommended Posts

Have the latest P3dv3 as of today 11-16-2016

 

This might be a loaded question but have you ever considered a program like this for x-plane lol :)

 

Thanks,

 

Bob M.


Bob M

Share this post


Link to post
Share on other sites

Sure. It's still under development. I don't own X-Plane myself. But we can create a PRESET for X-Plane - no big deal.

Take a look at "SIMconfigBackup_Presets.xml" located at the main directory. Looks like this:

<?xml version="1.0" encoding="utf-8"?>
<!-- 
Allowed Placeholders:

	%APPDATA%
	%PROGRAMDATA%
	%FS9-ROOT%
	%FSX-ROOT%
	%FSXSE-ROOT%
	%P3DV1-ROOT%
	%P3DV2-ROOT%
	%P3DV3-ROOT%
	
-->

<PRESETS>
	<PRESET name="PRESET - FS9.txt" sim="FS9">
		<ITEM type="file" source="%APPDATA%\Microsoft\FS9\fs9.cfg"/>
		<ITEM type="file" source="%APPDATA%\Microsoft\FS9\dll.xml"/>
		<ITEM type="file" source="%APPDATA%\Microsoft\FS9\exe.xml"/>
		<ITEM type="file" source="%APPDATA%\Microsoft\FS9\Controls\Standard.XML"/>
		<ITEM type="file" source="%PROGRAMDATA%\Microsoft\FS9\scenery.cfg"/>		
		<ITEM type="file" source="%FS9-ROOT%\terrain.cfg"/>		
		<ITEM type="file" source="%FS9-ROOT%\autogen\default.xml"/>		
		<ITEM type="file" source="%FS9-ROOT%\modules\FSUIPC4.ini"/>					
	</PRESET>
	<PRESET name="PRESET - FSX.txt" sim="FSX">
		<ITEM type="file" source="%APPDATA%\Microsoft\FSX\fsx.cfg"/>
		<ITEM type="file" source="%APPDATA%\Microsoft\FSX\dll.xml"/>
		<ITEM type="file" source="%APPDATA%\Microsoft\FSX\exe.xml"/>
		<ITEM type="file" source="%APPDATA%\Microsoft\FSX\Controls\Standard.XML"/>
		<ITEM type="file" source="%PROGRAMDATA%\Microsoft\FSX\scenery.cfg"/>		
		<ITEM type="file" source="%FSX-ROOT%\terrain.cfg"/>		
		<ITEM type="file" source="%FSX-ROOT%\autogen\default.xml"/>		
		<ITEM type="file" source="%FSX-ROOT%\modules\FSUIPC4.ini"/>					
	</PRESET>
	<PRESET name="PRESET - FSXSE.txt" sim="FSXSE">
		<ITEM type="file" source="%APPDATA%\Microsoft\FSX-SE\fsx.cfg"/>
		<ITEM type="file" source="%APPDATA%\Microsoft\FSX-SE\dll.xml"/>
		<ITEM type="file" source="%APPDATA%\Microsoft\FSX-SE\exe.xml"/>
		<ITEM type="file" source="%APPDATA%\Microsoft\FSX-SE\Controls\Standard.XML"/>
		<ITEM type="file" source="%PROGRAMDATA%\Microsoft\FSX-SE\scenery.cfg"/>		
		<ITEM type="file" source="%FSXSE-ROOT%\terrain.cfg"/>		
		<ITEM type="file" source="%FSXSE-ROOT%\autogen\default.xml"/>		
		<ITEM type="file" source="%FSXSE-ROOT%\modules\FSUIPC4.ini"/>					
	</PRESET>	
	<PRESET name="PRESET - P3Dv1.txt" sim="P3DV1">
		<ITEM type="file" source="%APPDATA%\Lockheed Martin\Prepar3D\prepar3d.cfg"/>
		<ITEM type="file" source="%APPDATA%\Lockheed Martin\Prepar3D\dll.xml"/>
		<ITEM type="file" source="%APPDATA%\Lockheed Martin\Prepar3D\exe.xml"/>
		<ITEM type="file" source="%APPDATA%\Lockheed Martin\Prepar3D\Controls\Standard.XML"/>
		<ITEM type="file" source="%PROGRAMDATA%\Lockheed Martin\Prepar3D\scenery.cfg"/>		
		<ITEM type="file" source="%P3DV1-ROOT%\terrain.cfg"/>		
		<ITEM type="file" source="%P3DV1-ROOT%\autogen\default.xml"/>		
		<ITEM type="file" source="%P3DV1-ROOT%\modules\FSUIPC4.ini"/>					
	</PRESET>	
	<PRESET name="PRESET - P3Dv2.txt" sim="P3DV2">
		<ITEM type="file" source="%APPDATA%\Lockheed Martin\Prepar3D v2\prepar3d.cfg"/>
		<ITEM type="file" source="%APPDATA%\Lockheed Martin\Prepar3D v2\dll.xml"/>
		<ITEM type="file" source="%APPDATA%\Lockheed Martin\Prepar3D v2\exe.xml"/>
		<ITEM type="file" source="%APPDATA%\Lockheed Martin\Prepar3D v2\Controls\Standard.XML"/>
		<ITEM type="file" source="%PROGRAMDATA%\Lockheed Martin\Prepar3D v2\scenery.cfg"/>		
		<ITEM type="file" source="%PROGRAMDATA%\Lockheed Martin\Prepar3D v2\terrain.cfg"/>				
		<ITEM type="file" source="%P3DV2-ROOT%\terrain.cfg"/>		
		<ITEM type="file" source="%P3DV2-ROOT%\autogen\default.xml"/>		
		<ITEM type="file" source="%P3DV2-ROOT%\modules\FSUIPC4.ini"/>					
	</PRESET>	
	<PRESET name="PRESET - P3Dv3.txt" sim="P3DV3">
		<ITEM type="file" source="%APPDATA%\Lockheed Martin\Prepar3D v3\Controls\Standard.XML"/>
		<ITEM type="file" source="%APPDATA%\Lockheed Martin\Prepar3D v3\prepar3d.cfg"/>
		<ITEM type="file" source="%APPDATA%\Lockheed Martin\Prepar3D v3\dll.xml"/>
		<ITEM type="file" source="%APPDATA%\Lockheed Martin\Prepar3D v3\exe.xml"/>
		<ITEM type="file" source="%P3DV3-ROOT%\autogen\default.xml"/>
		<ITEM type="file" source="%P3DV3-ROOT%\modules\FSUIPC4.ini"/>
		<ITEM type="file" source="%P3DV3-ROOT%\terrain.cfg"/>
		<ITEM type="file" source="%PROGRAMDATA%\Lockheed Martin\Prepar3D v3\autogen.cfg"/>
		<ITEM type="file" source="%PROGRAMDATA%\Lockheed Martin\Prepar3D v3\dll.xml"/>
		<ITEM type="file" source="%PROGRAMDATA%\Lockheed Martin\Prepar3D v3\effects.cfg"/>
		<ITEM type="file" source="%PROGRAMDATA%\Lockheed Martin\Prepar3D v3\exe.xml"/>
		<ITEM type="file" source="%PROGRAMDATA%\Lockheed Martin\Prepar3D v3\gauges.cfg"/>
		<ITEM type="file" source="%PROGRAMDATA%\Lockheed Martin\Prepar3D v3\scenery.cfg"/>		
		<ITEM type="file" source="%PROGRAMDATA%\Lockheed Martin\Prepar3D v3\simObjects.cfg"/>
		<ITEM type="file" source="%PROGRAMDATA%\Lockheed Martin\Prepar3D v3\sound.cfg"/>
		<ITEM type="file" source="%PROGRAMDATA%\Lockheed Martin\Prepar3D v3\terrain.cfg"/>
	</PRESET>		
</PRESETS>

: : : aviation.pero-online.de
Developer of SIMstarter NG P3D & Homecockpit Builder

 

Share this post


Link to post
Share on other sites

Thank you very much :) I wouldn't know exactly what to backup in x-plane.  X-Plane 11 is coming out in next month or so. You should really have a look at it. Mind boggling. Just a thought.

 

Warmest Regards,

Bob Morehead


Bob M

Share this post


Link to post
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
Sign in to follow this  

  • 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...