-
Notifications
You must be signed in to change notification settings - Fork 5
hkxcmd
Lukas Dürrenberger edited this page May 26, 2019
·
1 revision
hkxcmd converts Havok behavior files ([HKX]) into different formats and was originally developed for Skyrim by figment.
Convert existing HKX file to a human readable XML file.
hkxcmd convert -v:XML -i 00123456.hkx -o 00123456.xml
hkxcmd convert -v:TAGXML -i 00123456.hkx -o 00123456.xml
Convert human readable XML file to HKX file.
hkxcmd convert -v:TAGFILE -i 00123456.xml -o 00123456.hkx
- hkxcmd 1.4 [2.18 MiB]