Shenmue texture recovery (pvr data)
I've made a pvr reading class based on pvrspi (also in the archive), which was a
Susie-plugin made by BERO (see pvrspi/ directory for more credits)
(I mainly copied their code)
I think this may be really useful for people who want a working pvr extracting
C++ class.
It does extract texture data from any file.
You can use the script extractTextures.sh to extract from your mounted
gdrom directory.
Extracted images are bmp which should still be mirrored and flipped.
download the tar.bz2 archive