Jump to content

Coop

TorqueSim
  • Posts

    1,556
  • Joined

  • Last visited

  • Days Won

    48

Everything posted by Coop

  1. When it is ready
  2. We will see what we can do. The non-preselect mode is because the "Arm" button needs to be manually selected, where the KAP-140 with altitude preselect will always arm the AP.
  3. Starter Isolation switch is necessary to be on, it is a physical disconnect for the starters' power.
  4. I did some testing to see if I could replicate. It seems that X-Plane decides to enter some sort of a semi-pitch change mode when those buttons are hit, but without adjusting the autopilot status datarefs (so we have no way to know!) I will gather some more data and file a bug with LR on this.
  5. Regarding frame rate, all of the G5 drawing is done on a separate thread, then the pixels are copied over during the gauge drawing callback. The library we use for drawing has an update in testing that would allow for asynchronous uploading of these textures to the GPU which should help a bunch with performance, idealy reducing the G5 to near zero for non-thread-limited CPUs. Regarding the dimming function, that is currently not implemented, but it is a highly requested feature so we have it on the list!
  6. We have a fix for this in the works! Thanks for reporting
  7. Clicking the "VS" button after setting the VS desired should enter VS mode.
  8. I will make a issue to add the ability to both show the main aircraft menu and hide ground equipment through the X-Plane native plugin menu in the top bar
  9. There isn't anything I can tell in the log that is prevening the tab from being visible. Do you have a multimonitor setup with X-Plane perhaps? The tab will draw on the leftmost edge of the left-most X-Plane window. Hovering your mouse at the maximum extent will show the small tab to open the menu. If that for some reason doesn't work, a quick trick to get rid of ground equipment without the menu is to start the plane once with "Engines Running" setting enabled. This will then get rid of the chocks and all other ground equipment, and the persist system will keep the equipment from not showing back up (Even if you start without engines running the next times).
  10. We are looking into what could be causing the shadows to be causing such a serious impact. We are both working on mesh optimizations, and looking into what could potentially be a driver/sim bug.
  11. Most likely the chocks are engaged, check on the side tab menu to make sure the chocks are removed.
  12. Hmm, that is an odd one we can't replicate. Does the regular Islander show the same thing?
  13. Oops! Bug logged
  14. Let me know how that goes
  15. Redownload the installer for updates
  16. You can try temporarily removing these files from the "objects" folder, let me know if this works: glass_ext.obj glass_int.obj glass.obj
  17. @Yorkshire It could be 1 of two things: The xgs landing speed plugin is installed, only the newest version seems to not prevent our plugin from loading, so please make sure you are on the latest version of that If that doesn't work, try removing xgs entirely and see if that isolates the issue If those don't, it could be a missing Visual C++ redistributable (less likely) https://torquesim.atlassian.net/servicedesk/customer/portal/1/topic/b6d622a0-61d2-4ce0-9ccb-205f4b5ecbc1/article/128188431 has instructions to get the latest version
  18. Talked with one of our other devs, we have an idea that could be it, though we aren't sure. Can you go into the TorqueSim BN-2 Islander/objects/ folder and rename the "PPL" folder to "zPPL" This will force the people objects to never load, we are wondering if there is something going on with those objects causing the FPS tank.
  19. Thanks for the kind words! FMOD update should be rolling out real soon
  20. Can you make sure the Cockpit lights knob is turned completely off and the Cabin lights switch is turned off too?
  21. The switches return to be where you left them. If you want to disable this setting, you can change our settings.cfg file in TorqueSim BN-2 Islander/plugins/is_systems/settings. You can set "disablePersist" to 1.
  22. This sounds like our plugin isn't loading, can you share your log.txt file so we can diagnose?
  23. The aircraft itself won't use that much VRAM, with scenery it can easily skyrocket. This is just a step for debugging in the process to figure out what is going on, as we can't replicate this issue
  24. The HSI course needs to be adjusted manually to match the GPS course.
  25. Regarding the engine switches, make sure that the External/Starter Isolation switch is turned on, that is the most typical thing that would prevent the starters from their operation. This system is described on page 2-4 of the manual. Regarding the external covers, there is a bug preventing their logic from working, this will be fixed ASAP. To hide/show them this can be done through the sidebar menu; if you hover your mouse on the left edge of the screen, the tab to open the menu will show. We will make sure to get this documented in the manual.
×
×
  • Create New...