Skip to content
psyGamer edited this page Jan 27, 2025 · 1 revision

Windows Editor Freeze

In some rare cases on Windows, the editor will appear frozen and only update when the window when resized. The cause for this is not known, but there is a hack-fix solution:

  1. In Studio, go to Settings, and then Open Settings File... (alternativly open %APPDATA%\CelesteStudio\Settings.toml manually)
  2. Close Studio
  3. Change WPFSkiaHack = false to WPFSkiaHack = true and save the file
  4. Re-open Studio and it should now properly update again

Important

This hack-fix is implemented by recreating the backing image every frame!
Since this can cause an increase in resource usage, it's only recommended to turn on when absolutly required.

Tooling Documentation

Celeste TAS

TASing Reference

General Gameplay Techniques

Mechanics and Engine Functionality

Entity Interactions

Community

Clone this wiki locally