Per subject, really need a way to make the engine display settings persistent between flights. Same with the map. Submitted a ticket for what it’s worth.
However, you can edit the ASVigilus_v2.js file for the plane and force the display to whatever you want. Here’s How:
- Go to file location: AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\Packages\Official\OneStore\asobo-aircraft-husky-a1c\html_ui\Pages\VCockpit\Instruments\Husky\ASVigilus_v2
- Back up the ASVigilus_v2.js file.
- Edit the file with notepad++ or the like.
- Scroll down to line 1859.
- The code will return the first unit unless set to the secondary.
- Change the first unit to return to desired then save. See pre/post examples below:
Orignal:
New:
This is a hack, not an fluent programmer, but it works. Now my Husky starts up w/english units instead of Metric. Now… if I could only change default Squak to 1200 from 7000…