Skip to content

Commit

Permalink
Update SLUS-20362_1D2818AF.pnach
Browse files Browse the repository at this point in the history
I added a patch to also have the hud on 16:9 scale like seen on this video https://www.youtube.com/watch?v=Loc-tTcwYJQ
  • Loading branch information
Guspr181 authored and refractionpcsx2 committed Sep 17, 2023
1 parent 04d727b commit b270bd4
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions patches/SLUS-20362_1D2818AF.pnach
Original file line number Diff line number Diff line change
@@ -1,17 +1,23 @@
gametitle=Need for Speed - Hot Pursuit 2 (NTSC-U) (SLUS-20362)
//Need for Speed - Hot Pursuit 2 (NTSC-U) (SLUS-20362)

[Widescreen 16:9]
author=nemesis2000
gsaspectratio=16:9
comment=Widescreen Hack by nemesis2000

description=Fixes the game to run in a widescreen 16:9 scale.
patch=1,EE,0010e994,word,46011702
patch=1,EE,0032f6ec,word,3f400000
patch=1,EE,0032f850,word,3f2aaaaa

[HUD fixed for widescreen]
author=Aero_
description=Fixes the HUD to run in a widescreen 16:9 scale.
patch=1,EE,0032F6F4,word,3F19999A
patch=1,EE,002CFD64,word,00000040
patch=1,EE,00330188,word,44555555
patch=1,EE,0010EDEC,short,42F0
patch=1,EE,0010EE0C,short,4384

[60 FPS]
author=asasega
comment=Patches the game to run at 60 FPS (EE Overclock should be set to 130%. Higher values are usable but may cause hanging).

// 60FPS
description=Patches the game to run at 60 FPS (EE Overclock should be set to 130%. Higher values are usable but may cause hanging).
patch=1,EE,20113E2C,extended,2C420001

0 comments on commit b270bd4

Please sign in to comment.