I want to offer players to reduce the texture resolution (QualitySettings.masterTextureLimit) to improve performance on low-end systems. However, if all textures are rendered with half resolution this also applies to NGUI atlasses. That makes all GUIs almost unusable, they are totally blurred and font are not readable anymore.
Is there any method to exclude the NGUI atlasses from being reduced?