In an effort to play a dead, discontinued game (for personal use), I am attempting to extract 3d character models from unityFS files. From what I've learned, these files use UnityFS to bundle assets, but also expand a custom class, along with a CWC file. After using tools like UABE among other extractors on the files, none have worked. If I could get any direction on how to go about building an extractor for these files, I'd appreciate it. I'll include links to the expanded class, cwc file and extended class file as well.
Thank you.
UnityFS File
- https://drive.google.com/file/d/1YWVBKx ... sp=sharing
Extended Class
- https://drive.google.com/file/d/1w_C5Es ... sp=sharing
CWC File
https://drive.google.com/file/d/1-l17-R ... sp=sharing