Files
pcsx2-patches/patches/SLES-55002_BEB531C8.pnach
2025-11-18 14:20:05 -07:00

25 lines
912 B
Plaintext

gametitle=Need for Speed - ProStreet (PAL-E) (SLES-55002)
[Widescreen 16:9]
gsaspectratio=16:9
description=Widescreen Mode (16:9)
author=Xan1242 & Aero_, ported by Silent
// Enables Widescreen Mode
patch=0,EE,20168A10,extended,24020001 // li v0, 1
// Corrects Aspect Ratio
patch=0,EE,20682BF0,extended,3F400000 // Horizontal: 0.75f
patch=0,EE,20682BF4,extended,3FA0EA0F // Vertical: 1.2571429f
[Fix Most Wanted Black Edition save detection]
author=Silent
description=Fixes the career cash bonus not checking for Most Wanted: Black Edition.
// Check for BESLES-53857 by reusing one of the unused UG2 serials (BASLUS-21065)
patch=0,EE,2060E230,extended,4C534542
patch=0,EE,2060E234,extended,352D5345
patch=0,EE,2060E238,extended,37353833
patch=0,EE,2044D864,extended,0C1135A7 // jal 0x0044D69C
patch=0,EE,2044D69C,extended,3C020061 // lui v0,0x0061
patch=0,EE,2044D6A4,extended,2442E230 // addiu v0,v0,-0x1DD0