I’ll preface by saying that I don’t think that this is a Navigraph issue, but the issue persists even with the Navigraph in-sim navigation database installed.
When using Simwings Menorca (LEMH) in MSFS 2024, I’ve noticed that the ILS localizer is offset on both runways.
This only seems to happen when using an aircraft that is using the in-sim navigation database. Aircraft I’ve tried so far include the FlightFX Citation X and the A2A Comanche. I’ve tried using both the default MSFS navigation data and, as mentioned, the Navigraph replacement of the in-sim navigation data. The result is the same.
It doesn’t seem to affect most add-on aircraft that have their own navigation data (i.e., Fenix Airbus, PMDG 737 etc.). Weirdly, it does seem to affect the iniBuilds A350 with its Navigraph database installed.
Uninstalling the Simwings Menorca scenery and using the default airport instead, seemingly fixes the issue.
At the moment, I’m guessing the scenery is at fault. I’ve left a post on the Aerosoft forum, but considering Menorca isn’t the most well known destination on Earth, I suspect a response or a fix won’t be forthcoming from their side.
I was heavily leaning towards it being a scenery issue, I just wasn’t 100% sure. As mentioned, the issue isn’t present with the default scenery, so that confirms it.
Aerosoft / Simwings will need to fix it then, but I’m not holding out much hope.
Ah, right, sorry, I have overread it … Seems to be a scenery issue, yes … Sorry, but in this case you can’t do more than report it to Aerosoft to fix it.
I did some more testing today and I may have spoken too soon about most addons working fine. In fact, only one aircraft works properly now. The PMDG, which I’m fairly sure worked fine yesterday (unless I’ve gone mad), didn’t today.
I sat on each runway in multiple different aircraft, manually tuned the ILS and observed the localizer deviation:
Sorry, I can’t answer this. The values in every dataset are the same. Possible that they use another magvar or calculate something on the fly. I didn’t know, sorry.
All beside Fenix use either the bgl based base package ILS signals or bgl based add on scenery ILS signals. For some Airports like EDDH Simwings used to have custom ILS coded, which caused issues with outdated frequencies.
Looks like Simwings is overwriting the Navigraph base package because otherwise Fenix and the others would have same indications.
You can build a patch for yourself and adjust the localizer to the add on scenery according to the simple Navdata tutorial. First check if the Simwings scenery has the following entry in the Manifest.json as order hint and the try again.
CUSTOM_AIRPORT
If it still doesn‘t work try to rebuild the ILS. The first thing would be to try and use the original Ident and frequency. If that still doesn’t work an ILS with a separate Ident and frequency is needed.
To get it aligned the following variables are important:
Localizer coordinate must be aligned with extended centerline of the Simwings scenery
The combination of full degree magnetic inbound course and variation must match the Simwings RWY true bearing. Use the developer mode to measure the true bearing with a transparent RWY as overlay.
Here is a template for the Navdata Sample in the SDK, that I did to correct the wrong GS in EDDS for RWY 25: