EliteMasterEric / EnigmaEngine

A fork of FNF's Kade Engine that combines its QoL features with true mod support and new gameplay enhancements
https://enigmaengine.github.io/
Other
12 stars 1 forks source link

Enhancement: Low Quality Graphics Option #79

Open EliteMasterEric opened 2 years ago

EliteMasterEric commented 2 years ago

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.