wattostudios / GameExtractor

Reads and writes thousands of different archive and image formats used in games.
http://www.watto.org
GNU General Public License v2.0
143 stars 9 forks source link

Program does not recognize .xtc (Chronicles of Riddick) files as valid archives #11

Closed boldc closed 2 years ago

boldc commented 2 years ago

STEPS TO REPRODUCE: Have Chronicles of Riddick installed (Escape from Butchers Bay/Dark Athena) Open Watto Game Extractor, navigate to folder where .xtc files are stored (e.g.: .../Riddick/Content/Textures) Right-click on an .xtc file and select 'Open Archive' or 'Scan Archive'

EXPECTED Watto Game Extractor displays a list of .dds files in the .xtc archive

RESULT: Watto Game Extractor displays the error message "No files were found by the scanner"

Bizarrus commented 2 years ago

setExtensions("xwc", "xtc");

fm.readString(15).equals("MOS DATAFILE2.0")

Check if your file has the same content/properties.

boldc commented 2 years ago

I am not a programmer, I don't know where/how to use the information you provided to check if the xtc files have the same content/properties. Please provide more instruction/detail/context, on what to do. thanks.

wattostudios commented 2 years ago

We are still investigating this issue as time permits. We have tried and have identified that an issue exists, but we haven't resolved it yet. We will let you know when we have a resolution.

wattostudios commented 2 years ago

We have finished addressing this issue. Game Extractor should now be able to open the XTC and XWC archives from this game. In the Full Version, you can also display the XTC_TEX images or convert them into other image formats. This functionality is all resolved in v3.14 of Game Extractor - we're not sure when we will release this to the public via our website, so if you want the fixes in advance, please email us at watto@watto.org and we can provide the fix to you.