DragonFF icon indicating copy to clipboard operation
DragonFF copied to clipboard

Unpack_from requires a buffer of at least 2 bytes

Open ran-j opened this issue 2 years ago • 1 comments

image

I'm trying to load a model from a PS2 game called Shijyou Saikyou no Deshi Kenichi - Gekitou! Ragnarok Hachikengou.

But i'm geting this error.

Here is the source model: https://drive.google.com/drive/folders/13Wwkr_ceYsCrMtqopm13JRtIHihxwtw8?usp=sharing

ran-j avatar Jun 24 '23 01:06 ran-j

This dff contains a Native Data PLG section, which, unfortunately, is not yet supported.

Upd: you can try this branch https://github.com/Psycrow101/DragonFF/tree/multi-mesh

Psycrow101 avatar Sep 29 '23 15:09 Psycrow101