MobiFlight / HubHop-Website

2 stars 1 forks source link

MF displays simvar guid instead of variable name #44

Closed JaimeLeon2 closed 3 years ago

JaimeLeon2 commented 3 years ago

MF Connector displays the simvars guid list instead of the variable names in the variables list. This makes it impossible to select the variables by name nor search for any variable from the list.

I suggest that the program generating msfs2020_simvars.cip from Hubhop should reverse the placement of the guid code as the first field with the variable name field at the end. Should be variable name first, guid last field.

JaimeLeon2 commented 3 years ago

This was fixed by Sebastian on the MF Connector side in MF v9.0.0.3 BETA. Simvar names are now displayed as before.