home *** CD-ROM | disk | FTP | other *** search
/ Mega WAD 3: Again & Again / MEGAWAD3.BIN / meganfs / util / nfstm / trackmgr.doc < prev    next >
Encoding:
Text File  |  1996-03-28  |  6.2 KB  |  138 lines

  1.  
  2.                              Track Manager v1.0b
  3.                                by: Mike Latimer
  4.                         ╘═══════════════════════════╛
  5.                            ╘═════════════════════╛
  6.                                 ╘═══════════╛
  7.  
  8.  
  9. FORWARD/DISCLAIMER:  While I am fairly confident that this program will not
  10. cause your computer to explode into flames, I will not accept any
  11. responsibility for problems caused by using this program.  This program does
  12. rename TRI files, zip them into "libraries", and delete the original file.
  13. As such, please exercise caution and maintain backup copies until you are
  14. sure this program will work in your environment.  This program is considered
  15. beta, and odds are, bugs will be found.  I do not expect any major problems,
  16. but needless to say - be careful!  Bottom line - USE AT YOUR OWN RISK!  If
  17. you find any bugs or would like to see any enhancements, please send them to
  18. the following address: "76702.2334@compuserve.com"
  19.  
  20. Updates
  21. ═══════
  22. The Track Manager is currently FREEWARE!! However, the Official Site for the
  23. Track Manager can be found at the following url:
  24.         
  25.         http://members.aol.com/speed1racr/html/nfs_main.htm
  26.  
  27. All updates and new versions will be posted there FIRST!  Check back often
  28. for new custom tracks, new utilities, and new info on NFS! Special thanks go
  29. out to Doug Burg for the use of his site and his input into this utility. 
  30.  
  31. Requirements
  32. ════════════
  33.         1.      Need for Speed
  34.         2.      PKZIP and PKUNZIP MUST exists in your path!!!!
  35.         3.      COMSPEC must be set to the correct location for
  36.                 COMMAND.COM. (If it does not exist, I will look in C:\)
  37.  
  38.  
  39. Setup
  40. ═════
  41. Setup is easy, simply unzip TRACKMGR.ZIP into the Need for Speed programs
  42. directory, or some subdirectory.  The ZIP file contains TRACKMGR.EXE,
  43. TRACKMGR.DOC and a README.TXT file.  Upon executing TRACKMGR.EXE, you will
  44. be prompted for path information for the program to work properly.  This
  45. information is stored in a TRACKMGR.CFG file, found in the same directory
  46. as TRACKMGR.EXE was executed.
  47.  
  48. There are two methods for entering the necessary path information, Automatic
  49. and Manual.  The Automatic method simply requires the path to your main NFS
  50. directory.  If this method is chosen, the default paths are setup as
  51. follows:
  52.         Main NFS Directory: <User must enter this>
  53.         MISC Directory: <MAIN>\SIMDATA\MISC
  54.         NewTracks/Import Directory: <MAIN>\NEWTRACK
  55.           **Important: The NEWTRACK Directory will NOT be created
  56.           automatically!  You must ensure this directory exists, and all
  57.           new tracks must be imported from that directory!!
  58.  
  59. The Manual setup method simply prompts the user for the appropriate path
  60. information.
  61.  
  62. The last step of the setup process is the creating of a backup of the
  63. original tracks. This process requires the NFS CDRom to be inserted into
  64. your CDRom Drive.  You will simply need to supply a drive letter for the
  65. CDRom.
  66.  
  67.  
  68. General Usage
  69. ═════════════
  70. Usage of the Track Manager should be fairly self explanatory.  Each of the
  71. options are listed below with a brief explanation.
  72.  
  73.         Track Configuration:    This option which allows you to activate
  74.                                 imported custom tracks for use in NFS.
  75.  
  76.         Import Tracks:          Before activating tracks, you must first
  77.                                 import them into the Track Manager.  This
  78.                                 process looks for *.TRI file in the NewTrack/
  79.                                 Import Directory as defined in Setup.
  80.  
  81.         Delete Tracks:          This option allows you to remove tracks from
  82.                                 the Track Manager.  ***This option does not
  83.                                 produce any kind of backup for the deleted
  84.                                 track!
  85.  
  86.         Restore All Tracks:     This option restores ALL original tracks.
  87.  
  88.         Setup:                  This option allows you to change your
  89.                                 directory setup information.
  90.  
  91.         Exit:                   Exits the Track Manager.
  92.  
  93.  
  94. How It Works
  95. ════════════
  96. Track Manager currently uses ZIP files for storing the imported tracks.  A
  97. Database file is used as an index for the TRI files found in the ZIP.
  98. Currently, the Database file is a Text file.  At this point in time, after
  99. naming and describing imported tracks, you cannot automatically modify those
  100. entries.  Since the DB file is only a Text file, you can extract the DB file,
  101. make the desired modifications and move it back into the ZIP file (as long as
  102. the format of the DB file is not changed).
  103.  
  104. When configuring tracks, the DB file is read into memory.  After choosing the
  105. track you wish to activate, pkunzip is spawned to extract the appropriate
  106. file into the MISC directory.
  107.  
  108. IMPORTANT IMPORTING INFORMATION
  109. ═══════════════════════════════
  110. When importing a new track, the Track Manager will look for a TXT file which
  111. has the same name as the TRI file.  If it finds that file, it will attempt
  112. to read the first three lines for automatic importation.  For this to work,
  113. the FIRST three lines of the TXT file must read as follows:
  114.  
  115.         TRACK NAME="New Track"
  116.         REPLACES="TR1.TRI"
  117.         DESCRIPTION="Fast and Fun, etc..."
  118.  
  119. If all users creating tracks conform to this format, importing tracks would
  120. be MUCH easier!!!  Obviously, if the Text file does not exist, the user
  121. is prompted for the necessary information.  **Note: Track Manager does delete
  122. the imported TRI file, but does not delete the TXT file.  (The assumption
  123. here is that it may have more information in it which the user wants to 
  124. keep.)
  125.  
  126. Enjoy!
  127.  
  128. Known Bugs
  129. ══════════
  130. Every once in a while, I did notice it hang as it was pulling up imported
  131. track records.  Hitting Ctrl-C usually allow the program to continue.
  132. Please let me know if you encounter this problem.
  133. ════════════════════════════════════════════════════════════════════════════
  134.       Please send comments/bug info to "76702.2334@compuserve.com"
  135.       Find updates at http://members.aol.com/speed1racr/html/nfs_main.htm
  136. ════════════════════════════════════════════════════════════════════════════
  137.  
  138.