Simple programm to collect all needed files for .ecm file, or list of files.
Resourses directory: directory, that contains 3 sub-directories (gfx, models, sfx, grasses).
Example: C:\PWRD\PW2\element.
*.pck.files - indicate, that gfx, models, sfx, and grasses directories are in sub-folders (gfx.pck.files\gfx, models.pck.files\models, sfx.pck.files\sfx, and grasses.pck.files\grasses).
Output directory: directory, where all files wiil be outputted.
Example: C:\new\test.
*.pck.files - indicate, that gfx, models, sfx, and grasses directories will be outputted in sub-folders (gfx.pck.files\gfx, models.pck.files\models, sfx.pck.files\sfx, and grasses.pck.files\grasses).
Single .ecm file: indicate, that choosen file is a single .ecm file.
List of .ecm files: indicate, that using list of .ecm files.
- From file: indicate, that list is in file.
Note: list must be in Unicode (UTF-16).- From list: indicates, that list takes from programm.
ECP: for Perfect World: indicates, that .ecp files will be imported in grasses\ecmodelhull, but not in models\ecmodelhull.
Updates:
v1.1:
- Fixed crashes with some .smd files;
- Added config file (appears just after you press Start button).
v1.2:
- Fixed some small bags;
- Added import of .ecp files;
- Added support of list of files in programm;
- Added support of all packages. Now you can import .ecm files from any .pck folder (models, configs, sfx, etc.).






