Mikompilation / Obscura

Tooling for the Fatal Frame/Project Zero/零 game franchise
MIT License
6 stars 2 forks source link

Is Fatal Frame 3 supported? #13

Open Swagsy opened 8 months ago

Swagsy commented 8 months ago

I've noticed there's no file table for Fatal Frame 3 in the ZeroFileDictionary.json, is a complete table entry the only thing needed left to get the extraction working?

wagrenier commented 8 months ago

It is planned and the code to support it is there. Also FF3 won't need entries in that JSON file because filenames are already contained within a file even on the release version.

Swagsy commented 8 months ago

Ah gotcha, was looking to extract Rei from FF3 eventually so that sounds awesome, hope it'll be possible eventually with Obscura. Thank you for the tool, really useful 🙂

wagrenier commented 8 months ago

If you just want to extract the files you can use this tool here: https://github.com/kapdap/ZeroUnpacker. Take note that I am not related to this tool whatsoever and you will need to compile it yourself. If you have the knowledge it should not be too hard to do. Otherwise, just wait for us to add FF3 support :)

Swagsy commented 8 months ago

Yeah I actually saw that one as well, seemed like it's only for unpacking the raw files and doesn't have a way to convert the models through unfortunately, unless it's possible I can use the unpacked files with this tool's converter?

wagrenier commented 8 months ago

You can extract them and some models may work but I expect most won't because the game changed it's model archive format from pk2 to pk3 and right now Obscura does not support pk3. However, the model files are still in the same format of sgd version 0x1050.