Releases: FireEmblemUniverse/NMM2CSV
Releases · FireEmblemUniverse/NMM2CSV
NMM2CSV 1.1
Thanks to the combined efforts of Colorz and myself, c2ea
is now lightning fast, and the generated events also take way less time to assemble.
General changes:
- Pointer finding is now done during the
c2ea
execution (as opposed to during assembling, through#inctext PFinder ...
). This make the outputted events assemble much more quickly. - Found pointers are cached on disk, which essentially means that
c2ea
will run way faster after the first run.
n2c
remains unchanged.