IDE/IPL Scripts

IDE/IPL Scripts

These are three scripts,

1.IDE Renumber Script       - This script just renumbers                                  object ID's from IDE files.

2.IPL Sorting Script         - This script sorts IPL ID's                                  against IDE id's.

3.IPL Object Renamer Script - This script renames IPL objects                            comparing with IDE files.


I've made this script inspired by X-Seti's one's.The concept is totally same,just the implementation is kinda different.You'll need Python to run these scripts.

These scripts also support processing multiple files at once and will also copy other data sections of IDE & IPL to new file by itself.


Usage:
------
Just put files in their respective script folders and run.


Author:Grinch_
Special Thanks to X-Seti

Python:https://www.python.org/ftp/python/3.7.1/python-3.7.1.exe


Changelogs:
-----------
v2.0
----
1.Added IPL Object Renamer Script.
2.Added documentation in readme.

v1.0 r2
-------
1.Tiny update.Now when no files are provided in the folder,the scripts will return error and exit,
instead of executing normally.

v1.0
----
1.Initial release.


Download v2.0
Download v1.0

Screenshots:
---------------

1 comment: