Modular Node.js desktop tool for HNK files.
The program is still in development, and some features may not work. Please report any problems or questions to Issues.
- Select a game provider first.
- Open an
.hnkfile after the provider is selected. - Keep common HNK parsing, record names, texture header parsing, and game-specific providers separate.
- Click right-mouse to folder to export all files from folder.
- Texture Viewer and Export
- Audio player end Export
- 3D model/ Viewer and Export
- Skeleton/Rig Viewer
- Sprites Viewer
*Add Support BGRA8888 Wii Format
Download Repo
or
git clone https://github.com/zbirow/HNK-Studio.gitnpm install
npm startOn Windows PowerShell, if npm is blocked by script policy, use:
npm.cmd install
npm.cmd start