Skip to content

Commit

Permalink
Fatal Frame 2 (Undub) patches update
Browse files Browse the repository at this point in the history
adds patch support for undub v1.0.2
remove patch support for undub v1.0.1
and disable broken 60fps patch for undub
  • Loading branch information
MrWrightyLC committed Nov 21, 2024
1 parent 5908c9e commit 5560c98
Showing 1 changed file with 2 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gametitle=Fatal Frame II: Crimson Butterfly (Undub) * SLUS-20766 * NTSC-U * 1C6C1DB6
gametitle=Fatal Frame II: Crimson Butterfly (Undub v1.0.2) * SLUS-20766 * NTSC-U * 1C6C1B71
// same serial-code as 9A51B627 - the regular version.
// Project Zero II: Crimson Butterfly
// Zero2Undub: https://github.com/wagrenier/Zero2Undub
Expand Down Expand Up @@ -121,12 +121,6 @@ author=pgert
description=Puts the Y-axis value to that of 50 Hz-mode (PAL).
patch=1,EE,00337610,word,3F800000 // 3F600000 - Y-axis of GamePlay (including Cutscenes).

[60 FPS]
author=asasega
comment=Everything is double speed - Might need EE overclocking to be stable.
patch=1,EE,2021B7E4,word,10000007
patch=1,EE,201F798C,word,2C42003C // gametime fix

// ==========
// Patches by pgert
// ==========
Expand All @@ -146,4 +140,4 @@ patch=1,EE,201F798C,word,2C42003C // gametime fix
// 16:10
//patch=1,EE,004000dc,word,3F400000 // X-FoV
//patch=1,EE,004000e0,word,3F4A3D71 // Y-FoV
// ==========
// ==========

0 comments on commit 5560c98

Please sign in to comment.