Hi, There is the ability to save custom cameras via SimConnect or js but
no way to load them. Is it something we can see implemented?
**CAMERA ACTION COCKPIT VIEW SAVE:index**
//https://docs.flightsimulator.com/html/Programming_Tools/SimVars/Camera_Variables.htm
I have tried the following without success:
**A:CAMERA ACTION COCKPIT VIEW LOAD:0**
//took a shot, maybe it was simply undocumented
**K:CAMERA_USER_LOAD_0**
//taken from the control assignments
**K:VIEW_CAMERA_SELECT_0**
//Legacy event, didn't have high hope
Thank you, Keven
1 Like
Hello @runshotgun That’s right, only the save simvars were exposed. I’ll add
it to our backlog. Regards, Sylvain
I would like to know if any progress has been made on this +5 months. Thank
you!
Any idea how far this is in the backlog?
DGymer
September 21, 2023, 8:18am
6
I would love to know too.
Hello
This has not been prioritized yet.
Regards,
Sylvain
We’re approaching…3 years, what’s happening with this one?
SkyWare
September 9, 2025, 2:57am
10
Any update on this?
I mean, how hard is it to expose the variable(s) needed to load a custom camera?? It’s possible via keybind, but not SimConnect or JS.
This completely blocks an add-on I am trying to port from P3D to MSFS. =(