#About ripping Soreyuke Burunyaman Portable SSA files

5 messages · Page 1 of 1 (latest)

sacred bluff
#

Is there external/alt tools for oppening the SSA files and then porting them in others formats. The problem is the files is used for prior versions of SpriteStudio 5 and 5 is the only one wich can open the files I I want to use it for porting it to modern formats so I can use the anims in moderns engines like Godot/Unity the problem is for getting the V5 version I should usa a formulary from their official website. I uploaded a zip that contains the files(Gim files are pretty easy to rip since you need noesis for that).

#

The SSA files seems it uses little-endian with chunk structures that defines the rotations, positions and scales of each body part so I think it is possible to port to others apps like dragonbones in some way.

sacred bluff
#

This seems it is the full docs.

sacred bluff
#

Seems SSA is an old version of SSAX so I think there could be more data each attribute like keyframes and transitions.