Statscell / Dumpsc

A little tool used to extract supercell games textures
https://storage.googleapis.com/game-assets-clashofclans.appspot.com/assets.zip
MIT License
7 stars 7 forks source link

Dumpsc needs resync, was updated recently #3

Open jadeops opened 1 year ago

jadeops commented 1 year ago

https://github.com/Galaxy1036/Dumpsc/commits/master

jadeops commented 1 year ago

Broken :( No longer works on June 27 2023 brawlstars apk.

jadeops commented 8 months ago

fixed https://github.com/Statscell/Dumpsc/commit/260f05b1f66d10e1508c1c9702fd725e6b0aa25b

jadeops commented 6 months ago

broken again. :( brawlstars 54.243

jadeops commented 6 months ago

@csuvajit

csuvajit commented 6 months ago

Still functional for clash of clans though. However, I'll update. https://github.com/Statscell/Dumpsc/actions/runs/8065699985/job/22032069381

jadeops commented 5 months ago

Thanks, but I am still having issues . :( Are you able to process 54.298 release ? https://www.apkmirror.com/apk/supercell/brawl-stars/

    images = process_sc(texturePath, f"{sc_file_name}_tex", f.read(), f"{sc_output_dir}/texture/", True)
  File "/System/Dumpsc.py", line 194, in process_sc
    raise Exception('External KTX texture {} cannot be found !'.format(zktx_path))
Exception: External KTX texture background_basic_0.zktx cannot be found !

Upstream https://github.com/Galaxy1036/Dumpsc works without any problem.

csuvajit commented 4 months ago

you can make a PR with the fix.