Skip to content

zbirow/HNK-Studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HNK Studio

Wiki

Modular Node.js desktop tool for HNK files.

Info

The program is still in development, and some features may not work. Please report any problems or questions to Issues.

Current shape

  • Select a game provider first.
  • Open an .hnk file 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.

Features

  • Texture Viewer, Export and Import(Replace)
  • Audio player end Export
  • 3D model/ Viewer and Export
  • Skeleton/Rig Viewer
  • Sprites Viewer and Editor
  • Fonts Tools

Update

Update 0.1.1

  • Add Support BGRA8888 Wii Format

Update 0.1.2

  • Add Support Wii 3D Model

Update 0.1.3

  • Repair 3D model Viewer
  • Add Import(Replace) Texture Functions
  • Add Sprites Editor
  • Add Font Editor in Sprites

Install

Download Repo

or

git clone https://github.com/zbirow/HNK-Studio.git

Run

npm install
npm start

On Windows PowerShell, if npm is blocked by script policy, use:

npm.cmd install
npm.cmd start

Another Tools for HNK files

Torus Tools - By Desuex

Noesis Plugin (Wii 3D Model) - By Durik256

QuickBMS - By Luigi Auriemma

About

Node.js desktop tool for HNK files.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors