-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Is 0xcffd5 really supposed to be a special pointer here? I'm unfamiliar with most of this, but if I'm understanding it correctly, it ends up pointing to the middle of a dialogue block (0xc80530, see ccs output below), and the ROM map labels this area "Audio Data Block (Unspecified)".
CCScriptWriter/CCScriptWriter/CCScriptWriter.py
Lines 91 to 92 in f021880
| SPECIAL_POINTERS = [0x49ea4, 0x49ea8, 0x49eac, 0x49eb0, 0x49eb4, 0x49eb8, | |
| 0x49ebc, 0x49ec0, 0xcffd5] |
l_0xc804d1:
"[06 49 00 {e(data_35.l_0xc808bd)}][06 08 03 {e(l_0xc8054d)}][06 55 00 {e(data_35.l_0xc807bc)}][06 54 00 {e(data_35.l_0xc806bb)}][06 0D 00 {e(l_0xc80579)}]@Whistle, whistle anywhere.{pause(10)}" linebreak
" It makes me smile{pause(10)}" linebreak
" all the while." next
"@I'm [1C 02 02]'s mo" goto(l_0xc80530)
l_0xc80530:
"ther.{pause(20)} I'm busy taking care of these kids." next
goto(l_0xc8054d)
l_0xc8054d:
"@You shouldn't worry about [1C 02 02].{pause(20)} She has a guardian angel,{pause(15)} it seems." end
Metadata
Metadata
Assignees
Labels
No labels