I need a texture out of an iphone game whitch is compressed in a PVRTC image format. I´ve tried the PVRTexTool to decompress it but the image doesnt open in it. The program only opens files with the file extension .PVR... I found a code that apparently decompresses it.´(link below) The problem is it opens with Microsoft Visual C++ (Express) and I have no idea how that program works Weirdly enough the debug button is always grayed out. PLS can someone help? I have no idea how Visual C++ works...
https://bitbucket.org/stopiccot/lobster/src/b1c7b9e19424/code/windows/pvrtc/PVRTDecompress.cpp