Users browsing this thread: 1 Guest(s)
Encrypted 3D models in mobile game
#1
Question 
So I'm trying to extract a few 3D models from the mobile game Clash of Clans, what I did was I got the apk of the game, renamed it to a .zip, and extracted it, the 3D models are all in the sc3d folder.
But it's not that easy, all the models + animations are in the .glb format however to prevent people from just taking the models the devs replaced the first JSON chunk with a FLA2 chunk, therefore it's not possible to import these files into any 3D program because the files are unreadable. How can I make these files usable, or is that even possible?
Reply
Thanked by:


Forum Jump: