L
Lord_Skylark
Guest
There are 3 or 4 attack sections in the FF10 data all using the same type of compression, which I don't know what it is. If someone could help me that would be great.
One of the attack raw data I uploaded to "www.ffcompendium.com/~Skylark/ff10attack1.bin"
Here's part of the table file for the text (that works with other areas in the game as well - but most text in the game isn't compressed like this is)
30=0
31=1
32=2
33=3
34=4
35=5
36=6
37=7
38=8
39=9
3A=
3B=!
3C="
41='
46=,
47=-
48=.
49=/
4F=?
50=A
51=B
52=C
53=D
54=E
55=F
56=G
57=H
58=I
59=J
5A=K
5B=L
5C=M
5D=N
5E=O
5F=P
60=Q
61=R
62=S
63=T
64=U
65=V
66=W
67=X
68=Y
69=Z
70=a
71=b
72=c
73=d
74=e
75=f
76=g
77=h
78=i
79=j
7A=k
7B=l
7C=m
7D=n
7E=o
7F=p
80=q
81=r
82=s
83=t
84=u
85=v
86=w
87=x
88=y
89=z
The compressed text ends up something like this
<FE><77><7E>
<1B><00><12>Attack
<00><47><00>Command 2
<C0><0B><01>3
<80><0B><0B>Seed Cannon
<A8><0D><05>Burst
<88><0C><06>wallow
<80><09><0B>Regurgitate
<90><0D><0B>adying Quak
<88><10><06>Earthq
<A0><0C><0C>Self-Destruc
<88><45><03>Gaz
<88><16><0B>Ultrasonics
<88><24><88>
<08><05><3A>Boom
<80><0C><03>Poi
In the game, the text will read as:
Attack
Command 2
Command 3
Seed Cannon
Seed Burst
Swallow
Regurgitate
Readying Quake
Earthquake
Self-Destruct
Gaze
etc...
Thanks for any help you can provide.
~Sky
One of the attack raw data I uploaded to "www.ffcompendium.com/~Skylark/ff10attack1.bin"
Here's part of the table file for the text (that works with other areas in the game as well - but most text in the game isn't compressed like this is)
30=0
31=1
32=2
33=3
34=4
35=5
36=6
37=7
38=8
39=9
3A=
3B=!
3C="
41='
46=,
47=-
48=.
49=/
4F=?
50=A
51=B
52=C
53=D
54=E
55=F
56=G
57=H
58=I
59=J
5A=K
5B=L
5C=M
5D=N
5E=O
5F=P
60=Q
61=R
62=S
63=T
64=U
65=V
66=W
67=X
68=Y
69=Z
70=a
71=b
72=c
73=d
74=e
75=f
76=g
77=h
78=i
79=j
7A=k
7B=l
7C=m
7D=n
7E=o
7F=p
80=q
81=r
82=s
83=t
84=u
85=v
86=w
87=x
88=y
89=z
The compressed text ends up something like this
<FE><77><7E>
<1B><00><12>Attack
<00><47><00>Command 2
<C0><0B><01>3
<80><0B><0B>Seed Cannon
<A8><0D><05>Burst
<88><0C><06>wallow
<80><09><0B>Regurgitate
<90><0D><0B>adying Quak
<88><10><06>Earthq
<A0><0C><0C>Self-Destruc
<88><45><03>Gaz
<88><16><0B>Ultrasonics
<88><24><88>
<08><05><3A>Boom
<80><0C><03>Poi
In the game, the text will read as:
Attack
Command 2
Command 3
Seed Cannon
Seed Burst
Swallow
Regurgitate
Readying Quake
Earthquake
Self-Destruct
Gaze
etc...
Thanks for any help you can provide.
~Sky