Skip to content

EmtMake

Ulysses Wu edited this page Sep 7, 2018 · 11 revisions

EmtMake

EmtMake is in preview state, so it's normal if failed.

EmtMake is a tool to decompile (recover) EMT PSB to MMO(emtproj) project. You can consider PSB as a compiled exe, then the MMO is like a sln project file which can be opened by editor (mmo -> EMT Editor / sln -> Visual Studio).

Input

EmtMake only accepts pure krkr PSB as input. Other platforms (e.g. win/common) are not supported for now. Although FreeMote supports platform conversion between krkr and win/common, the PSB converted from win/common will not be valid for EmtMake.

LICENSE

FreeMote EmtMake feature (including MmoBuilder) requires CC-BY-NC-SA 4.0 license for output.

  • BY: You should keep FreeMote & author info in MMO comments (metadata).
  • NC: No commercial usage allowed.
  • SA: If you remixed the MMO, the remixed MMO/PSB still follows this license.
Clone this wiki locally