Skip to content
Ulysses Wu edited this page Sep 2, 2019 · 29 revisions

FreeMote is a set of tool libs for Packaged Struct Binary (PSB) format (including PSB/MDF/PIMG/SCN etc.).

You're welcomed to share me (via email) EMT PSBs for research and my collection!

Currently I want PSBs from:

  • Malus Code (海棠代码)
  • Love Kami series

Besides the instruction here, you can also read following instructions by others:

If you've used it in a project, I'd be glad to know!

Trivials

EMT referred in this repo is a short for "い(E)もう(Mou)と(To)". It definitely not represents for something like Emotional Motion Technology.

All tools' names except EmtConvert(which comes from emote_conv) are coming from programming tools:

  • PsbDecompile <- JustDecompile
  • PsBuild <- MsBuild
  • EmtMake <- cmake/nmake

FreeMote is developed by Ulysses from Project AZUSA

Clone this wiki locally