Skip to content
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.

Releases: LHCGreg/DFOToolBox

DFO Toolbox, npk2gif 0.3.0 with npkdiff 1.0.0

19 Aug 03:28
Compare
Choose a tag to compare

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

11 Aug 00:11
Compare
Choose a tag to compare
  • 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

21 Jul 01:23
Compare
Choose a tag to compare

Added more output when npk2gif runs into an error to aid troubleshooting.

DFO Toolbox & npk2gif 0.2.0

18 Jul 02:08
Compare
Choose a tag to compare

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

24 May 19:07
Compare
Choose a tag to compare

Small performance improvements, shaving off up to 400 ms on the largest files.