Pherakki / Blender-Tools-for-DSCS

This repository provides a work-in-progress addon for Blender 2.8 that can (to some degree) import model files from the PC version of Digimon Story: Cyber Sleuth. It provides new options in File > Import and File > Export named "DSCS Model", which should be pointed towards 'name' files in the game data. The file format is mostly understood; but some bugs remain and there are some Blender issues yet to be understood. Also has experimental support for the PS4 version, and for Megido72.
MIT License
24 stars 5 forks source link

PS4/PSVita models do not load/export correctly #17

Open Pherakki opened 2 years ago

Pherakki commented 2 years ago

PS4/PSVita models are in an experimental support state. This needs to be brought to completion. The images will not need to be supported; they are in a custom binary format. Implementing a reader/writer for the GTF format is not a requirement, although it would be nice.