DB Update

We had to backup the existing flights stats and reduce DB size afterwards, because our DB server was hitting 100% workload several times during the pasts days and weeks. This was causing freezing and „hanging“ or even making it impossible to log in. The fastest solution was to backup the Weiterlesen…

Vulkan – XP 11.50

Keeping „old FSCloud“ and still supporting Vulkan for XP 11.50 – kinda difficult. Anyways, here is a first „coded around the old stuff“ X-Plane 11.50 plugin which is using the Vulkan compatible instance drawing. Just replace the fscloudplugin2_x64.xpl in XPlane’s Resources/plugins folder … Download here (Last updated: 24.07.2020 – Fixing Weiterlesen…

Fetch FSCloud Live Data

You can fetch FSCloud Live data from: https://fscloud.net/status.txt The system is the same as with VATSim and others and uses the same syntax. That is the status.txt points to the active status file which contains all clients data. If you are a developer you can implement FSCloud clients to your Weiterlesen…