Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion patches/SCPS-56008_BCF04BF3.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ patch=1,EE,001856D4,word,3C013F40 // 3C013F80

// Cut-scene Render fix
// 0045013c 00208144 280040e6
patch=1,EE,001856c8,word,3c0145C0 // 3c014500
//patch=1,EE,001856c8,word,3c0145C0 // 3c014500
// Appears not to be needed on later builds.
// It also wracks up the mirror rendering in the Cutscenes.

// FMV fix by nemesis2000
patch=1,EE,001822B8,word,24027100
Expand Down
4 changes: 3 additions & 1 deletion patches/SLPS-25074_9883194E.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ patch=1,EE,001828ec,word,3C013F40 // 3C013F80

// Cut-scene Render fix
// 0045013c 00208144 280040e6
patch=1,EE,001828e0,word,3c0145C0 // 3c014500
//patch=1,EE,001828e0,word,3c0145C0 // 3c014500
// Appears not to be needed on later builds.
// It also wracks up the mirror rendering in the Cutscenes.

// FMV fix
patch=1,EE,0017f520,word,24027100
Expand Down