msfs-webui-devkit icon indicating copy to clipboard operation
msfs-webui-devkit copied to clipboard

UI not showing up on any panel

Open dbersan opened this issue 3 years ago • 0 comments

In game, on any panel where you activated the code, it should show an opaque UI Element in the top right corner.

MSFS version: Microsoft Flight Simulator Game of the Year Edition

webui-devkit version: 0.92

I followed every single step on the Readme and the UI does not appear. Maybe I'm missing something?

I did the following:

  1. Extract msfs-webui-devkit into the community folder, ie: C:\FlightSimulator\Community\msfs-webui-devkit
  2. Added <script type="text/javascript" src="/JS/debug.js"></script> to the file C:\FlightSimulator\Official\Steam\asobo-vcockpits-core\html_ui\Pages\VCockpit\Core\VCockpit.html, after the common.js script tag.
  3. Restarted MSFS and started a Fly with some random plane. The panel looks like this:

image

dbersan avatar Jun 24 '22 14:06 dbersan