mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-10 07:20:00 +03:00
Color RTs are disabled by setting their format as `None`, it was removed while transitioning to macros and resulted in a missing format exception. It has been readded as several applications depend on this behavior.