Jump to content

DataFile editing-can't get it to work


Appollo

Recommended Posts

I seem to have a problem, I uncompress the datafile make some changes and then when I try to recompress it comes up with a fatal error and I end up with a temp.temp file that is 4,311kb.

I have the gfxpac.exe in the folder as per the instructions. I have used dfcomputil as well as the compress.bat & decompress.bat methods and it always ends up with the temp.temp file.

Can someone please tell me where I am going wrong

Link to comment
Share on other sites

When I edit datafiles, I simply use the EAzip utility to decompress and re-compress the file.

Decompress:

eazip -u datafile.txt

The datafile.txt file is now in a readable format. Make your changes with a standard text editor and then re-compress it.

Compress:

eazip -c datafile.txt

You can download EAZip from here: http://www.nba-live.com/download/pafiledb....tion=file&id=39

Put it in the same folder where your datafile is. It doesn't get much more basic than this.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...