Skip to content

Commit

Permalink
Add Disable Depth of Field patch to Bully/Canis Canem
Browse files Browse the repository at this point in the history
  • Loading branch information
refractionpcsx2 committed Jan 7, 2024
1 parent 80f9290 commit 91cb06a
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 42 deletions.
26 changes: 7 additions & 19 deletions patches/SLES-53561_C78A495D.pnach
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
gametitle=Canis Canem Edit (SLES-53561)
gametitle=Canis Canem Edit (Bully) PAL (SLES-53561) CRC C78A495D

[Widescreen 16:9]
gsaspectratio=16:9
comment=Widescreen fix by nemesis2000 (pnach by nemesis2000)
author=nemesis2000
description=Widescreen fix

//Widescreen fix
patch=1,EE,004720d0,word,14640007
Expand Down Expand Up @@ -33,22 +34,9 @@ patch=1,EE,2072a3c8,extended,432b0000
patch=1,EE,e001aaab,extended,005e1638
patch=1,EE,2072a3cc,extended,432b0000

//patch=1,EE,e001aaab,extended,005e1638
//patch=1,EE,204720cc,extended,24030000

//patch=1,EE,e001aaab,extended,005e1638
//patch=1,EE,20222dec,extended,3c01bec0

//patch=1,EE,e001aaab,extended,005e1638
//patch=1,EE,201d5124,extended,3c023fc0

//patch=1,EE,e0010000,extended,005e1638
//patch=1,EE,204720cc,extended,90637c9e

//patch=1,EE,e0010000,extended,005e1638
//patch=1,EE,20222dec,extended,3c01bf00

//patch=1,EE,e0010000,extended,005e1638
//patch=1,EE,201d5124,extended,3c024000
[Disable Depth of Field]
author=refraction
description=Removes depth of field effect

patch=1,EE,003DA2D4,word,5000021A //Skips DoF code block.

10 changes: 8 additions & 2 deletions patches/SLPS-25879_019CFA48.pnach
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
gametitle=Bully [NTSC-J] (SLPS-25879)
gametitle=Bully [NTSC-J] (SLPS-25879) CRC 019CFA48

[Widescreen 16:9]
gsaspectratio=16:9
comment=Widescreen hack by Arapapa & El_Patas
author=Arapapa & El_Patas
description=Widescreen hack

//Gameplay 16:9

Expand All @@ -24,4 +25,9 @@ patch=1,EE,0020c7cc,word,3c033f40 //3c033f80
//Render fix
patch=1,EE,001d52b4,word,3c023fc0 //3c024000

[Disable Depth of Field]
author=refraction
description=Removes depth of field effect.

patch=1,EE,003DB104,word,5000021A //Skips DoF code block.

31 changes: 10 additions & 21 deletions patches/SLUS-21269_28703748.pnach
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
gametitle=Bully (SLUS-21269)
gametitle=Bully [NTSC-U] (SLUS-21269) CRC 28703748

[Widescreen 16:9]
gsaspectratio=16:9
comment=Widescreen fix by nemesis2000 (pnach by nemesis2000)
author=nemesis2000
description=Widescreen fix

//Widescreen fix
patch=1,EE,00471640,word,14640007
patch=1,EE,00471644,word,3c030022
patch=1,EE,00471648,word,2404bec0
Expand Down Expand Up @@ -33,27 +33,16 @@ patch=1,EE,20729748,extended,432b0000
patch=1,EE,e001aaab,extended,005e09b8
patch=1,EE,2072974c,extended,432b0000

//patch=1,EE,e001aaab,extended,005e09b8
//patch=1,EE,2047163c,extended,24030000
[480p Mode]
author=nemesis2000
description=Force 480p progressive

//patch=1,EE,e001aaab,extended,005e09b8
//patch=1,EE,2022280c,extended,3c01bec0

//patch=1,EE,e001aaab,extended,005e09b8
//patch=1,EE,201d4cf4,extended,3c023fc0

//patch=1,EE,e0010000,extended,005e09b8
//patch=1,EE,2047163c,extended,9063702e

//patch=1,EE,e0010000,extended,005e09b8
//patch=1,EE,2022280c,extended,3c01bf00

//patch=1,EE,e0010000,extended,005e09b8
//patch=1,EE,201d4cf4,extended,3c024000

//480p
patch=1,EE,0023ea90,word,24060050
patch=1,EE,0023ea94,word,24050000
patch=1,EE,0023ea9c,word,23070001

[Disable Depth of Field]
author=refraction
description=Removes depth of field effect.

patch=1,EE,003D9AD4,word,50000198 //Skips DoF code block.

0 comments on commit 91cb06a

Please sign in to comment.