Nitro Nation
Nitro Nation Stories: game was made in Unity, so you need to grab resource / assets / split / package files from both APK and OBB and load it using Unity Asset Bundle Extractor. Then, sort by type to get all the AudioClip and use the Plugins - "Export Sound" - this will work for APM / UPM music and extract them as WAV. Fetty Wap licensed music is using SPLIT files which will give error on extracting, so in order to get that, do following. Click on a name that looks like music (for example 05 Trap Luv) and click on "View Data" - expand the AudioClip Base and StreamedResource - it will show the related resource file. Find this file and related SPLIT files. Now we need to combine them all into a single file, so on Windows use "copy 2fa7be2f78e2a0f48bba18c9b99ba2ac.resource.split0/b+2fa7be2f78e2a0f48bba18c9b99ba2ac.resource.split1/b+2fa7be2f78e2a0f48bba18c9b99ba2ac.resource.split2/b+2fa7be2f78e2a0f48bba18c9b99ba2ac.resource.split3/b trapluv.fsb/b" - this way you get one file "trapluv.fsb" that is the entire song. Open it then in foobar200 and convert to MP3. Song filenames added