From e698166006793ca093083574753918b0e1ff40c2 Mon Sep 17 00:00:00 2001 From: Treeki Date: Fri, 8 Feb 2013 23:17:00 +0100 Subject: there shall be no movies on the title screen, EVER --- bugfixes.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bugfixes.yaml b/bugfixes.yaml index 097b80f..f082340 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -17,6 +17,9 @@ hooks: type: patch addr_pal: 0x802F4CD0 data: '0000 0002 0101 0104 0202 0206 0303 0306 0400 0402 0501 0503 0600 0601 0900' + - name: NoTitleScreenMovie + type: nop_insn + area_pal: 0x80781FB8 # - name: MPPauseFix1 # type: branch_insn -- cgit v1.2.3