Lots of mess. I'll figure something out eventually. If you want something in particular just @ me. I understand if u don't want to download everything
Requirements:
- ffmpeg - must be available in PATH, accessed by
ffmpeg - vgmstream - Just put it in same folder as main.py, accessed by
vgmstream/vgmstream-cli.exe - VGMToolbox - GUI tool to extract video files
- AssetStudioMod - GUI tool to extract Unity files
Data can be extracted by using adb connected to Mumu
Open Mumu, install Exedra and run through the download steps, enable root in settings, run this do download into wherever you run this from. run main.py from the same folder, or change paths in main.py
> adb connect 127.0.0.1:7555
> adb root
> adb -s 127.0.0.1:7555 pull /data/data/com.aniplex.magia.exedra.enmain.py will create:
- /manifests/resen will be updated with new files
- /processed - Where the original files reside
- /full - Where decompiled wav and mp3 files reside
- /mini - Where minimized ogg and webm files reside. Can also be found here
Unity data can be found in processed/gallery/library. Throw the entire folder into AssetStudioMod, and extract from there.