Changes

Jump to navigation Jump to search

FF9/Sound/AKAO sequence

16 bytes added, 12:38, 30 July 2020
Fix AkaoChannelInfo mask bits
AkaoSeqHeader *header;
int num_channels = 0;
while (int bit = 0; header->bit < 32; bit++) if (info.mask & (1 << bit)) != 0; bit++) num_channels++;
There is <channels count> offsets to channel opcode data counting from current offset. Each offsets is a relative offset based on the address the offset itself.
112
edits

Navigation menu