Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Webfmc vol 2

Featured Replies

Hello,

Still have a problem with the popouts,

Now I have a new monitor 3440 / 1440 ultrawide

If I want to popout the CDU of the Blacksquare spaceship, it does not find the correct clickspot.

Also if I do track and change mouse position it does not work. The preconfigured mouse position is totally different then the ones in the json files.
In the main json files it says that I have a 4K 3840 x 2160 resolution but that is not correct I have Ultrawide.

It seems that the mouse position AAO finds is not correct when I put it i  the config Json files.
Does it have to do with the wrong resolution in the config.json files?

Gr.

Robert

 

  • Commercial Member

The files are Javascript, not JSON. Make sure that you don't break the code when editing them.

The auto popout is essentially hard coded. It cannot fit all sizes, it must be adapted to your particular computer and monitor. 

IIRC the BKSQ Starship has a bug anyway, you can't pop out the CDU in a single stroke. One has to target the instrument next to it, press the right ALT key, press the mouse button, then pull over the mouse to the CDU and release everything. This is reflected in the js code in the index.html ("function popout(){")

By default the index.html page tries to find the main simulator window and read its coordinates and size. Then it will adjust the mouse position relative to these values (see: "popscr3 = ..."). If that doesn't work on your computer, replace this code with hard coded values that do work for you. Bear in mind the bug described above, keep an eye on what the mouse is doing so you get the right sequence.

Alternatively, just pop out the CDU manually before going to the WebPage.

Edited by Lorby_SI

LORBY-SI

  • Author
1 hour ago, Lorby_SI said:

The files are Javascript, not JSON. Make sure that you don't break the code when editing them.

The auto popout is essentially hard coded. It cannot fit all sizes, it must be adapted to your particular computer and monitor. 

IIRC the BKSQ Starship has a bug anyway, you can't pop out the CDU in a single stroke. One has to target the instrument next to it, press the right ALT key, press the mouse button, then pull over the mouse to the CDU and release everything. This is reflected in the js code in the index.html ("function popout(){")

By default the index.html page tries to find the main simulator window and read its coordinates and size. Then it will adjust the mouse position relative to these values (see: "popscr3 = ..."). If that doesn't work on your computer, replace this code with hard coded values that do work for you. Bear in mind the bug described above, keep an eye on what the mouse is doing so you get the right sequence.

Alternatively, just pop out the CDU manually before going to the WebPage.

Thanks for your fast reply!

Popping it out first worked like a charm.

Still needed to adjust the size a lot in the javascript file before it fitted on the tablet, but now it works!

  • 2 months later...

@rob0203 Hi, I'm facing a similar problem, how did you fix yours?

My CDU is "cut out" at the bottom, I can play with the coordinates from the config file to get it centered.. but is still cuts off at the bottom like cropping a picture.

I am also using a ultrawide with 3440x1440.

  • Author
17 hours ago, MikeyFlyz said:

@rob0203 Hi, I'm facing a similar problem, how did you fix yours?

My CDU is "cut out" at the bottom, I can play with the coordinates from the config file to get it centered.. but is still cuts off at the bottom like cropping a picture.

I am also using a ultrawide with 3440x1440.

You just need to play around with the numbers a bit, and then see how it goes. I don't have the Starship installed at the moment.

Yes, I had to fiddle with the crop numbers in index.html and then those in config.js to align it but got it working. All I need now is a full sized cockpit😄

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.