This is the third Dangerous Hunts game made for the PS2.
Most of the game's data is in the .ARC file which can be extracted with GameExtractor:
www.watto.org/extract
The meshes are in the .SKIN files (with the level terrain meshes in the .BSP files).
Use the following scripts to convert the 3 types of .SKIN files into .3ds files with UV coords
(Though I need to merge the 3 scripts into one that searches entire .SKIN files, so that .SKIN files containing more one then
one type of mesh, or more then one mesh can be converted)
Most of the game's data is in the .ARC file which can be extracted with GameExtractor:
www.watto.org/extract
The meshes are in the .SKIN files (with the level terrain meshes in the .BSP files).
Use the following scripts to convert the 3 types of .SKIN files into .3ds files with UV coords
(Though I need to merge the 3 scripts into one that searches entire .SKIN files, so that .SKIN files containing more one then
one type of mesh, or more then one mesh can be converted)