Skip to content

samnyan/MikuMikuLibrary

 
 

Repository files navigation

Miku Miku Library

Format library and file editor for Hatsune Miku: Project DIVA games.

Building

Projects

Miku Miku Library

This is the main library of the solution, providing methods and classes to read, edit, and write file formats in Hatsune Miku: Project DIVA games.

Miku Miku Model

A GUI front-end of the library that allows you to work with models, textures, motions and sprites.

Command line tools

These are command line front-ends for certain functionalities of the library.

Database Converter

A program that allows you to convert database files to .xml and vice versa.

Supported files:

  • aet_db.bin/.aei
  • bone_data.bin/.bon
  • mot_db.bin
  • obj_db.bin/.osi
  • spr_db.bin/.spi
  • stage_data.bin
  • str_array.bin/string_array.bin/.str
  • tex_db.bin/.txi

FARC Pack

A program that allows you to extract .farc files or create them from folders.

TXP Converter

A program allows you to modify _tex.bin or .txd files by extracting them to .dds or .png files.

Sprites Dump

A program allows you to quickly dump sprites from folder or .frac files.

About

Format library and file editor for Hatsune Miku: Project DIVA games

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.5%
  • GLSL 0.5%