readme.txt

(2 KB) Pobierz
                                                                  м
       м ммммммм  м                       лпппп пп  п      мммммммм пмммм м
       мммммм п ммммммлпппппл мммммм      п лппппппл лпппппп мммм лмммммммм
   ммлпп мм плппп мм пп ппп лпп мм пплм  п лп лллпон л пппп лллл млл мммм пл
п пп ммллплВм ммллплВВм ллл ммллпллВм лппппл лллн лммнолллнолллнолллмолллн м
  мВВллп  ппмллп  оллВноллнмллп оллВн ммлВм оллллммм  Вллл лллл л ммммлллВ
  оВллн А оВллн пплллл ллл Влн млллпмлллп   Вллл пллВВ ллнолллн млллп оллВн
   Влллп л Вллл АолллноллВ ллл Апп оВллн мноВллноноллВнол лллл оВллн мллВВп
 п олллнолнолллн пппп пп  олллн п  пВллмлл пппп лл лллВ  оВллн пВллмллпп мм м
  л пппп лл пппп лпппппплм пппп лплмм пп ммлпппплнолллно пВВллмА  пп ммлпп
  пппппппппппппппп м п   пппппппп   пппппп   !f л пппп ллмм пппп лпппп
    п ппппппппппп пп   p r e s e n t s . .      пппппппп  пппппппп лп п
                                               п ппппп  п        п

               XCOM Enemy Unknown Compression Toolkit by fairchild
  ======================================================= version 0.1.0b ===

  Usage: xcom.exe [options] <input> <output>

  Options:
                -d      - Decompress.
                -c      - Compress.


Release notes:

  Yet again a compression toolkit, this time for XCOM Enemy Unknown...

  To use this toolkit you must first extract the savegame from within the
  xbox 360 container (CON), then use this toolkit on the extracted file.
  If you try to use this on the CON file itself it will give you a warning.

  This is not a click 'n play tool, you need to use it from the Command Prompt
  or any other methods that handles this tool.
  
  WARNING!
  
  Always backup your saves, this tool may corrupt remove your savegames.
  

  Decompress
  ==========

  Now to decompress a savegame you run the application by entering the following:
 
  * <PTEF> = the path to the extracted files, ex: c:\test

  <PTEF>\xcom.exe -d <PTEF>\<my savegame filename> <PTEF>\save.decompressed

  Example: c:\test\xcom.exe -d c:\test\save1 c:\test\save1.decompressed

  The toolkit will process the savegame and decompress it's compressed data block 
  to the file names "save1.decompressed".

  Open "save1.decompressed" in your favorite hex editor :-)


  Compress
  ========

  To compress and inject the uncompressed blocks back into your savegame use the
  following command:

  NOTE: !! make a copy of your orginal savegame !!

  * <PTEF> = the path to the extracted files, ex: c:\test

  <PTEF>\xcom.exe -c <PTEF>\save1.decompressed <PTEF>\save1

  Example: c:\test\xcom.exe -c c:\test\save1.decompressed c:\test\save1

  This will take the decompressed block, named "save1.decompressed" and
  compress them, rebuild the package to a file named "save1.rebuilt".

  The file to inject back into your CON file is the file ending with ".rebuilt" !

  
  NOTE:

     Always make backup of your savegames!!

  Have fun :-)
Zgłoś jeśli naruszono regulamin