Author Topic: camdat0.bin and it's brothers....  (Read 3931 times)

halkun

  • Global moderator
  • *
  • Posts: 2097
  • NicoNico :)
    • View Profile
    • Q-Gears Homepage
camdat0.bin and it's brothers....
« on: 2004-06-21 08:53:05 »
camdat0.bin camdat1.bin camdat2.bin
That exactly *DO* these files do?. This is what I discovered...

The camdat*.lzs files on the PSX, when uncompressed are eactly the same files as the PC .bin files.

It has often been theroized that it holds all the dynamic data for the camera movements in battle. (That makes sense, as it will take much less horsepower to just use precalculated cam movements)

It is not in scene.bin format. The camdat's bin files are natively uncompressed. The compressed versions are .lzs files.

Hhere's the real stickler...

I swaped around camdat0.bin, camdat1.bin, camdat2.bin and fought a few battles. From what I could tell, there was no change in camera movement at all. Granted I was only playing the first level so I didn't pan that much. But nothing was different. (Maybe I should try some summons the next time around)

Also, when I was decoding the .a files. I was at least able to jive up some kind of alignment. Looking through a hex editor. I see there is some kind of alignment, but can't get it to line up right. There is also a header at the beginning of the file....

Anyone wanna take a peek at those?

Skillster/RedSarg99

  • *
  • Posts: 2286
  • Loving every Final Fantasy
    • View Profile
camdat0.bin and it's brothers....
« Reply #1 on: 2004-06-28 22:43:40 »
I have a hunch its one of these two:
a). The Camera angle during Field Locations
or
b). The Camera movement during Movie playback
*The 3d plane is usually in motion in most FMV sequences).
Thats a hunch anyway, I havent got ff7pc installed to have a looksie

Goku7

  • *
  • Posts: 1301
    • View Profile
camdat0.bin and it's brothers....
« Reply #2 on: 2004-06-29 00:24:34 »
Quote from: The Skillster
I have a hunch its one of these two:
a). The Camera angle during Field Locations
or
b). The Camera movement during Movie playback
*The 3d plane is usually in motion in most FMV sequences).
Thats a hunch anyway, I havent got ff7pc installed to have a looksie


Don't forget, there IS a "moviecam.lgp" file in the \data\cd\ directory.  Perhaps those camdat files are referencing stuff in it to do the camara movements?

mirex

  • *
  • Posts: 1645
    • View Profile
    • http://mirex.mypage.sk
camdat0.bin and it's brothers....
« Reply #3 on: 2004-06-29 07:50:22 »
Quote
Also, when I was decoding the .a files.

Field animation files ? http://mirex.mypage.sk/FILES/ff7_a.txt

halkun

  • Global moderator
  • *
  • Posts: 2097
  • NicoNico :)
    • View Profile
    • Q-Gears Homepage
camdat0.bin and it's brothers....
« Reply #4 on: 2004-06-29 08:27:21 »
I have that in gears, thanks. I was doing the .a file three years ago....