Author Topic: CHRONO CROSS ELEMENTS INVESTIGATION THREAD  (Read 4381 times)

Grobycftw

  • Architect of Kajar
  • Porrean (+50)
  • *
  • Posts: 85
  • Chilling in the Bend of Time
    • View Profile
Re: CHRONO CROSS ELEMENTS INVESTIGATION THREAD
« Reply #15 on: November 29, 2016, 12:54:19 pm »
Recharge can be find at line 0026A80C and at 13BA142C in CD1 (format 2352)
0026A80C - 0026A837 = []Recharge value in Menu
13BA142C - 13BA1457 = []Recharge value in Battle

These are the values of Recharge
14 00 00 00 40 20 06 0C 00 00 00 00 00 00 00 00
80 00 00 00 FF FF FF FF 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00

14 means its consumable (change that to 04 it will make it like an healing element "infinite use")
40 means it can only target 1 ally
20 is its color (red)
06 is the grid allocation
and if you want to make it +/- its the 19 byte (2 byte before the FF FF FF FF)
:D

***edit***
if you wanna make it flawless, the Recharge name text string is at
00070C95 - 00070C9D = []Recharge
you'll have to find the menu and battle description also! Not sure where it is but it should be quite easy to find
« Last Edit: November 29, 2016, 01:08:48 pm by Grobycftw »

itoikenza

  • Architect of Kajar
  • Porrean (+50)
  • *
  • Posts: 98
  • thx! Danetta utunnels alfadorredux prizvel kennedn
    • View Profile
    • YT!
Is this correct?
« Reply #16 on: December 04, 2016, 09:19:48 am »
Is this how Chrono Cross text is valued?
21= (
22= )
23= -
24= ,
25= +
26= .
27= /
28= 0
29= 1
2a= 2
2b= 3
2c= 4
2d= 5
2e= 6
2f= 7
30= 8
31= 9
32= A
33= B
34= C
35= D
36= E
37= F
38= G
39= H
3a= I
3b= J
3c= K
3d= L
3e= M
3f= N
40= O
41= P
42= Q
43= R
44= S
45= T
46= U
47= V
48= W
49= X
 4a= Y
4b= Z
 4c= a
4d= b
4e= c
4f= d
50= e
51= f
52= g
53= h
54= i
55= j
56= k
51= l
57= m
58= n
59= o
5a= p
5b= q
5c= r
5d= s
5e= t
5f= u
60= v
61= w
62= x
63= y
64= z
« Last Edit: December 05, 2016, 01:31:56 pm by itoikenza »

prizvel

  • Guru of Time Emeritus
  • Guardian (+100)
  • *
  • Posts: 118
  • Our planet's dream is not over yet
    • View Profile
Re: CHRONO CROSS ELEMENTS INVESTIGATION THREAD
« Reply #17 on: December 05, 2016, 04:00:52 pm »

The name of the objects stored in the executable, in order