1.1.0

Released on

Files

NameSizeOSSHA-256
binsloc-tool-1.1-Linux.zip319.31 KBlinux8874f0c139ce9584248acb275f1b0a0adf816670306272c27c42b071e5d81437
binsloc-tool-1.1-win64.zip658.02 KBwindowsffa41990b97467dddbb830f943fb2e0eb5c178d64452eef2077da670099c2812

Release Notes

Added

  • Support for integral keys which have been observed to be present in binsloc files for PlayStation 4.
  • Support for text files with a BOM.
  • New CLI options:
    • --version shows the program version.
    • --output-file or -o can be used to specify a file path or - for stdout. Output would previously go to stdout, and that's still the default.
    • --if for specifying the input file format.
    • --of for specifying the output file format.
    • --sort-keys allows sorting entries by key and discards the original order.
  • New text file formats:
    • JSON
    • CSV