Skip to content

Commit

Permalink
WS: Changes to Widescreen Patch in The Godfather for better FOV and c…
Browse files Browse the repository at this point in the history
…orrecting minor gameplay issues (#453)

The following is a patch correction for the "SLUS-21385_D850707E.pnach", also known as the NTSC-U version of "The Godfather". It's based off Arapapa's widescreen patches.

Originally, while using Arapapa's 16:9 Widescreen Patch, the FOV correction would cause the player model to look bigger making its head invisible (therefore impossible to edit, without disabling patches and rebooting).
  • Loading branch information
BlackNRoses authored Jan 4, 2025
1 parent 6df845b commit b5ea21c
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions patches/SLUS-21385_D850707E.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,25 @@ gametitle=The Godfather (NTSC-U)(SLUS-21385)

[Widescreen 16:9]
gsaspectratio=16:9
author=Arapapa
author=BlackNRoses, Arapapa (original)
description=Fixes disproportionate FOV of character and weapon models. Cutscene, dialogue and extorsion black bars were restored to keep the 1972 movie's feel.

//Widescreen hack 16:9

//Zoom
//003f013c 00608144
patch=1,EE,0035f26c,word,3c013f20 //3c013f00

//Fov
//5b3f013c b86d2134 00008144 5c00053c
patch=1,EE,0036f468,word,3c013f24 //3c013f5b
patch=1,EE,0036f46c,word,34219247 //34216db8
//Y-Fov
//02001446 3000a527
patch=1,EE,00355ab0,word,080b9614 //08164b44
patch=1,EE,002e5850,word,46140002
patch=1,EE,002e5854,word,3c013f40
patch=1,EE,002e5858,word,4481f000
patch=1,EE,002e585c,word,461e0002
patch=1,EE,002e5860,word,080d56ad

//Cutscene Bars
[Remove Blackbars]
author=BlackNRoses, pgert, Arapapa (original)
description=No blackbars in cutscenes. Made by suggestion from pgert.
patch=1,EE,006617B8,word,00000001


0 comments on commit b5ea21c

Please sign in to comment.