I’ve spent countless hours trying to get a working connection to the MSFS 2024 SDK and SimConnect, but I’m stuck. My goal is to access GPS variables in MSFS 2024, specifically values like (basically anything, potentially, on the 2024 GPS Variables page):
FlightPlanDestinationAirportIdent
FlightPlanDestinationName
(Reference: MSFS 2024 GPS Variables)
I’ve read through the documentation multiple times, but I’m struggling to understand how to actually retrieve these values in a working script. Ideally, I want to write this data to L: variables so my Stream Deck can access and display it. I know this is a ‘me’ issue I just need some guidance getting started down the correct path.
I’m looking for someone who can tutor me and help me get a basic script up and running. If I can get a solid foundation and a simple example (I have looked at some of the provided examples), I’m confident I can build from there. My programming experience is limited, and while I’m eager to learn, frustration is starting to get in the way.
If you’re interested in helping me learn the basics of using the MSFS SDK/API’s, I’d really appreciate it—and I’m happy to compensate you for your time.
Some of the tools I have been playing around with:
- Axis and Ohs
- Spad.Next
- Notepad++
- Visual Studio 22
- StreamDeck Software
Thanks in advance!