twinstar6980 / Twinning

https://github.com/twinstar6980/Twinning.Documentation
GNU General Public License v3.0
59 stars 12 forks source link

Error PopCap (.reanim) file cannot decode #19

Closed Fourzyx closed 1 year ago

Fourzyx commented 1 year ago

Screenshot_2023-10-29-23-04-47-287_com twinstar toolkit shell_gui error decoding .reanim file using toolkit,and how is that possible?

twinstar6980 commented 1 year ago

Try different version parameters, reanim has four types: desktop-32(for win/mac), mobile-32(for android/iphone), mobile64(for iphone) and television-32(for android-tv). btw, your shellgui seems to use a different language, what language is it? Can you upload the language file so I can merge it into the project?

Fourzyx commented 1 year ago

I've tried changing parameters several times but I can't solve the problem, and the shellgui errors

Btw, I translated the language string from shellgui a little, because I don't really understand English when the error occurred.

twinstar6980 commented 1 year ago

upload your reanim file, i will check them.

Fourzyx commented 1 year ago

Please take from my mediafire https://www.mediafire.com/file/jg8v4vnpb2y01c5/cattail.reanim.compiled/file

twinstar6980 commented 1 year ago

use PopCap ZLib Uncompress method with argument{32} to uncompress to real reanim file, then decode reanim with argument{mobile,32}.