About this mod
Convert SSE hkx files to xml format.
- Requirements
- Permissions and credits
- Changelogs
- Donations
This plugin converts SSE hkx files to xml format.
Installation
- Install SKSE (here)
- Install Address Library (here) according to your game version, update the Address Library whenever you update/change your game version
- Install this mod using manager or manually place the plugin dll file in the plugin directory
Recommended: Manually add/remove instead of using manager to avoid potentially long deploy times when enabling/disable plugin before/after use.
Usage
Recommended: enable/add this plugin only when file conversion is required and disable/remove otherwise, since it is not a gameplay mod.
1. Enable/add plugin
2. Open the game, wait for menu to finish loading, recommended to stay on main menu screen
3. Place your hkx files in the following input directory, the plugin will create the directory if it does not exist
Data\SKSE\Plugins\MiscHkxXmlConverter\input\
4. Open console by pressing the tilde key
~
5. Type the command to start converting input files
misc::convert
6. Game window may freeze during large batch conversions, wait for completion
7. The plugin will create output directory if it does not exist, the directory is
Data\SKSE\Plugins\MiscHkxXmlConverter\output\
8. Recommended to disable/remove plugin
Notes
The plugin will only convert SSE hkx files (64 bit binary pack files) to xml.
Further conversions to other formats can be done with other tools such as hkxcmd (here).
Other Mods
High heels making you float when using furnitures? Check out my high heels fix here.

Credits
Skse team for SKSE
meh321 for maintaining Address Library
Ryan and everyone that contributed to CommonLibSSE