diff --git a/README.MD b/README.MD index 2f17d551..48d95a49 100644 --- a/README.MD +++ b/README.MD @@ -20,9 +20,10 @@ A bare-bones attempt at providing a true GUI experience for the SabreTools suite The main tool of the SabreTools suite. Performs the majority of the core features of the parent project, including the following: The saved headers are currently stored in a database; multiple headers allowed per file. -DatSplit -

-This tool doesn't do everything possible for splitting DATs, most of those functions are taken care of by third-party tool DatUtil. -

-This is useful for splitting DAT files similar to the NonGood set that can have more than one system per DAT. - DATFromDir

This a versitile Directory to DAT file creator developed to reduce the overhead of creating custom DAT files. @@ -84,6 +80,10 @@ This tool is meant to help users who want to keep their hard drives offline and

  • Set all hash values to 0-byte equivalents for rom managers
  • +UncompressedSize +

    +This tool allows a user to determine the entire uncompressed filesize (including human-readable output such as KB, MB, etc.) of a DAT or folder of DATs. This is very useful for those fortunate enough to have the space to keep their files uncompressed and also provdes a good baseline for maximum space a set will take up. +

    Licensing

    The preceeding programs use, in part or in whole, code, libraries, and/or applications from the 7-zip project. 7-zip is licenced under the GNU LGPL.