Hello,
I was wondering which texture and back buffer formats Corona is using internally. I assume it is RGBA8888? If so, is there an option to change it to let’s say RGB565 for opaque textures and the back buffer and RGBA4444 for textures with alpha channel? That would effectively half the amount of used texture memory for games that do not require true color graphics.
Thanks
Tyrondis