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.

How do I create a SPB file for the missions?

Featured Replies

Hi guys, does anyone know how to create SPB files for the missions instead of the XML file? I've read the tutorial on creating SPB files but I just can't understand it. Anyhelp much appreciated.Thanks in advance.

  • 3 months later...

>Hi guys, does anyone know how to create SPB files for the>missions instead of the XML file? I've read the tutorial on>creating SPB files but I just can't understand it. Anyhelp>much appreciated.>Thanks in advance.I am stumped as wellSimpropcompiler 2spb

Well persistence pays off. Thought I had done this exactly (hence my confusion) :) the 2spb flag with the symbols switch "quotes around the long dir name with spaces" with the wildcard *.xml for all the propdefs.example:simpropcompiler 2spb -symbols "C:Program FilesMicrosoft GamesMicrosoft Flight Simulator Xpropdefs*.xml" somemission.xml somemission.spbbelow is what it looks like cut and pasted from my cmd window....C:Program FilesMicrosoft GamesMicrosoft Flight Simulator X SDKSDKCore Utilities KitSimProp>simpropcompiler 2spb -symbols "C:Program FilesMicrosoft GamesMicrosoft Flight Simulator Xpropdefs*.xml" JuneauChoper.xml JuneauChoper.spbMicrosoft Corp. SimProp data file compiler and converter 10.0.61206.1Copyright ⌐ 1995-2006 Microsoft Corp. Copyright ⌐ 1995-2006 Microsoft Corp.C:Program FilesMicrosoft GamesMicrosoft Flight Simulator X SDKSDKCore Utilities KitSimProp>simpropcompiler 2spb -symbols "C:Program FilesMicrosoft GamesMicrosoft Flight Simulator Xpropdefs*.xml" dlggeneral.xml dlggeneral.spbMicrosoft Corp. SimProp data file compiler and converter 10.0.61206.1Copyright ⌐ 1995-2006 Microsoft Corp. Copyright ⌐ 1995-2006 Microsoft Corp.

  • 2 weeks later...

Just wanted to thank you, sruddy. I know just enough about progamming to know I know nothing about programming. I lost several hours over the weekend because of this. The quotes did the trick once if learned the .xml file had to be in the same folder as the compiler...LOL.D. Miller

  • 11 months later...

I had a problem in that I had my FSX directory on my D: drive and I found I had to add the i switch as well. -i tells simpropcompiler to search in other paths for symbols. I guess the simpropcompiler tool is a little fussy!simpropcompiler 2spb -symbols "D:Program FilesMicrosoft GamesMicrosoft Flight Simulator Xpropdefs*.xml" -i "D:Program FilesMicrosoft GamesMicrosoft Flight Simulator Xpropdefs" mymission.xml mymission.spbI needed the quotation marks around the path.I made a batch file up that does the compilation so I didn't have to copy simpropcompiler into my mission directory and keep on typing in the loooong command line. The batch file has to run in the same directory as the missions xml file. As I said the simpropcompiler tool is a little fussy.Regardssirelandhttp://forums.avsim.net/user_files/184876.zip

Create an account or sign in to comment

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.