Giter Site home page Giter Site logo

old-sc-dumper's Introduction

Old-Sc-Dumper

A python script that dump texture from old .sc file (Used in spooky pop etc...)

Usage

Run it with:
python Main.py <filepath> if your file is already decompressed.
Else use:
python Main.py <filepath> -lzma to decompress it

Dependencies

To install dependencies simply run the following command python -m pip install -r requirements.txt

old-sc-dumper's People

Contributors

galaxy1036 avatar

Stargazers

Kevin.Y avatar samy kamkar avatar  avatar Sergey Tolmachev avatar Maher Fa avatar SML (See-ming Lee) avatar

Watchers

James Cloos avatar  avatar

old-sc-dumper's Issues

Extract texture atlas into component sprites?

Hi,

Love the script! I’ve been using it to extract texture that’s downloaded over the client.

There are so new SC files that were downloaded + extracted this way that is itself an atlas. And I couldn’t seem to use sc_decode to separate them. Is there an “old_sc_decode” equivalent to go with these old sc files?

Thanks in advance.

Can not sprite png file which decoded from *dl.sc file

Now, I'm trying to sprite some texture in Clash Royale.
I used an old dumpersc.py from https://github.com/Galaxy1036/Old-Sc-Dumper to get png file from *dl.sc files.(For example: chr_magic_archer_dl.sc -> chr_magic_archer_dl.png)
And I decoded it with quickbms and I got some file without extension name. (chr_magic_archer_dl)
And when I execute the command python3 ./sc_decode.py -s chr_somechr, I just got a folder with white png files.

I want to know how to fix it.

Something about the emotes

After I used your tools on a emote_dl.sc ,it dumped all the ‘joint' of the emote.
Is there anyway to animate them into swf of?
I also wondered how does Clash Royale makes them into a moving emote;
Thx!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.