Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Mobile Game Asset Download

Read or post any tutorial related to file format analysis for modding purposes.
wanglata
beginner
Posts: 36
Joined: Sun Jan 22, 2017 2:41 pm
Has thanked: 19 times
Been thanked: 6 times

Re: Mobile Game Asset Download

Post by wanglata »

Or if you guy feeling too hard with chrrox's script, you can drag manual your file into my CGSS_lz4.exe :D
You do not have the required permissions to view the files attached to this post.
anime663
veteran
Posts: 111
Joined: Mon Jun 04, 2012 1:45 am
Has thanked: 29 times
Been thanked: 2 times

Re: Mobile Game Asset Download

Post by anime663 »

chrrox wrote:Python 3.6 script to download
THE iDOLM@STER Cinderella Girls: Starlight Stage
follow this guide to get your csv file
viewtopic.php?f=16&t=15582&start=30
Then use this python script to have it download all files on pc.
You can edit the script to download ios or android files by un commenting the script.
just make sure your command prompt directory and the csv file are the same folder.
I tried to use this python script on my csv, but this is the error I got:
Image
Can you help please?

I have the csv in the same folder. I also have Python 3.6.
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Re: Mobile Game Asset Download

Post by chrrox »

make sure you decompress the csv with the quickbms script and export it with the windows character return.
try opening the csv file in a csv editor and post a screenshot of it.
I use csved http://csved.sjfrancke.nl/
andree
veteran
Posts: 149
Joined: Sun Jul 09, 2017 1:36 pm
Has thanked: 10 times
Been thanked: 18 times

Re: Mobile Game Asset Download

Post by andree »

Is there a file that is inside a apk that has a code that does https calls, we could get the urls way more easier.
anime663
veteran
Posts: 111
Joined: Mon Jun 04, 2012 1:45 am
Has thanked: 29 times
Been thanked: 2 times

Re: Mobile Game Asset Download

Post by anime663 »

chrrox wrote:make sure you decompress the csv with the quickbms script and export it with the windows character return.
try opening the csv file in a csv editor and post a screenshot of it.
I use csved http://csved.sjfrancke.nl/
I can't find what the windows character return is orz. I feel like an idiot. Also I think its already decompressed? I'd try n get a screenshot but the program is taking forever to load the csv, and I gotta get off. :cry: Perhaps since I haven't done the whole character return thingy? Idk. I got it to load in another program (Took forever as well), but its all in one whole row and looks like an eyesore to pick out whats what.
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Re: Mobile Game Asset Download

Post by chrrox »

did you get this far?
Image
after this all you need to do is
Image
the newline character is set to windows right there.
andree
veteran
Posts: 149
Joined: Sun Jul 09, 2017 1:36 pm
Has thanked: 10 times
Been thanked: 18 times

Re: Mobile Game Asset Download

Post by andree »

Ensemble stars uses preload for loading up files, it generates a random ep each time I open the app, could this be the csv file of the game?

http://stars.hekk.org/assets/preload?ec=guXM4tMkNvS1s5E2oShpPJdcIgoJnM4AgZ6gvzyoKYo6rs8yM4WfKWOJ0Go8KdW9&ep=Generated ep=Android&format=mpac&version=1.2.34&device=android device type

I brought in two sample files in a rar file, go check those out.
You do not have the required permissions to view the files attached to this post.
User avatar
Supurreme
advanced
Posts: 43
Joined: Mon Jun 05, 2017 10:50 am
Been thanked: 2 times

Re: Mobile Game Asset Download

Post by Supurreme »

what do you all use for getting the stuff out of the untiy3d files? none of the tools i usually use work on them
Hey I'm Mimi! Please have mercy on me, I'm still learning!
User avatar
alictzelt
beginner
Posts: 32
Joined: Mon Jun 26, 2017 11:02 pm
Has thanked: 14 times
Been thanked: 3 times

Re: Mobile Game Asset Download

Post by alictzelt »

chrrox wrote:Python 3.6 script to download
THE iDOLM@STER Cinderella Girls: Starlight Stage
follow this guide to get your csv file
viewtopic.php?f=16&t=15582&start=30
Then use this python script to have it download all files on pc.
You can edit the script to download ios or android files by un commenting the script.
just make sure your command prompt directory and the csv file are the same folder.
I had followed until this step and decompres the file manually, but I can't get the models both using quickbms and unity studio. Only character pictures and some bg images viewed.
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Re: Mobile Game Asset Download

Post by chrrox »

can you open
3d_tx_body0001_0_0_0.unity3d
Image
and
3d_md_body0001_0_0_0.unity3d
Image
in unitystudio version 0.7.0.0?
User avatar
alictzelt
beginner
Posts: 32
Joined: Mon Jun 26, 2017 11:02 pm
Has thanked: 14 times
Been thanked: 3 times

Re: Mobile Game Asset Download

Post by alictzelt »

chrrox wrote: unitystudio version 0.7.0.0?
Before I used v0.5,
Now is work using v0.7
z22901206
advanced
Posts: 40
Joined: Thu Dec 24, 2015 1:50 pm
Has thanked: 8 times
Been thanked: 3 times

Re: Mobile Game Asset Download

Post by z22901206 »

Thanks for the CGSS python code, it can work on my PC.

And here is another CY game i play, named "alternative girls".
There are so many models in game, i like them ->_->
https://play.google.com/store/apps/deta ... .alternajp

It is very easy to extarct the model, using Unity Stdio.
But i dont know how to get the resource.
Unlike CGSS, i didn't find "mainfest" in game dir (so is "million lives theater days").

Does anyone know how to do ?
User avatar
Meipon
ultra-n00b
Posts: 3
Joined: Tue Jul 18, 2017 11:19 am

Re: Mobile Game Asset Download

Post by Meipon »

Hey need some help, follow it all but then I start CGSS up nothing pops up fiddler ;3;
Image

Any that can help me through to rip from CGSS and Million Live?
chrrox
Moderator
Posts: 2602
Joined: Sun May 18, 2008 3:01 pm
Has thanked: 57 times
Been thanked: 1422 times

Re: Mobile Game Asset Download

Post by chrrox »

ガ ー ル フ レ ン ド (♪)
Music Girlfriend
Here is a tool to download all the files from this game.
The files are normal unity3d files.
Image
Image
You do not have the required permissions to view the files attached to this post.
Rutabaga
veteran
Posts: 115
Joined: Tue Jan 26, 2016 2:26 pm
Has thanked: 5 times
Been thanked: 6 times

Re: Mobile Game Asset Download

Post by Rutabaga »

chrrox wrote:ガ ー ル フ レ ン ド (♪)
Can you please make a tool to download all files from the game called "DC Legends"? Please?
I tried to do that by myself but i stuck at Public IP stage.
Post Reply