L
Lord_Skylark
Guest
topic
email: [email protected]
AIM: lordskylark
Thanks,
~Sky
email: [email protected]
AIM: lordskylark
Thanks,
~Sky
topic
email: [email protected]
AIM: lordskylark
Thanks,
~Sky
It has a structure of references and several sections of these. Each reference points to a 'block' of data that is LZS compressed.Im little out of toppic ... how can it be uncompressed ? I heard its gzipped or something, are there any tools for it ?
We are repressing you! heheheheIt's a custom format of lzs or whatever. So, the common decompressors don't decompress it. And I KNOW people have decompressed it. So, I don't understand why they can't share it or give the EXACT way in which to decompress it.
~Sky
Lord_Skylark : I've already released few programs about scene.bin file. Here is a link to 2 "command line" programs (so you have to launch them at prompt) :
Link to scene.bin programs (tar.gz can be uncompressed using Winzip).
The first program, scene_extract, has got the following syntax :
scene_extract.exe scenebinfile.bin
For example :
scene_extract.exe scene.bin
It will read each gzipped file in scene.bin and writes them on your disk (file0.gz, file1.gz, ...).
Then it will call "gunzip.exe" to uncompress them.
The second program, scene_create, will use "gzip.exe" to recompress your files and to create another scene.bin file.
Please note that I haven't tested those programs under Windows, but they must work correctly.
I've done another program too, which generates a huge text file which describes a lot of informations we (friends and me) have found in scene.bin file. Its size is about 6Mbytes and a compressed version is available in my web server :
Link to scenestats.txt.gz (from the french FF7 scene.bin file)
Note this file is not documented, not updated, and that more informations about scene.bin can be found in our french forum (sorry). We have already found about all main specifications of scene.bin file, but there remain the battle scripts on which we are working. So if you need more help about something, I could try to help you, with my "bad english speaking".![]()
I need scene.bin from non-english FF7 for comparison, to see differences and to see how to implement it into Leviathan, please could someone send it to me or upload it here: http://bin.mypage.sk ?