home *** CD-ROM | disk | FTP | other *** search
/ Superdead 2 / superdead2.iso / cc1 / ccedit / cc_p.txt next >
Text File  |  1995-11-27  |  885b  |  29 lines

  1. CC-P
  2. =-=-
  3. At last, I've produced a patching utility for Command and Conquer.
  4. This program allows you to exchange patch files so that synchronising
  5. multiplayer games when using CCEdit is easier.
  6.  
  7. Just use CCEdit to set the values you wish to play with, then use
  8. CC-P to create a patch file which contains the necessary data. Give 
  9. this file (about 18K) to your multiplaer opponent(s) and have them
  10. use CC-P to change their game.dat files so they are the same as yours.
  11.  
  12. The available command line parameters are:
  13. -use, and
  14. -make
  15.  
  16. Usage is:
  17.   cc-p -use newpatch.ccp, 
  18. or
  19.   cc-p -make newpatch.ccp
  20.  
  21. It will grab the information from the game.dat file (or write to it), so
  22. make sure it is in the same directory as that file.
  23.  
  24. This program only works with the v1.18p patch version of Command and
  25. Conquer (English version).
  26.  
  27.  
  28. Andrew Griffin   (buggy@adam.com.au)
  29.