Jump to content
The simFlight Network Forums

Recommended Posts

Posted

Hi, excuse my english.

I am testing with FS2020 and FSUIPC7 to modify an application that works well with FS9/FSX/P3D.
I want to recover the ICAO and the model of the plane (ex: B738 - Boeing 737-800), but with the offset I used it does not work. With the demo application of the library neither. 
I was searching in Google a list of new offset for FS2020 but I can't find anything.
I attach an example.

Captura.PNG

Posted

Hi Paul,

this is a known issue with the ICAO and Model strings. It has previously been reported in this post: 

To get around this for the time being, I have added the ICAO designator, manufacturer and model (read directly from the aircraft.cfg file) to the following offsets:
    icao_type_designator: 0x0618, 16 bytes (including string terminator)
    icao_manufacturer: 0x09D2, 16 bytes (including string terminator)
    icao_model: 0x0B26, 32 bytes (including string terminator)

However, those offsets won't be populated for all aircraft (see that post for details).

At some point I am planning to replace the language specific strings with the strings from the language pac files, but I've no idea when I will get around to this, its pretty low on my list.

Cheers,

John

  • 2 weeks later...
Posted

I had the same issue and I am using offset 0x3D00, which is Aircraft Name String (256 bytes).

Results are Cessna 208B Grand Caravan EX instead of TT:ATCCOM.AC_MODEL C208.

 

Regards,

Marc

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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.