Dbcutil

From WoWDev

Windows console program for converting dbc data to csv and back.

Author neoneo
Source unavailable

 -h, --help            show this help message and exit
 -q, --quiet           suppresses 'processing' messages
 -y, --overwrite       Don't prompt to overwrite
 -n, --no-flags        Disable flag checking code, speeds up converter but no
                       flag fields will be generated
 -b, --binary-flags    Causes all flag fields to be output in binary.
 -t FLAGTOL, --flags-tolerance=FLAGTOL
                       Flags Tolerance (0..1); higher=more flag fields
 -o OUTPUT, --output=OUTPUT
                       Output Filename
 -f FLOATACC, --float-accuracy=FLOATACC
                       Floating Point Accuracy in CSV
 -k DEFTYPE, --force-type=DEFTYPE
                       Force column type. Column numbers start at 1.
                       --forcetype column type

Download