709: A Fix to my RSG Interface not loading

One thing that frustrated me for quite some time was the RealSimGear Device Interface wouldn’t load up with MSFS automatically.

After the Interface was installed, I moved the whole package out from the MSFS\Community folder to the \Addons\Utility\RealSimGear folder on the same drive in my system, so that it could be activated via MSFS Addon Linkers.

Then I edited the Path of the Device Interface Module accordingly in the exe.xml file as follows:

<Launch.Addon>
    <Name>RealSimGear Add-on</Name>
    <Disabled>False</Disabled>
    <Path>F:\Addons\Utility\RealSimGear\bin\RealSimGear.exe</Path>
</Launch.Addon>

The path was correctly pointing to the RealSimGear.exe but the Device Interface simply wouldn’t load with MSFS.

I had been scratching my head for quite some time why the setting wouldn’t work until today Continue reading

680: Third Level or Further Down Below

Due to vulnerability of the Community folder in MSFS, I recently useaddonlinker01 the MSFS_Addon_Linker to map all my external apps to the folder in oder to keep things manageable just in case.

Everything works fine except the RealSimGear app for the GNS430 and 530, unfortunately.  It was similarly put under the Addons folder where I store all my external apps.

The app seemed to be loaded into MSFS successfully but only a few buttons work. Continue reading

678: Fitting RSG GNS Display Easily

Read from RealSimGear’s forum that some users have alignment IMG_1577_resizeissues when moving the GPS displays from the virtual cockpit to the GNS430 and GNS530.

The official instruction says that there is no need to resize the popped out GPS screens from the virtual cockpit. Just move them over to the GNSs and press right Alt-Enter.  The GPS screens will fit on the devices accordingly.

Unfortunately, it’s not just those users in the forum having problems in doing so.  I encountered the same situation that the GPS screens wouldn’t fit onto the GNSs by following the official instruction as well.

Here’s my solutions: Continue reading