Pokémon GO Music Extraction? by ArcticJaguar725 at 1:25 AM EDT on July 13, 2016
I took a look at the payload for the game, and it didn't look very friendly. I had assumed the music would consist of simple mp3 files considering the cringeworthiness of the loops in the game, but they are more complicated than that, unfortunately. Apparently, the music doesn't even loop back to the beginning, so I believe they had the capabilities of doing a better looping job, and I am, therefore, rather ashamed of the developers.

Anyway, has anybody looked into this yet?

edited 1:26 AM EDT July 13, 2016
by ifrit05 at 2:03 AM EDT on July 13, 2016
Seems like it's a Unity Engine game, with all assets tied into the 'pokemongo" file, at least on iOS ("/var/mobile/Containers/Bundle/Application/A2460145-635E-4AED-9263-94FC6E5A7B23/pokemongo.app/pokemongo" - 67,509,328/64.4 bytes/mb), seems to be the biggest file in the Bundle.

Wonder if someone made an extractor for it yet.

EDIT: Nvm, found more asset files in the /Data sub-directory (.assets) ranging from 2.2-46.6 mb. Looking into it.

edited 2:06 AM EDT July 13, 2016

edited 2:06 AM EDT July 13, 2016
by Infernus Animositas at 9:39 AM EDT on July 13, 2016
Here's everything I could find.

They are FSB5 with vorbis encoding.

Pokemon Go (Original Streams)

edited 9:41 AM EDT July 13, 2016
by ArcticJaguar725 at 2:44 PM EDT on July 13, 2016
Sweet, now I just need to find a way to play these back. I've done a little bit of research on this format to no avail. Is there any way to either play these back, convert them, or better yet, has anybody considered adding vgmstream support?
by Infernus Animositas at 5:00 PM EDT on July 13, 2016
This tool will convert them just fine :)

FMOD Extractor
by ArcticJaguar725 at 8:20 PM EDT on July 13, 2016
Awesome, thank you guys for the help!
by hcs at 12:50 AM EDT on July 14, 2016
If you want to get the original Vorbis back, there's fsb-vorbis-extractor.

Since it's a pain to build fsb-vorbis-extractor, I'll do it:
Pokemon Go [Rebuilt Streams].zip

And, since I don't trust Zippyshare, also via IPFS:
FMOD Extractor.zip
Pokemon Go [Original Streams].rar

edited 2:04 AM EDT July 14, 2016

edited 2:06 AM EDT July 14, 2016
by ArcticJaguar725 at 7:18 AM EDT on July 14, 2016
Ah, thank you hcs; I appreciate it. :)
by Knurek at 2:50 PM EST on December 21, 2016
@hcs: could you provide a build for the fsb-vorbis-extractor as well? I have a rip using FSB5+OGG, and would prefer to upload original files, instead of WAV decodes.
by hcs at 11:03 PM EST on December 21, 2016
I never built it for Windows, don't know how exactly to approach that.
by Knurek at 12:42 AM EST on December 22, 2016
Thank you, I managed to find Python (3 :( ) based tool in the mean time.

Made with Heartstone in mind, but worked just fine.
by icecream at 1:29 PM EDT on June 23, 2017
If it's not too much trouble to ask, is it possible that someone could do this for the updated/nighttime music and the recently introduced Raid Battle music? Thanks in advance!
by icecream at 11:33 AM EDT on September 10, 2017
Update: I have them now, I used this program to get everything:
https://7daystodie.com/forums/showthread.php?22675-Unity-Assets-Bundle-Extractor
by Basillica at 7:16 PM EDT on September 10, 2017
You could also use UnityPAck, which decodes the audio for you, but setup is somewhat involved if you don't already have Python, and it has some dependencies that have to be installed separately.
UnityPack

Dependencies:
For FSB: python-fsb5

Pillow
decrunch

edited 7:17 PM EDT September 10, 2017
by icecream at 7:51 PM EDT on September 10, 2017
Oh that's nice to know. I do already have Python but those dependencies might have dissuaded me from going this route.
by Basillica at 7:57 PM EDT on September 10, 2017
You could install the dependencies just by using

pip3 install --user [packagename]

for all the dependencies mentioned and unitypack itself. I think that's how I got it to work.
Make sure to use python3, and not python to run the script.
How to rip Mew BGM? by makomako at 11:28 AM EDT on July 6, 2019
I searched for apk and ipa but I can not find the battle bgm of Mew...
by icecream at 3:19 PM EDT on July 6, 2019
Exactly what steps are you following?
by makomako at 9:56 PM EDT on July 6, 2019
I am searching for bgm using AssetStudio.
PVP music etc were found.


Go to Page 0

Search this thread

Show all threads

Reply to this thread:

User Name Tags:

bold: [b]bold[/b]
italics: [i]italics[/i]
emphasis: [em]emphasis[/em]
underline: [u]underline[/u]
small: [small]small[/small]
Link: [url=http://www.google.com]Link[/url]

[img=https://www.hcs64.com/images/mm1.png]
Password
Subject
Message

HCS Forum Index
Halley's Comet Software
forum source