09-17-2016, 08:47 PM
Same script works:
Keep in mind that when submitting to The Sounds Resource we only allow voices and sound effects, not music. Hopefully this should work for all kinds of audio.
Code:
# TWEWY: Solo Remix format
#
# Written by puggsoy
# script for QuickBMS http://quickbms.aluigi.org
get NAME basename
string NAME += ".ogg"
get SIZE asize
math SIZE -= 0x120
log NAME 0x120 SIZE
Keep in mind that when submitting to The Sounds Resource we only allow voices and sound effects, not music. Hopefully this should work for all kinds of audio.