Kingdom Hearts II - AI
Process the artifical intelligence of the game. The engine parse this kind of files to change the behaviour of the game.
See also:
- AI
-
[KH2 ai monitor-kh2fm](https://kenjiuno.github.io/monitor-kh2fm/kh2ai.html)
Format
Header
Offset | Type | Description |
---|---|---|
00 | char[16] | Name of the script |
04 | ||
08 | ||
0c | ||
10 | ||
14 | ||
18 | ||
1c | ||
20 | ||
24 | ||
28 | int | Program counter entry point |
2c |