From 95ab0db9d35cc7d558ab17cacd470be6d8dc4784 Mon Sep 17 00:00:00 2001 From: Treeki Date: Sun, 7 Oct 2012 23:12:21 +0200 Subject: changed the MP pause thing --- bugfixes.yaml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/bugfixes.yaml b/bugfixes.yaml index 39cfe49..122d672 100644 --- a/bugfixes.yaml +++ b/bugfixes.yaml @@ -8,11 +8,13 @@ hooks: branch_type: bl target_func: 'mpPauseFix1' src_addr_pal: 0x801410C4 - - name: MPPauseFix2 - type: branch_insn - branch_type: bl - target_func: 'mpPauseFix2' - src_addr_pal: 0x801410DC +#This one disables the player freezing and doing the grow animation +#skawo didn't like it +# - name: MPPauseFix2 +# type: branch_insn +# branch_type: bl +# target_func: 'mpPauseFix2' +# src_addr_pal: 0x801410DC - name: MPDeathPauseFix type: nop_insn area_pal: 0x8013DA70 -- cgit v1.2.3