123456abcdef

Results 16 comments of 123456abcdef
trafficstars

The `*_tex.sc` files are referencing the `*.sctx` files. These are new. At the first glance I could not figure out how to read them. Will look into it another day....

I made some progress. The previous introduced file type [KTX](https://registry.khronos.org/KTX/specs/1.0/ktxspec.v1.html) was replaced in favor of their own file type `SCTX`. Image data is now zstd compressed to reduce file sizes....

Most likely that file does not contain assets. Please try a `*_tex.sc` file.

@dancechart Which game do the files come from? @CharlieeChaser The first sprite you attached does not match `emotes_rascals_lovegum_dl.sc`. You can extract the png from it using `python dumpsc.py emotes_rascals_lovegum_dl.sc --old`....

@dancechart Works just fine for me. If you look in `/assets/fingerprint.json` at the end of the file. `sha: 4aac756f2f41dc68fd7552a91005f55065b6afd, version: 52.103.1`. Is your version newer or older? sha1 of the...