05-27-2024, 02:45 PM
Hello!
Can someone please help with ripping some images from a mobile game?
It's called 尋光之旅 (Journey to Light) and made on the modified version of the Cocos2D engine
The images (labelled as both .png-s and .jpg-s) use a custom format (starting with 40 53 23 54 24 4F 25), if I understand correctly
Other files (.usm video, .acb audio e.t.c.) are not encrypted
The entire game directory is in the randomized order, but there's a SQLite file with all of the "true" names and locations (I've made a Python script to put all of the files together)
The entire "assets" folder can be downloaded here
Some of the .png-examples
Can someone please help with ripping some images from a mobile game?
It's called 尋光之旅 (Journey to Light) and made on the modified version of the Cocos2D engine
The images (labelled as both .png-s and .jpg-s) use a custom format (starting with 40 53 23 54 24 4F 25), if I understand correctly
Other files (.usm video, .acb audio e.t.c.) are not encrypted
The entire game directory is in the randomized order, but there's a SQLite file with all of the "true" names and locations (I've made a Python script to put all of the files together)
The entire "assets" folder can be downloaded here
Some of the .png-examples