The VG Resource
How Ripping from APK/FAssets? - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: The Resources (https://www.vg-resource.com/forum-109.html)
+--- Forum: The Spriters Resource (https://www.vg-resource.com/forum-110.html)
+---- Forum: Ripping Help (https://www.vg-resource.com/forum-114.html)
+---- Thread: How Ripping from APK/FAssets? (/thread-29213.html)



How Ripping from APK/FAssets? - edu0101 - 05-14-2016

hello friends, I have one doubt.
recently launching a saint seiya game for mobiles, and I'm trying to rip your sprites. the game in the case is the saint seiya rebirth this link:
http://u.360.cn/sdsxscs
to extract the apk using winrar and changing its extension files station in .FAsset format which program should I use?
or someone could rip the sprites of the game for me? because I wanted to use them to make a game rpg maker.
thank you all


RE: How Ripping from APK/FAssets? - DarkGrievous7145 - 05-19-2016

assuming nothing fancy is going on, .apks are just like .jars, an executable .zip file

You should be able to throw it into winrar,7zip,jzip,<any non-default archiving program> and extract it to a folder, and then look for .png files.

If you're lucky enough to have that kind of .apk
Some of them use external asset files these days, and these usually are reasonably large files, too.


RE: How Ripping from APK/FAssets? - DiegoMendes - 09-07-2016

(05-19-2016, 03:44 AM)DarkGrievous7145 Wrote: assuming nothing fancy is going on, .apks are just like .jars, an executable .zip file

You should be able to throw it into winrar,7zip,jzip,<any non-default archiving program> and extract it to a folder, and then look for .png files.

If you're lucky enough to have that kind of .apk
Some of them use external asset files these days, and these usually are reasonably large files, too.

The sprites of this game are beatiful, im trying to open the fassets too but didnt have any progress so far, I installed the pc version and couldnt find where the sprite data is storaged, any help would be aprecciated.