Mod_prepare Version 1.1 Prepare mods for editing/game, converting format and clearing dependences from master files. -------------------------------------------------------------------------------------------- (sorry for my bad english) This program scans morrowind files (*.esm, *.esp, *.ess) and do following: - in the record 'TES3' set the file type flag (subrecord 'HEDR'); - deletes subrecords 'MAST' and 'DATA' in the record 'TES3'. It's clears dependences from master files. Uncheck mark from the master file name to clear dependence. NOTE! the program do not do validation of this operation, it just clear header. - in the records 'INFO' scan the subrecord 'NAME' and replace chars '@' and '#' to '{' and '}' accordingly and back. I.e work just like utilities fix4edit/fix4game. The char replacement need for TESCS from Akella, which have bug with '@' and '#'. It remove this chars, so broke hyperlinks. All tasks is optional. Select input file, check needed task and press 'Process'. You will be prompted to enter output file name. -------------------------------------------------------------------------------------------- SOFTWARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. AUTHOR DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE PROGRAM. THE END-USER ASSUMES ALL RISK AS TO THE SUITABILITY, QUALITY, AND PERFORMANCE OF THE PROGRAM. IN NO EVENT WILL AUTHOR, OR ITS DIRECTORS, OFFICERS, EMPLOYEES OR AFFILIATES, BE LIABLE TO THE END-USER FOR ANY CONSEQUENTIAL, INCIDENTAL, INDIRECT, SPECIAL OR EXEMPLARY DAMAGES (INCLUDING DAMAGES FOR LOSS OF BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF DATA OR BUSINESS INFORMATION, AND THE LIKE) ARISING OUT OF THE USE OF OR INABILITY TO USE THE PROGRAM OR ACCOMPANYING WRITTEN MATERIALS, EVEN IF AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. -------------------------------------------------------------------------------------------- Send your comments and suggestions to vasiliy73@mail.ru With best regards, Vasiliy.