!Esenthel Readme.txt 442 B

12345
  1. This library encapsulates PVRTC lib + compression calls, it is made separately, so that EXE files can be smaller when PVRTC is not used.
  2. For example if PVRTC lib is linked with the engine directly, then it ALWAYS increases the EXE size, no matter if it's used or not.
  3. Currently PVRTC will crash on 64-bit if compiled with platform toolset 2015, so 2013 or older is used!
  4. Once PVRTC lib is updated, remove the "VS 2015 Missing Symbols" folder