Some of the previous textures were 8096x8096 which would show up as black sprites on most Android devices and some chromebooks, or outright crash the game when loaded. Reducing the texture quality significantly reduces the amount of RAM used, as the port was designed for mobile devices. In the future I'll try resampling the images with nearest neighbor or bicubic to fix some of the edge details.