Author Topic: audio.fmt and Attack Textures, I finished the lists  (Read 19510 times)

poofacetherisen

  • *
  • Posts: 31
  • My coffin smells...
    • View Profile

Here are the attack sound charts for all of the shifts (Wallmarket).
To use these you need to go here (http://forums.qhimm.com/index.php?topic=7928.0)
and go here (http://ficedula.aaron-kelley.net/) and get Cosmo
or if you already have both just go ahead and tinker with the
sounds. I found found this out a few weeks ago when I was trying to figure
out why some sounds lined up with Cosmo and others did not.

I also went through all of the attack textures in Wallmarket and they only
go up to 47h, anything from there on crashes the game. There may be a
miracle value that doesn't, but I did not have the patience to check past
7Fh. An .gif list is enclosed in a .rar file at the bottom of this post
(Reply if the link dies).

----------
IMPORTANT!
----------

>As far as I know these lists are compatible with the PC and PSX version of FFVII!
>FOR SHIFT FAh IT USES SHIFT F8h FOR HIT (AND MISS ?) AND FOR CRITICAL SHIFT F9h VALUES.
>FOR SHIFT FBh IT USES SHIFT F9h FOR HIT AND CRITICAL (AND FOR MISS IT USES SHIFT F8h ?)

Code: [Select]
SHIFT F8
--------

!!!This list is meant to be used with the Cosmo .fmt editor
or Qhimm's sound editor!!!

|||||||||||||
||HEX = DEC||
|||||||||||||

00 = NO SOUND
01 = 000
02 = 001
03 = 002
04 = 003
05 = 004
06 = 005
07 = 006
08 = 007
09 = 008
0A = 009
0B = 010
0C = 011
0D = 012
0E = 013
0F = 014

10 = 015
11 = 016
12 = 017
13 = 018
14 = 019
15 = 020
16 = 021
17 = 022
18 = 023
19 = 024
1A = 025
1B = 026
1C = 027
1D = 028
1E = 029
1F = 030

20 = 031
21 = 032
22 = 033
23 = 034
24 = 035
25 = 036
26 = 037
27 = 038
28 = 039
29 = 040
2A = 041
2B = 042
2C = 043
2D = 044
2E = 045
2F = 046

30 = 047
31 = 048
32 = 049
33 = 050
34 = 051
35 = 052
36 = 053
37 = 054
38 = 055
39 = 056
3A = 057
3B = 058
3C = 059
3D = 060
3E = 061
3F = 062

40 = 063
41 = 064
42 = 065
43 = 066
44 = 067
45 = 068
46 = 069
47 = 070
48 = 071
49 = 072
4A = 073
4B = 074
4C = 075
4D = 076
4E = 077
4F = 078

50 = 079
51 = 080
52 = 081
53 = 082
54 = 083
55 = 084
56 = 085
57 = 086
58 = 087
59 = 088
5A = 089
5B = 090
5C = 091
5D = 092
5E = 093
5F = 094

60 = 095
61 = 096
62 = 097
63 = 098
64 = 099
65 = 100
66 = 101
67 = 102
68 = 103
69 = 104
6A = 105
6B = 106
6C = 107
6D = 108
6E = 109
6F = 110

70 = 111
71 = 112
72 = 113
73 = 114
74 = 115
75 = 116
76 = 117
77 = 118
78 = 119
79 = 120
7A = 121
7B = 122
7C = 123
7D = 124
7E = 125
7F = 126

80 = 127
81 = 128
82 = 129
83 = 130
84 = 131
85 = 132
86 = 133
87 = 134
88 = 135
89 = 136
8A = 137
8B = 138
8C = 139
8D = 140
8E = 141
8F = 142

90 = 143
91 = 144
92 = 145
93 = 146
94 = 147
95 = 148
96 = 149
97 = 150
98 = 151
99 = 152
9A = 153
9B = 154
9C = 155
9D = 156
9E = 157
9F = 158

A0 = 159
A1 = 160
A2 = 161
A3 = 162
A4 = 163
A5 = 164
A6 = 165
A7 = 166
A8 = 167
A9 = 168
AA = 169
AB = 170
AC = 171
AD = 172
AE = 173
AF = 174

B0 = 175
B1 = 176
B2 = 177
B3 = 178
B4 = 179
B5 = 180
B6 = 181
B7 = 182
B8 = 183
B9 = 184
BA = 185
BB = 186
BC = 187
BD = 188
BE = 189
BF = 190

C0 = 191
C1 = 192
C2 = 193
C3 = 194
C4 = 195
C5 = 196
C6 = 197
C7 = NO SOUND
C8 = 198
C9 = 199
CA = 200
CB = 201
CC = 202
CD = 203
CE = 204
CF = 205

D0 = 206
D1 = 207
D2 = NO SOUND
D3 = 208
D4 = 209
D5 = 210
D6 = 211
D7 = 212
D8 = 213
D9 = 214
DA = 215
DB = 216
DC = 217
DD = 218
DE = 219
DF = 220

E0 = 221
E1 = 222
E2 = 223
E3 = 224
E4 = 225
E5 = 226
E6 = 227
E7 = 228
E8 = 229
E9 = 230
EA = 231
EB = 232
EC = 233
ED = 234
EE = 235
EF = 236

F0 = 237
F1 = 238
F2 = 239
F3 = 240
F4 = 241
F5 = 242
F6 = 243
F7 = 244
F8 = 245
F9 = 246
FA = 247
FB = 248
FC = 249
FD = 250
FE = 251
FF = 252



Code: [Select]
SHIFT F9
--------

!!!This list is meant to be used with the Cosmo .fmt editor
or Qhimm's sound editor!!!

|||||||||||||
||HEX = DEC||
|||||||||||||

00 = 253
01 = 254
02 = 255
03 = 256
04 = 257
05 = 258
06 = 259
07 = 260
08 = 261
09 = 262
0A = 263
0B = 264
0C = 265
0D = 266
0E = 267
0F = 268

10 = 269
11 = 270
12 = 271
13 = 272
14 = 273
15 = 274
16 = 275
17 = 276
18 = 277
19 = 278
1A = 279
1B = 280
1C = 281
1D = 282
1E = 283
1F = 284

20 = 285
21 = 286
22 = 287
23 = 288
24 = 289
25 = 290
26 = 291
27 = 292
28 = 293
29 = 294
2A = 295
2B = 296
2C = 297
2D = 298
2E = 299
2F = 300

30 = 301
31 = 302
32 = 303
33 = 304
34 = 305
35 = 306
36 = 307
37 = 308
38 = 309
39 = 310
3A = 311
3B = 312
3C = 313
3D = 314
3E = 315
3F = 316

40 = 317
41 = 318
42 = 319
43 = 320
44 = 321
45 = 322
46 = 323
47 = 324
48 = 325
49 = 326
4A = 327
4B = 328
4C = 329
4D = 330
4E = 331
4F = 332

50 = 333
51 = 334
52 = 335
53 = 336
54 = 337
55 = 338
56 = 339
57 = 340
58 = 341
59 = 342
5A = 343
5B = 344
5C = 345
5D = 346
5E = 347
5F = 348

60 = 349
61 = 350
62 = 351
63 = 352
64 = 353
65 = 354
66 = 355
67 = 356
68 = 357
69 = 358
6A = 359
6B = 360
6C = 361
6D = 362
6E = 363
6F = 364

70 = 365
71 = 366
72 = 367
73 = 368
74 = 369
75 = 370
76 = 371
77 = 372
78 = 373
79 = 374
7A = 375
7B = 376
7C = 377
7D = 378
7E = 379
7F = 380

80 = 381
81 = 382
82 = 383
83 = 384
84 = 385
85 = 386
86 = 387
87 = 388
88 = 389
89 = 390
8A = 391
8B = 392
8C = 393
8D = 394
8E = 395
8F = 396

90 = 397
91 = 398
92 = 399
93 = 400
94 = 401
95 = 402
96 = 403
97 = 404
98 = 405
99 = 406
9A = 407
9B = 408
9C = 409
9D = 410
9E = 411
9F = 412

A0 = 413
A1 = 414
A2 = 415
A3 = 416
A4 = 417
A5 = 418
A6 = 419
A7 = 420
A8 = 421
A9 = 422
AA = 423
AB = 424
AC = 425
AD = 426
AE = 427
AF = 428

B0 = 429
B1 = 430
B2 = 431
B3 = 432
B4 = 433
B5 = 434
B6 = 435
B7 = 436
B8 = 437
B9 = 438
BA = 439
BB = 440
BC = 441
BD = 442
BE = 443
BF = 444

C0 = 445
C1 = 446
C2 = 447
C3 = 448
C4 = 449
C5 = 450
C6 = 451
C7 = 452
C8 = 453
C9 = 454
CA = 455
CB = 456
CC = 457
CD = 458
CE = 459
CF = 460

D0 = 461
D1 = 462
D2 = 463
D3 = 464
D4 = 465
D5 = 466
D6 = 467
D7 = 468
D8 = 469
D9 = 470
DA = 471
DB = 472
DC = NO SOUND
DD = NO SOUND
DE = 473
DF = 474

E0 = 475
E1 = 476
E2 = 477
E3 = 478
E4 = 479
E5 = 480
E6 = 481
E7 = 482
E8 = NO SOUND
E9 = 483
EA = 484
EB = 485
EC = 486
ED = 487
EE = 488
EF = 489

F0 = 490
F1 = 491
F2 = 492
F3 = 493
F4 = 494
F5 = 495
F6 = 496
F7 = 497
F8 = 498
F9 = 499
FA = 500
FB = 501
FC = 502
FD = 503
FE = 504
FF = 505

That's something you probably want to save as a .txt.


Attack Textures .gif list download here
http://www.mediafire.com/?9e9ulyxbhhl93od

If you want the shift F8+F9+FA+FB kernels I edited to sort all of these,
here you go.
http://www.mediafire.com/?dq1grqmoo7k2tbw

{If this is the wrong section please move it, mod/admin, thank you.}

Dark_Ansem

  • *
  • Posts: 320
    • View Profile
Re: audio.fmt and Attack Textures, I finished the lists
« Reply #1 on: 2011-02-27 10:40:22 »
this looks very good.

Bosola

  • Fire hazard!
  • *
  • Posts: 1752
    • View Profile
    • My YouTube Channel
Re: audio.fmt and Attack Textures, I finished the lists
« Reply #2 on: 2011-02-27 17:11:51 »
Nice work.

xLostWingx

  • *
  • Posts: 801
  • No Comment
    • View Profile
    • FFVII Lost Wing Mod/Hacks
Re: audio.fmt and Attack Textures, I finished the lists
« Reply #3 on: 2011-02-28 20:00:11 »
This is great, I was just about to begin work on the Weapons in my new mod.  your work with the attack textures just saved me hours.  Thanks