Skip to content

Extracting Soundfiles

kb_z edited this page Dec 3, 2015 · 7 revisions

Requirements:

The guide

  • Note that the folder structure may have changed during an update, the path to the assets is now: Android/data/jp.co.ban...242/files

Procedure:

  1. Decode the guide
  2. RTFM. (Guide, in this case)
  3. Once you have the .wav files, convert them to mp3 using any wav to mp3 converter. And you're done.
  4. Copy over the mp3 files to the sstrain/soundfiles folder.

Decoding the guide:

The guide is encoded in base64, decode it by copy/pasting the contents into a base64 decoder. Repeat the procedure for the result until you get actual text.

DISCLAIMER

I will not provide assistance to any questions regarding this guide. If you can't follow the instructions, you're on your own.

Clone this wiki locally