Releases: LHCGreg/DFOToolBox
DFO Toolbox, npk2gif 0.3.0 with npkdiff 1.0.0
This release adds a new command line tool called npkdiff for seeing the differences between two ImagePacks2 folders. Usage:
npkdiff "C:\Users\Greg\Documents\DFO Archives\2015_08_12\ImagePacks2" "C:\Users\Greg\Documents\DFO Archives\2015_08_18\ImagePacks2" > output.txt
DFO Toolbox & npk2gif 0.3.0
- Added About dialog to DFO Toolbox showing the version number.
- Visual C++ 2012 runtime libraries are included, fixing crashes if you do not have it installed.
- Improved performance when selecting .img files with many frames.
- Display now takes the frame coordinates into account, leading to smooth transitions between frames that make up an animation.
DFO Toolbox & npk2gif 0.2.1
Added more output when npk2gif runs into an error to aid troubleshooting.
DFO Toolbox & npk2gif 0.2.0
This is the first release of DFO Toolbox, a GUI application for viewing and extracting the contents of DFO's .NPK files. It doesn't really do anything better than DNF Extractor at the moment. This is an early release for those interested to try it out and give feedback.
npk2gif, a command line tool for creating animated GIFs from .NPK files, is included. The only change from the 0.1.1 release is that it no longer errors when reading certain frames unlikely to be used in GIFs.
npk2gif 0.1.1
Small performance improvements, shaving off up to 400 ms on the largest files.