Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Is this program continuing to be developed?

Featured Replies

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

  • Commercial Member

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

 

  • Author

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

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.