Posts: 4
Threads: 1
Joined: Dec 2019
Posts: 12
Threads: 1
Joined: Dec 2019
12-26-2019, 08:19 AM
(This post was last modified: 12-26-2019, 08:20 AM by VentusBDaPlayer.)
Base .apk files usually don't contain the entire game, which is why you end up having to download data in the game itself.
Easiest way around would be using a rooted Android (or Android emulators) and browse for its data within the SD card. Where the folder is depends on the game but it's pretty easy to spot since they're usually named com.
(developing company name).
(game name). After that it's just pulling out all the files from there.
Most Android games tend to use Unity, so if you find files with no extensions you might want to check this thread out:
https://www.vg-resource.com/thread-31141.html
Posts: 4
Threads: 1
Joined: Dec 2019
(12-26-2019, 08:19 AM)VentusBDaPlayer Wrote: Base .apk files usually don't contain the entire game, which is why you end up having to download data in the game itself.
Easiest way around would be using a rooted Android (or Android emulators) and browse for its data within the SD card. Where the folder is depends on the game but it's pretty easy to spot since they're usually named com.(developing company name).(game name). After that it's just pulling out all the files from there.
Most Android games tend to use Unity, so if you find files with no extensions you might want to check this thread out: https://www.vg-resource.com/thread-31141.html
There is no download data in the game itself. I think you meant its .obb files. Well, it doesn't have it. And yes I actually did search through the SD card through an Emulator... Sadly didn't find anything. And no there's nothing related to Unity or so I seem to remember
Posts: 32
Threads: 11
Joined: Nov 2015
03-13-2020, 12:25 AM
(This post was last modified: 03-13-2020, 02:03 AM by Red Lightfoot.)
Posts: 4
Threads: 1
Joined: Dec 2019
(03-13-2020, 12:25 AM)Redorak Wrote: I got you fam B)
https://www.mediafire.com/file/f3ijl9359...g.rar/file
ripped the full game
Thanks a million fam. Love you