Extraction tool for Engine Black's .vol, .anim, .image, and .wave formats, used in Mighty Switch Force (3DS).
- SDL2
- SDL2_image
- ANIM format extracts to RSDK Animation format + PNG
- IMAGE format extracts to PNG
- WAVE format extracts to WAV
vol_extract.exe
This code was part of another project, and this hasn't been tested/built for standalone use. A few header includes and some altering may be necessary to run this program.
meh2481 for their MSFHDEx that sent me in the right general direction for the format https://github.com/meh2481/MSFHDEx