DO you know the reason why the program reads the SLES file on the disc??????
Quote:
Code:
it starts reading from
Offset 72 (4 Byte) = Offset of Movie_01 (calculate it with * 2048), then Offset 76 (4 Byte) = Size of Movie_01
the last is Offset 92 (8 byte) = ???
then it starts again, only 32 Byte later
Off. 104 = Offset * 2048
Off. 108 = Size
Off: 124 = ???
...
|
Are you saying that the program (DC:FFVII2MOV) reads at those offsets??? Offset 72?????