You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added MSFS Original Map as a primary or fallback map option for Microsoft Flight Simulator 2020 and 2024. When used as a fallback, the simulator's original satellite imagery is loaded if the enhanced map cannot provide a usable tile.
Added safer, configurable Rolling Cache cleanup for MSFS 2024. You can clear only satellite imagery and building data while preserving the cache file, or delete the entire cache file after exiting the simulator. An optional setting can also clear satellite imagery before switching maps.
Building display options are now locked while Microsoft Flight Simulator is running to prevent crashes and mixed building data. After a building display setting changes, the app reminds you to clean the Rolling Cache.
Consolidated the app disk cache and the simulator Rolling Cache settings under Cache Options, with clearer guidance about how the two caches differ and which settings are recommended for MSFS 2020 and 2024.
为 Microsoft Flight Simulator 2020 和 2024 新增 MSFS 原始地图,可将其设为主地图或备选地图。作为备选地图时,如果增强地图无法提供可用瓦片,将自动加载游戏原始卫星影像。