• apk assets extracting
    2 replies, posted
I was having difficulty extracting from CGSS [url]https://play.google.com/store/apps/details?id=jp.co.bandainamcoent.BNEI0242[/url] I would like to make a cursor from this tap circle effect in the game [IMG]http://i.imgur.com/6vGX3On.gif[/IMG] I tried using disunity 0.5.0. I wasn't able to figure out the commands. I tried previous versions as well, but I was not able to make the java environment available. I assume this circle comes with apk since it exists before the game starts downloading data from the server.[/QUOTE] [IMG]http://i.imgur.com/fLcoUHa.png[/IMG] I was only able to get the tap circle from split files of asset 06 with unity explorer.
[QUOTE=mikado.mikodo;50632453]I was having difficulty extracting from CGSS [url]https://play.google.com/store/apps/details?id=jp.co.bandainamcoent.BNEI0242[/url] I would like to make a cursor from this tap circle effect in the game [IMG]http://i.imgur.com/6vGX3On.gif[/IMG] I tried using disunity 0.5.0. I wasn't able to figure out the commands. I tried previous versions as well, but I was not able to make the java environment available. I assume this circle comes with apk since it exists before the game starts downloading data from the server. [IMG]http://i.imgur.com/fLcoUHa.png[/IMG] I was only able to get the tap circle from split files of asset 06 with unity explorer.[/QUOTE] That is the most amazing theme I have ever seen. Anyway, if the game downloads assets from an external server, extracting sharedassets from the APK won't work, need to find the downloaded files (I think they are in /data, can't remember)
[QUOTE=meharryp;50632464][IMG]http://i.imgur.com/fLcoUHa.png[/IMG] I was only able to get the tap circle from split files of asset 06 with unity explorer.[/QUOTE] That is the most amazing theme I have ever seen. Anyway, if the game downloads assets from an external server, extracting sharedassets from the APK won't work, need to find the downloaded files (I think they are in /data, can't remember)[/QUOTE] The circle came before the game downloads data. It is there once the apk is installed.
Sorry, you need to Log In to post a reply to this thread.