Flightsim.to
    ClearSkies - Image 1

    Beschreibung

    ClearSkies

    A native, Open Source, Windows application to clean NVIDIA, AMD, and DirectX shader caches, as well as Microsoft Flight Simulator rolling cache data.

    GitHub Repository: purcilas/ClearSkies

    Disclaimer: This software is provided "as is", without warranty of any kind. Use it at your own risk. The author is not responsible for any data loss, system issues, or other damages that may result from using this application. Always ensure important data is backed up before performing any cleanup operations.

    Features

    • Multi-Cache Support: Cleans multiple shader cache types:

      • NVIDIA DirectX Shader Cache
      • NVIDIA OpenGL Shader Cache
      • NVIDIA GPU Cache
      • DirectX Shader Cache (D3DSCache)
      • AMD Shader Caches (DX11 & DX12)
    • MSFS Auto-Detection: Automatically detects MSFS 2020 and 2024 installations (Steam and MS Store)

      • Rolling Cache (.ccc files) cleanup
      • SceneryIndexes cleanup (fixes missing scenery and reduces load times)
      • Manual folder picker available as fallback
    • Cache Size Display: Shows the size of each cache before cleaning

    • Selective Cleaning: Choose which caches to clean with checkboxes

    • Live Deletion Log: Real-time log showing exactly which files are being deleted

      • See every file removed during cleanup
      • Track skipped files (locked/in-use)
      • View summary statistics
    • Locked File Handling: Files in use are automatically scheduled for deletion on the next system restart (requires Administrator)

    • Automatic Scheduling: Set up automatic cache cleaning using Windows Task Scheduler

      • Daily, Weekly, or Monthly schedules
      • Custom time selection

    Requirements

    • Windows 10/11
    • Administrator privileges recommended (for locked file handling and scheduling)

    Installation

    1. Download the latest release
    2. Extract to a folder of your choice
    3. Run ClearSkies.exe

    Usage

    Manual Cleaning

    1. Launch the application
    2. Caches are automatically scanned on launch
    3. Select the caches you want to clean (or use All/None buttons)
    4. Click "Clear the Skies!" to remove the cached files
    5. Confirm the deletion when prompted
    6. Watch the live log at the bottom to see which files are being deleted in real-time

    MSFS Cache

    MSFS 2020 and 2024 installations are automatically detected (both Steam and MS Store versions). The app will find and display:

    • Rolling Cache — large .ccc cache files
    • SceneryIndexes — scenery index data that can become corrupted

    If auto-detection doesn't find your installation, use "Set Folder" to manually select the MSFS cache directory.

    Scheduled Cleaning

    1. Click the "Schedule..." button
    2. Enable "Enable Automatic Cache Cleaning"
    3. Choose frequency (Daily, Weekly, or Monthly)
    4. Set the time for automatic cleaning
    5. Click "Apply"

    Note: Creating scheduled tasks requires Administrator privileges.

    Command Line

    The application supports silent cleaning via command line:

    ClearSkies.exe /clean

    This is used by the Task Scheduler for automatic cleaning.

    Why Clean Shader Caches?

    Shader caches can accumulate over time and consume significant disk space. Cleaning them can:

    • Free up disk space (often several GB)
    • Resolve graphics issues or corruption
    • Improve game performance in some cases
    • Prepare for major game updates

    Games will automatically rebuild shader caches as needed, so it's safe to delete them.

    Building from Source

    Prerequisites

    • Visual Studio 2022 or later
    • .NET 8.0 SDK

    Build

    cd ClearSkies
    dotnet build

    Publish (single-file exe)

    dotnet publish -c Release -r win-x64 --self-contained true

    Troubleshooting

    "Not running as Administrator" warning:

    • Some caches require admin rights to access
    • Right-click the app and select "Run as Administrator"

    Some files won't delete:

    • Files in use by running applications are skipped
    • When running as Administrator, locked files are scheduled for deletion on reboot
    • Close graphics-intensive applications before cleaning for best results

    License

    This project is licensed under the MIT License.

    Kommentare(18)

    Melden Sie sich an, um an der Diskussion teilzunehmen

    Anmelden
    A

    about 12 hours ago

    Great tool !
    You don't know whats been missing until you got it.
    Thanx
    N

    about 12 hours ago

    Awesome tool really improved my performance. Thanks
    D

    1 day ago

    It’s great 👍🫡
    B

    5 days ago

    Very useful, thanks!
    E

    8 days ago

    i like
    v

    9 days ago

    Great utility. Works very well.
    M

    16 days ago

    What a time saver. Thanks :)
    M

    18 days ago

    Fantastic addon! I used to do this manually and had all the folders shortcuts on my desktop! Question, would you be able to add a path to clean the 2024 StreamedPackakges folder? Sometimes things can get corrupted in there and doesn't hurt to clean every now and then too! Thanks in advance!
    N

    12 days ago

    ah - interesting. thanks for pointing that out
    p
    purcilasAuthor

    1 day ago

    I had not logged in in a while so sorry for the late reply. Will look to implement this and release a new version.
    p
    purcilasAuthor

    about 10 hours ago

    I did some research and decided not to implement this. Reason is that this is meant more for troubleshooting issues and not for routine cache cleanup. I want to avoid people inadvertently deleting the folder and then blaming the tool for any issues.
    M

    about 4 hours ago

    Understood! That makes sense, thanks for clarifying!
    c

    18 days ago

    nice work, I always delete those manually but tried it and showed more shader cache files that saved 9GB of space. Thanks
    H

    2 months ago

    ty for the awesome add-on. One question for me after you use the program is it normal to take longer time the next time you start the sim? how long it wil be ? Currently I have been waiting in the loading menu for 30+ min and still not logged in the game xD
    p
    purcilasAuthor

    27 days ago

    Thanks for the review. No, it should definitely not take 30m to load. Did you solve this?
    D

    2 months ago

    Still using this, and it's still giving me amazing, clean performance in MSFS2024, so I came back to leave a well-deserved 5 star raing.
    D

    5 months ago

    This is fantastic! All of the other cache cleaner mods I've used don't give you option to select / de-select the caches that you want to clear. Great work, this will be my new cache cleaning mod for my MSFS 2024 set up. :o)
    p
    purcilasAuthor

    5 months ago

    Thank you! If there's any suggestions on improvement, please leave a comment :)
    MSFS 2020MSFS 2024

    ClearSkies

    ClearSkiesA native, Open Source, Windows application to clean NVIDIA, AMD, and DirectX shader caches, as well as Microsoft Flight Simulator rolling cache data.GitHub Repository: purcilas/ClearSkiesDis

    Downloads4K
    Version1.1
    Dateigröße63.2 MB
    VeröffentlichtVor 5 Monaten
    AktualisiertVor 5 Monaten

    Nutzerbewertungen

    5.0

    8 Bewertungen

    5
    100%
    4
    0%
    3
    0%
    2
    0%
    1
    0%

    More Information

    Simulator
    MSFS2020/24
    KategorieUtilities
    Sub-CategoryApplications

    Versionsgeschichte

    New Features MSFS Auto-Detection — Automatically detects MSFS 2020 and 2024 installations (Steam and MS Store) SceneryIndexes Cleanup — Clean corrupted scenery indexes to fix missing scenery and reduce load times Rolling Cache Cleanup — Safely delete rolling cache (.ccc) files without touching config files Smart Grouping — Caches are now grouped by category (System & GPU, MSFS 2020, MSFS 2024) Changes "Clear the Skies!" button replaces "Run Selected" Manual MSFS folder picker remains available as a fallback

    Ähnliche Addons