Skip to content

NMM2CSV 1.1

Latest
Compare
Choose a tag to compare
@StanHash StanHash released this 19 Jul 14:56
· 26 commits to master since this release
dfdd8fd

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.