plane icon Welcome to Microsoft Flight Simulator’s SDK Q&A Platform!

You have questions regarding the SDK? DevMode Tools? SimConnect? You would like to submit an idea for future improvements, seek help or exchange knowledge? You’re in the right place.


Please take a moment to read the platform’s guidelines before you get started!


Idea

evanburnsdev avatar image
evanburnsdev suggested virtuali commented

Enable "CAMERA POS IN PLANE" simvar for simconnect

This data allows you to get the current camera position as it moves through the cockpit.

This simvar is readable via coherent and SimVar.GetGameVarValue within javascript, and you can set L:vars to read via the gauge api. This workaround sacrifices a few frames and causes a noticeable lag when simulating collimation.

Having this simvar readable directly with simconnect will mitigate the lag.

Having it readable via the gauge api would be a bonus, but I don't think reading xyz structs via "execute_calculator_code" or "aircraft_varget" is possible, unless I'm mistaken.

simconnectgaugeswasm
10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

5 Comments

·
Simbol avatar image
Simbol commented

We need this for sure.. also being able to change the value at runtime it would mean we can expand many capability of our aircrafts, etc.

Regards,

S.

10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

runshotgun avatar image
runshotgun commented

yes PLEASE

10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

Vitus avatar image
Vitus commented

Yes please!

10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

Dinososs avatar image
Dinososs commented

This is an absolute must! Very high priority, please!

10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

virtuali avatar image
virtuali commented

Please add this variable to Simconnect. I know how to retrieve it directly from memory but, that's a bad hack I'd rather not use.

2 comments
10 |10000

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

IcemanFBW avatar image IcemanFBW commented ·

How do you retrieve variables from memory? This would be helpful for accessing sim data that Asobo have not yet exposed or have put on the backlog indefinitely

0 Likes 0 ·
virtuali avatar image virtuali IcemanFBW commented ·
With bad hacks, basically attaching a process to the sim .exe as a debugger. I'm not using it for actual products, just for testing and learning, since it require running the process as admin.
0 Likes 0 ·

Write a Comment

Up to 5 attachments (including images) can be used with a maximum of 4.8 MiB each and 23.8 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.