I think he has already posted at [post]246155[/post]aditya123 said:sid can you post a picture of one of the players after editing their height and weight values ! For eg, a lean Mcgrath !
I think he has already posted at [post]246155[/post]aditya123 said:sid can you post a picture of one of the players after editing their height and weight values ! For eg, a lean Mcgrath !
aditya123 said:i think I`ll try and help you guys in a week`s time . I did a bit of hex editing for C2k4 !
sid_19840 said:ok,if you or anyone else can have a look at the first few bytes after the player name,I will really appreciate it,the first few bytes seem to contain the player stats but I do not know exactly which byte control's which stat.
amit1 said:i'll do it,mate.i've done a lot of hex editing.i'll post my results as soon as they're confirmed.
[b]byte 363 - available bowling deliveries[/b]
F/FM/M delivery codes
0 = straight
1 = outswinger
2 = inswinger
3 = leg cutter
4 = off cutter
5 = yorker
6 = bouncer
7 = slower ball/ reverse swing
LS/LCM delivery codes
0 = leg break
1 = googly
2 = top spinner
3 = full flight
4 = zooter
5 = flipper
OS/SLA delivery codes
0 = off break
1 = arm ball
2 = doosra
3 = full flight
4 = teesra
Decimal bytes for comination of codes
01 = 0
03 = 0,1
05 = 0,2
07 = 0,1,2
09 = 0,3
11 = 0,1,3
13 = 0,2,3
15 = 0,1,2,3
17 = 0,4
19 = 0,1,4
21 = 0,2,4
23 = 0,3,4
25 = 0,1,2,4
27 = 0,1,3,4
29 = 0,2,3,4
31 = 0,1,2,3,4
33 = 0,5
etc
65 = 0,6
etc
97 = 0,5,6
etc
129 = 0,7
etc
161 = 0,5,7
etc
193 = 0,6,7
etc
225 = 0,5,6,7
barmyarmy said:Just to bump this by saying I'm interested in the string from bytes 360 to 366. We already know that 365 and 366 are faces but the others should be pretty easy to crack too.
361 (second half only) controls player type and thus lineups.
1 = BAT
2 = OBT
3 = BWL
4 = SBW
5 = ASP
6 = WK
7 = OWKB
8 = WKB
9 = AR
A = OBW
0 = 0
1 = 1
2 = 2
3 = 12
4 = 3
5 = 13
6 = 23
7 = 123
8 = 4
9 = 14
10 = 24
11 = 34
12 = 124
13 = 134
14 = 234
15 = 1234
16 = 5
17 = 15
18 = 25
19 = 35
20 = 45
21 = 125
22 = 135
23 = 145
24 = 235
25 = 245
26 = 345
27 = 1235
28 = 1245
29 = 1345
30 = 2345
31 = 12345
32 = 6
33 = 16
34 = 26
35 = 36
36 = 46
37 = 56
38 = 126
39 = 136
40 = 146
41 = 156
42 = 236
43 = 246
44 = 256
45 = 346
46 = 356
47 = 456
48 = 1236
49 = 1246
50 = 1256
51 = 1346
52 = 1356
53 = 1456
54 = 2346
55 = 2356
56 = 2456
57 = 3456
58 = 12346
59 = 12356
60 = 12456
61 = 13456
62 = 23456
63 = 123456
64 = 7
65 = 17
66 = 27
67 = 37
68 = 47
69 = 57
70 = 67
71 = 127
72 = 137
73 = 147
74 = 157
75 = 167
76 = 237
77 = 247
78 = 257
79 = 267
80 = 347
81 = 357
82 = 367
83 = 457
84 = 467
85 = 567
86 = 1237
87 = 1247
88 = 1257
89 = 1267
90 = 1347
91 = 1357
92 = 1367
93 = 1457
94 = 1467
95 = 1567
96 = 2347
97 = 2357
98 = 2367
99 = 2457
100 = 2467
101 = 2567
102 = 3457
103 = 3467
104 = 3567
105 = 4567
106 = 12347
107 = 12357
108 = 12367
109 = 12457
110 = 12467
111 = 12567
112 = 13457
113 = 13467
114 = 13567
115 = 14567
116 = 23457
117 = 23467
118 = 23567
119 = 24567
120 = 34567
121 = 123457
122 = 123467
123 = 123567
124 = 124567
125 = 134567
126 = 234567
127 = 1234567
128 = 8 (1 value)
129-135 = r=1 (7 values)
136-156 = r=2 (21 values)
157-191 = r=3 (35 values)
192-226 = r=4 (35 values)
227-247 = r=5 (21 values)
248-254 = r=6 (7 values)
255 = 12345678 (1 value)