0% found this document useful (0 votes)
281 views2 pages

25FC361B Pnach

The document contains a series of patches for modifying game performance and graphics settings, including tweaks for the pause menu, widescreen support, and disabling visual effects like bloom and blur. It specifies various memory addresses and the corresponding changes to be made for optimal gameplay experience. The patches are categorized for different functionalities such as performance enhancements and visual adjustments.

Uploaded by

ghosttoast512ait
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
281 views2 pages

25FC361B Pnach

The document contains a series of patches for modifying game performance and graphics settings, including tweaks for the pause menu, widescreen support, and disabling visual effects like bloom and blur. It specifies various memory addresses and the corresponding changes to be made for optimal gameplay experience. The patches are categorized for different functionalities such as performance enhancements and visual adjustments.

Uploaded by

ghosttoast512ait
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

//Parse ef.

v
patch=0,EE,200FFF98,extended,341B0003
patch=0,EE,200FFF9C,extended,145B0002
patch=0,EE,200FFFA4,extended,34020000
patch=0,EE,200OFFFAC,extended,341B0001
patch=0,EE,200FFFB0,extended,145B0002
patch=0,EE,200FFFB8,extended,34020000
patch=0,EE,200OFFFC0,extended,341B000F
patch=0,EE,200OFFFC4,extended,145B0002
patch=0,EE,200FFFCC,extended,34020000
patch=0,EE,200FFFD4,extended,0013343C
patch=0,EE,200FFFD8,extended,03E00008
patch=0,EE,200FFFDC,extended,0040B02D
patch=0,EE,2028405C,extended,0C03FFE6
patch=0,EE,20284060,extended,00000000
//Pause menu performance tweak
patch=0,EE,0023E038,extended,24050000
patch=0,EE,0023E070,extended,24050000
patch=0,EE,0023E128,extended,24050000
//Pause menu clear noise texture
patch=0,EE,0023E160,extended,24050000
patch=0,EE,0023E198,extended,24050000
//Widescreen alternate code
patch=1,EE,E0010040,extended,11DODEA2
patch=1,EE,01DODEA2,extended,40
//Partial 2d menu - (text still 4:3)
patch=1,EE,E0010040,extended,106A2872
patch=1,EE,006A2872,extended,40
//progressive scan - 224p (is a field renderer game)
patch=0,EE,201029C4,extended,3C050000
patch=0,EE,201029CC,extended,3C060050
patch=0,EE,201029D4,extended,3C070001
patch=0,EE,20102C84,extended,3C0700E0
//Bypass Interleacing f.
patch=0,EE,0013CCFC,extended,30630000

//Widescreen 16:9
patch=1,EE,E0010040,extended,11D0DEA2
patch=1,EE,01D0DEA2,extended,40

patch=1,EE,E0010040,extended,106A2872
patch=1,EE,006A2872,extended,40
patch=0,EE,20134B64,extended,0804D2FC

//Disable Bloom, Blur, Noise, Filters


patch=1,EE,001C4BD0,word,1000000B
patch=1,EE,001AA2B4,word,3C033BB0
patch=0,EE,200FFF98,extended,341B0003
patch=0,EE,200FFF9C,extended,145B0002
patch=0,EE,200FFFA4,extended,34020000

patch=0,EE,200FFFAC,extended,341B0001
patch=0,EE,200FFFB0,extended,145B0002
patch=0,EE,200FFFB8,extended,34020000

patch=0,EE,200FFFC0,extended,341B000F
patch=0,EE,200FFFC4,extended,145B0002
patch=0,EE,200FFFCC,extended,34020000
patch=0,EE,200FFFD4,extended,0013343C
patch=0,EE,200FFFD8,extended,03E00008
patch=0,EE,200FFFDC,extended,0040B02D

patch=0,EE,2028405C,extended,0C03FFE6
patch=0,EE,20284060,extended,00000000
patch=0,EE,0023E038,extended,24050000
patch=0,EE,0023E070,extended,24050000
patch=0,EE,0023E128,extended,24050000

patch=0,EE,0023E160,extended,24050000
patch=0,EE,0023E198,extended,24050000

patch=1,EE,001C4BD0,word,1000000B
patch=1,EE,001AA2B4,word,3C033BB0

You might also like