August 6, 20232 yr Is it possible to set the Davtron Clock to 24 Hrs format by default ? After setting it manually (right click when the battery is OFF) it always reverts back to 12 Hrs format on the next session and I find it a bit annoying to have to set it back to 24 Hrs format everytime ๐. ย Normand Intel i7 14700K @ 5.6 GHz / Asus ROG STRIX Z790E Wi-Fi / 64GB DDR5 6400 MHz / MSI RTX 4080 / PSU 1000 Wattย / FS2020+FS2024 / Windows 11
August 6, 20232 yr 45 minutes ago, NBouc said: Is it possible to set the Davtron Clock to 24 Hrs format by default ? After setting it manually (right click when the battery is OFF) it always reverts back to 12 Hrs format on the next session and I find it a bit annoying to have to set it back to 24 Hrs format everytime ๐. Yes. To do this you have to use a text editor, like Notepad++, to change a setting in the Davtron M811B.js file which on my machine is at C:\Users\Al\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\Packages\Community\flysimware-cessna-414aw\html_ui\Pages\VCockpit\Instruments\Generic\Radios\DAVTRON_M811B. About 36 or so lines down from the top of this file you find the code line this.TWENTYFOUR_TWELVE = 0;ย ย ย Change the 0 to a 1ย giving you this.TWENTYFOUR_TWELVE = 1; and save the file. Then restart the sim. Al Edited August 6, 20232 yr by ark
August 7, 20232 yr Author Thank you Al, it works !! I don't have anything related to the C414 in myย C:\Users\Normand\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\Packages\Community\ folder but I found and edited the M811B.js file in my MSFS installation location, which for me is atย F:\MS Flight Simulator\Community\flysimware-cessna-414aw\html_ui\Pages\VCockpit\Instruments\Generic\Radios\DAVTRON_M811B That's the only location on my computer where there is a M811B.js file. Best regards, ย ย Normand Intel i7 14700K @ 5.6 GHz / Asus ROG STRIX Z790E Wi-Fi / 64GB DDR5 6400 MHz / MSI RTX 4080 / PSU 1000 Wattย / FS2020+FS2024 / Windows 11
August 7, 20232 yr 5 minutes ago, NBouc said: Thank you Al, it works !! I don't have anything related to the C414 in myย C:\Users\Normand\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalCache\Packages\Community\ folder but I found and edited the M811B.js file in my MSFS installation location, which for me is atย F:\MS Flight Simulator\Community\flysimware-cessna-414aw\html_ui\Pages\VCockpit\Instruments\Generic\Radios\DAVTRON_M811B That's the only location on my computer where there is a M811B.js file. Best regards, ย Glad you got it working. The M811B.js file location depends on your MSFS location and where you installed the C414. Al Edited August 7, 20232 yr by ark
Archived
This topic is now archived and is closed to further replies.