Closed Metafalica closed 7 years ago
Additionally, there are some textures from Sonic Adventure (DC) in the SmallVq format, which Puyo Tools (and thus my PVMEditSharp program) are unable to render to Bitmaps. Examples: http://mmbot.reimuhakurei.net/drum_ref.pvr http://mmbot.reimuhakurei.net/drumfuta1.pvr
I don't know if it would help, but we do have access to the C++ source code for Sega's WinPVR tool from the Dreamcast Katana SDK.
I can't test those two files, but Puyo Tools should now be able to decode them properly.
It determines this PVR DataFormat as SmallVq and PixelFormat as Argb1555. There is many PVR files of such format in this game and all crashes your program.
The link for PVR texture: https://www.dropbox.com/s/vq73hkwf7gy1shw/test.pvr?dl=0