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 works best when input is a pure krkr PSB. It also supports some pure win/common PSBs.

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