From 48a2b6726e313154b6bc94b3d02251599ec62b66 Mon Sep 17 00:00:00 2001 From: Treeki Date: Tue, 16 Apr 2013 18:45:03 +0200 Subject: implement custom choreography in the credits --- replay.yaml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'replay.yaml') diff --git a/replay.yaml b/replay.yaml index c60d848..4801f22 100644 --- a/replay.yaml +++ b/replay.yaml @@ -10,11 +10,13 @@ hooks: branch_type: bl src_addr_pal: 0x80102238 target_func: 'replayEnd' - - name: ReplayHookRecord - type: branch_insn - branch_type: b - src_addr_pal: 0x8006A1B4 - target_func: 'replayRecord' + # this is commented out because it's called by the creditsMgr's dance value + # loader; due to a conflict + # - name: ReplayHookRecord + # type: branch_insn + # branch_type: b + # src_addr_pal: 0x8006A1B4 + # target_func: 'replayRecord' # - name: LuigiOverride # type: branch_insn # branch_type: b -- cgit v1.2.3