Qhimm.com Forums

Miscellaneous Forums => Scripting and Reverse Engineering => Topic started by: Squall78 on 2007-09-21 16:17:57

Title: About Battle Setup 1 format in scene.bin file
Post by: Squall78 on 2007-09-21 16:17:57
Hi all,
It's been a long time :).

I'm developping a little program and I've noticed an error on QhimmWiki on this page : http://wiki.qhimm.com/FF7/Battle/Battle_Scenes (http://wiki.qhimm.com/FF7/Battle/Battle_Scenes).
It's written that a record of "Battle Setup 1" has a length of 20 bytes. But in the "Battle Setup 1 format" table, it's written :


...so 2 + 14 = 16 bytes length :d. I suppose the "Unknown" part has a length of 18 bytes :).

Can you confirm and, if I'm right, fix it ?
Thanks
Title: Re: About Battle Setup 1 format in scene.bin file
Post by: Lag.Com on 2007-09-21 16:55:59
I'm pretty sure it's 20 bytes. Otherwise the Enemy data is way off, and my reader gets it properly.
Title: Re: About Battle Setup 1 format in scene.bin file
Post by: Squall78 on 2007-09-21 17:48:49
Yes my program reads the file correctly with 20 bytes length too. So the "14 bytes" have to be fixed on Wiki :p
Title: Re: About Battle Setup 1 format in scene.bin file
Post by: Skillster/RedSarg99 on 2007-09-24 09:44:28
What exactly does your program do?
Sounds interesting.
Title: Re: About Battle Setup 1 format in scene.bin file
Post by: Squall78 on 2007-09-24 09:49:28
Hi,
My program will edit monsters :).
Just like Scene Reader + Scenester but all in one with a nice interface.

I think it will be released at the end of the week.
Title: Re: About Battle Setup 1 format in scene.bin file
Post by: kruci on 2007-09-24 21:57:35

Before I forget it, we got bug with translated scenes.bin.
I was checking wiki, but nothing there.
Then I searched forum and there was this problem too.
Scene.bin editing is binded with kernel.bin. We got bigger scene.bin then original and thus bugs. Today I found  that I must edit kernel.bin too.

here
http://forums.qhimm.com/index.php?topic=5759.msg74232#msg74232
http://forums.qhimm.com/index.php?topic=6391.msg80497#msg80497

really annoing if I searched first message, where was "you must edit 3rd section of kernel.bin", then I looked to wiki and I understanded nothing(there are false information on 3rd section):P
Title: Re: About Battle Setup 1 format in scene.bin file
Post by: mav on 2007-10-17 21:48:21
Corrected bug in wiki.

Also, I'm in proccess of updating information for Section 3 of Kernel.bin file (http://wiki.qhimm.com/FF7/Battle_and_growth_data), because it was incorrect. Any help appreciated :).