OpenKh

This is a centralized place for the documentation and other discoveries about the internal working of Kingdom Hearts games.

View on GitHub

BGM Format

BGM stands for BackGround Music.

This file contains the list of all songs used in the game and their identifiers.

This file is within arc/system/common.arc in the subfile bgm.bin.

Offset Type Description
0x0 uint32 Version, always 1.
0x4 uint32 Music Count

BGM Data

Offset Type Description
0x0 uint16 Index
0x2 uint16 Size
0x4 char[12] Name