History
History
History
[FILE RENAMER] Added tool to rename files based on name data within the file
itself. Accepts an offset and length/terminator and looks within the file to get
its name.
[XMA CONVERTER] Update to allow negative values in the Offset text boxes. Negative
values for offset will go backwards from the end of the file.
[SSF MAKER] Add ability to use a custom MAP file.
[ADX EXTRACTOR]
- Add ADX extractor.
- Thanks to the hcs/ak for their open source adXtract, it helped me solve a problem
calculating the cut size :)
[FILE CUTTING]
- 2GB file size limit removed for all file cutting operations, both in VGMToolbox
and other tools.
[NDSTo2SF]
- Add SWAV extraction from SWAR and game image.
- Add ADX extraction.
[VFS EXTRACTOR]
- Add multiplier for length value.
- Add option to select output folder.
- Update with additional options for getting the file name from a VFS: Variable
Length with Terminator, Absolute Offset, Relative Offset*.
* Validation is incomplete on this tool so be sure complete the "Individual File
Name Size" section if you are working with file names.
* The new name-related VFS settings have not been added to preset saving or
loading.
[ADVANCED CUTTER]
- Add option to cut to EOF if terminator not found. Good for rules that use the
same string for starting headers and ending terminators.
- Add length multiplier.
- Add STER plugin.
[GENH CREATOR]
- Add batch file output script for "Output Header Only" option. This will create
a .bat file with "copy /b" commands to append the headers to your source files.
- Add alternate method for finding loop start for Sony ADPCM.
- Add bytes to samples for Sony ADPCM. To use, right-click on "Loop Start
(Samples)" or "Loop End (Samples)"
- Fix "Output Header Only" option, wasn't actually working in other releases.
-= FIXED =-
[MKPSF2FE]
- Big!!! fix for multi-track SQ files. The last track in multi-track SQs was being
skipped, which will result in incomplete rips. Old multi-track SQ PSF2s should be
reripped to make sure the last track in each SQ is not missing. On the bright side,
some sets which seemed incomplete, actually have the missing music included in the
SQ files, they were just skipped. More to come on that...
-= SOURCE ONLY =-
[MANAKUT] Add manakut.exe tool, a binary cutter with some useful options.
[VGMT INFO] Add vgmtinfo tool, a small tool to output tag info to console for all
supported formats.