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
{{ message }}
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
This option is like a middle ground between normal play and play with the Minimal Mode (known as Optimize in Kade) option enabled.
This option would inelegantly halve the width and height of the graphics for characters and stages as they are loaded into memory. This would literally reduce memory usage of these sprites (often the limiting factor for those with weaker machines) by 75%.
The downside is it would straight up make sprites look blurry, but that's fine.
The text was updated successfully, but these errors were encountered:
This option is like a middle ground between normal play and play with the
Minimal Mode
(known as Optimize in Kade) option enabled.This option would inelegantly halve the width and height of the graphics for characters and stages as they are loaded into memory. This would literally reduce memory usage of these sprites (often the limiting factor for those with weaker machines) by 75%.
The downside is it would straight up make sprites look blurry, but that's fine.
The text was updated successfully, but these errors were encountered: