adamu
Is it possible to reduce file size in capx file?
For windows game...
Please tell me!
Your post was not relevant to the previous thread so I've moved it.
I can say that having seen your .capx, your use of huge graphic files is something you should definitely take care of.
For instance, just one of your background files is 8000*2048 and over 17MB filesize which means when unpacked in memory will use roughly 64MB of memory, regardless of the fact that some GPUs may not be able to render such a huge image.
I recommend the following blogs from Ashley:
https://www.scirra.com/blog/ashley/21/understanding-cpu-and-memory-measurements
and
https://www.scirra.com/blog/112/remember-not-to-waste-your-memory