December 5th, 2011, 2:59 pm
thebassment wrote:I got the decode command to work, but I can't seem to get the encode to work.
http://dl.dropbox.com/u/585983/Import.zip
Can someone encode this^ folder of images into an SArtFile.bin for me?
I use Toutheme's directions and they work like a charm... You might want to try this with your file
DECODING
To decode SArtFile.bin and compile a folder Resources Disconnected :(copy into Terminal)
./SArtFileTool -d SArtFile.bin ResourcesDisconnectedClassified
Or
To decode SArtFile.bin and compile a folder Named Connected Images:(copy into Terminal)
./SArtFileTool -d -c SArtFile.bin NamedConnectedImages
EDIT -Edit your files with PhotoShop, for example…
ENCODING To re-encode the Resources Disconnected :(copy into Terminal)
./SArtFileTool -e ResourcesDisconnectedClassified SArtFile.bin SArtFile.new.bin
Or
To re-encode the Named Connected Images:(copy into Terminal)
./SArtFileTool -e -c NamedConnectedImages SArtFile.bin SArtFile.new.bin
CHANGE THE NAME SArtFile.new.bin to SArtFile.bin and replace the original SArtFile.bin


