You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: