Post your PCSX2 cheats-patches here!
(03-09-2021, 08:42 PM)Maori-Jigglypuff Wrote: The appearance of the Characters and the Brightness of the World will be improved with the Patch.
The Characters don't have this whitish extra Light on their Body which many Games have it and
sometimes exaggerated and worsens their visual appearance in my opinion.

Absolutely Maori, in fact for this very reason I thank you very much for this fantastic tweaks.
Reply

Sponsored links

Baroque, SLUS-21714

Region: NTSC (U)
CRC: 4566213C
Comments: Graphical Improvements
Author: Savas Gürcebe [Maori-Jigglypuff]

- No black Borders
- Noise Filter Off
- Disable Blur Effect
- No Body Shadow of the Characters on the Ground
- Enhance World, Rooms, Characters, Enemies and Weapons real Light
  and disable their uneven extra Light
- Disable World Renderer
- Disable all Enemy AI
  [Code dormant]
- Disable HP and VT Decrease Counter
- Infinite Maxed Out Health
- Infinite Ammunition for "Angelic Rifle"


Attached Files
.pnach   4566213C.pnach (Size: 2,56 KB / Downloads: 13)
Reply
I would like to ask if anyone can remove all of the fog effect in this game, and other post processing effects if possible. Really appreciate your help!
God Of War
Region: US
Code: SCUS-97399
CRC: D6385328
Reply
(05-06-2020, 08:19 PM)kozarovv Wrote: Gran Turismo 4 SCUS_973.28 (CRC=77E61C8A)

Licence hang "fix". 
This patch allow to set FPU and VU clamping to FULL, which is required to fix GT mode text, minor SPS, and in race texts. 
Previously to run licences changing clamping was required to avoid hang (for example licence B4). Now everything work fine without messing with clamping. 

This patch is not perfect solution as it breaks Demonstration Mode for all licences.
Note: Default PCSX2 setting for EE/FPU clamping is normal. You need to set it to full by yourself. VU change itself to correct setting by auto game fixes. 


Code:
patch=1,EE,00579EE0,word,00000000

Edit: i know my request is impossible so i'll delete it now. My apologise.
Reply
WRC: Rally Evolved (SCES-53247)

Code:
//Disable the fog
patch=1,EE,00177a84,word,a0209cd8

//Disable particles
patch=1,EE,004B56C8,word,a020b6e0

//Set the draw distance to the static mode (lower than the default one)
patch=1,EE,004CAC34,word,24080000

//Set the draw distance to the dynamic mode (it's the similar mode like in the WRC 4, the engine adjust the settings on the fly)
patch=1,EE,004CAC34,word,24080001

//Enable the debug menu, press the L3+R3 buttons to activate
patch=1,EE,00241174,word,24020001

WRC avec Sebastien Loeb Edition 2005 (SCES-53680)

Code:
//Disable the fog
patch=1,EE,00177A14,word,A0200198

//Disable particles:
patch=1,EE,004BB648,word,A0201B60

//Set the draw distance to the static mode
patch=1,EE,004D0E64,word,24080000

Set the draw distance to the dynamic mode
patch=1,EE,004D0E64,word,24080001

//Enable the debug menu, L3+R3 to activate
patch=1,EE,00246264,word,24020001
Reply
Hi, I've made a PNACH for some codes for Tomb Raider: The Angel of Darkness (PAL).

54AD76D7.pnach
Code:
gametitle=Tomb Raider: The Angel of Darkness (E) [SLES 51227]
comment=Converted by ShaoliAss at Meta Games; original codes by DDATA-ASIS at Over-Blog
// Infinite Health
patch=0,EE,20128150,extended,3C017FAB
patch=0,EE,2012815C,extended,AC410D54
// Infinite Grip
patch=0,EE,2012C7AC,extended,00000000
// Infinite Health and One-hit Kills
patch=0,EE,20128150,extended,3C017FAB
patch=0,EE,2012815C,extended,AC410D54
patch=0,EE,200FFF00,extended,3C010042
patch=0,EE,200FFF04,extended,24219190
patch=0,EE,200FFF0C,extended,10320002
patch=0,EE,200FFF14,extended,AE400D54
patch=0,EE,200FFF1C,extended,08040652
patch=0,EE,20101944,extended,0803FFC0
// €9999 (Maximum Money)
patch=0,EE,10416008,extended,0000270F
// Pause: Enable Level Select and Level Skip
patch=0,EE,004162B0,extended,00000001
// Infinite Ammo, Bypass Ammo Check
patch=0,EE,200FFFD0,extended,24080009
patch=0,EE,200FFFD4,extended,A2280032
patch=0,EE,200FFFD8,extended,0804DC11
patch=0,EE,20137040,extended,0803FFF4
// Enemies Don't Attack
patch=0,EE,20103A70,extended,24020000
// Use Health Item Infinitely
patch=0,EE,2016AC60,extended,00000000
// Use Health Item to Receive Maximum Quantity
patch=0,EE,2016AC60,extended,24020063
// Pawn Items Infinitely
patch=0,EE,2016ADCC,extended,00000000
// Pawn Item to Receive Maximum Quantity
patch=0,EE,2016ADCC,extended,24040063
// Infinite Gun Clips
patch=0,EE,2016AEA8,extended,00000000
// Empty Gun Clip to Receive Maximum Clips
patch=0,EE,2016AEA8,extended,24020063
// Rapid Fire
patch=0,EE,2013890C,extended,3C013E80
patch=0,EE,20138910,extended,44816000
// Super Rapid Fire
patch=0,EE,2013890C,extended,3C013E40
patch=0,EE,20138910,extended,44816000
// Ultra Rapid Fire
patch=0,EE,2013890C,extended,3C013E00
patch=0,EE,20138910,extended,44816000
// Add Weapon: Dart SS
patch=0,EE,204B3B0C,extended,010E0001
patch=0,EE,204B3B10,extended,00000003
// Add Weapon: Rigg 09
patch=0,EE,204B3B34,extended,011D0001
patch=0,EE,104B3B38,extended,00000003
// Add Weapon: M-V9
patch=0,EE,204B3B5C,extended,011B0001
patch=0,EE,104B3B60,extended,00000003
// Add Weapon: Desert Ranger
patch=0,EE,204B3B84,extended,01100001
patch=0,EE,104B3B88,extended,00000003
// Add Weapon: Vector-R35
patch=0,EE,204B3BAC,extended,01200001
patch=0,EE,104B3BB0,extended,00000003
// Add Weapon: Scorpion X
patch=0,EE,204B3BD4,extended,010C0001
patch=0,EE,104B3BD8,extended,00000003
// Add Weapon: A Pair of Vector-R35's
patch=0,EE,204B3BFC,extended,01210001
patch=0,EE,104B3C00,extended,00000003
// Add Weapon: A Pair of Scorpion X Pistols
patch=0,EE,204B3C24,extended,02550001
patch=0,EE,104B3C28,extended,00000003
// Add Weapon: K2 Impactor
patch=0,EE,204B3C4C,extended,011F0001
patch=0,EE,104B3C50,extended,00000003
// Add Weapon: V-Packer
patch=0,EE,204B3C74,extended,01260001
patch=0,EE,104B3C78,extended,00000003
// Add Weapon: Mag Vega
patch=0,EE,204B3C9C,extended,012B0001
patch=0,EE,104B3CA0,extended,00000003
// Add Weapon: Viper SMG
patch=0,EE,204B3CC4,extended,01290001
patch=0,EE,104B3CC8,extended,00000003
// Run Speed Equivalent to Sasho's PC Mod
patch=0,EE,20129248,extended,3C013F00
patch=0,EE,2012924C,extended,44810800
// Quick Walk
patch=0,EE,20129B94,extended,3C013EC0
patch=0,EE,20129B98,extended,44810800
// Quick Run
patch=0,EE,20129248,extended,3C013E80
patch=0,EE,2012924C,extended,44810800
// Super Run
patch=0,EE,20129248,extended,3C013E40
patch=0,EE,2012924C,extended,44810800
// Hyper Run
patch=0,EE,20129248,extended,3C013E00
patch=0,EE,2012924C,extended,44810800
// Super Speedy Lara and Kurtis
patch=0,EE,20418A24,extended,3E899999
// Hyper Speedy Lara and Kurtis
patch=0,EE,20418A24,extended,3E299999
// Moon Jump
patch=0,EE,200FFF40,extended,3C010048
patch=0,EE,200FFF44,extended,8021FCA0
patch=0,EE,200FFF48,extended,24060020
patch=0,EE,200FFF4C,extended,14260003
patch=0,EE,200FFF54,extended,3C014180
patch=0,EE,200FFF58,extended,AC410078
patch=0,EE,200FFF5C,extended,0804AC95
patch=0,EE,2012B244,extended,0803FFD0
patch=0,EE,201280A8,extended,10000004
// Low Gravity [L1+L2=ON, R1+R2=OFF]
patch=0,EE,D047FCA0,extended,00000005
patch=0,EE,2012B22C,extended,3C013F00
patch=0,EE,D047FCA0,extended,0000000A
patch=0,EE,2012B22C,extended,3C013FC0
// Moon Gravity [L1+L2=ON, R1+R2=OFF]
patch=0,EE,D047FCA0,extended,00000005
patch=0,EE,2012B22C,extended,3C013E80
patch=0,EE,D047FCA0,extended,0000000A
patch=0,EE,2012B22C,extended,3C013FC0
// Walk Through Doors (doesn't always work) [L1+L2=ON, R1+R2=OFF]
patch=0,EE,D047FCA0,extended,00000005
patch=0,EE,201A1AE8,extended,10000235
patch=0,EE,D047FCA0,extended,0000000A
patch=0,EE,201A1AE8,extended,13C20235
// Camera Zoom In
patch=0,EE,201233D0,extended,00000000
patch=0,EE,201233DC,extended,44810000
patch=0,EE,201233D8,extended,3C014400
// Camera Zoom Out
patch=0,EE,201233D0,extended,00000000
patch=0,EE,201233DC,extended,44810000
patch=0,EE,201233D8,extended,3C014600

Credit to the CodeBreaker codes converter, ShaoliAss.

However, I made the Sasho run code by modifying the existing run speed codes. This code requires some explanation.

The short of it is, the PC version of AoD is much more broken than the PS2 version and requires quite a few mods to get running properly. A modder named Sasho discovered that Lara/Kurtis only run at 60% of their max speed, theorizing that as Lara leveled up the pair were supposed to gain more natural run speed. This of course isn't fun to play and is one of the reasons AoD feels so slow. Therefore, in his PC mod, "TRAoD Recovery Patch," he restored them to 100% speed. This patch code replicates that behavior.

Those playing Tomb Raider: The Angel of Darkness are recommended to emulate the PS2 PAL version due to it being the most recent build with the most bug fixes.
Reply
WRC 4 (SCES-52398)
CRC=AFD06CBA
Skip FOG drawing, fix broken graphic in Hardware mode. Without patch fog is not blended, which result in "wall of fog". Based on @Agrippa patch for WRC5. 

Code:
patch=1,EE,4A5928,byte,0

Before vs After
       
Reply
To exhaust the topic about the WRC 4 fully.

WRC 4 (SCES-52398) (v1.01)
CRC=CDE7C999

Code:
//Disable the fog
patch=1,EE,00177B10,word,A0205728

//Disable the particles
patch=1,EE,00481DC0,word,A02057B0

//Enable the debug menu, press SELECT to activate:
patch=1,EE,00242244,word,24020001


WRC 4 (SCES-52398) (v2.00)
CRC=AFD06CBA

Code:
//Disable the fog
patch=1,EE,00177B30,word,A0205928

//Disable the particles
patch=1,EE,00481F40,word,A02059B0

//Enable the debug menu, press SELECT to activate
patch=1,EE,00242334,word,24020001

As far as I remember there is also a broken rendering of the sun glare effect causing a rectangular, instead of a circular shape of it. I could not find an option to disable it in the debug menu, but I have encountered a code for it somewhere, so it could be disabled as well.

Unfortunately, WRC 3 and earlier iterations have got an earlier version of the engine, thus they haven't got the same debug menu known from the fourth and fifth installment of the game. Their effects could be disabled by the trial and error in the Cheat Engine.
Reply
(03-22-2021, 03:36 PM)Agrippa Wrote: To exhaust the topic about the WRC 4 fully.

To be honest changing sb v1 to sb zero didn't worked for me, that why i created direct patch above. Are you sure that your skip fog patch work on v2.00?
--------------------------------------------------------------------------------------------

NFS Hot Pursuit 2
crc=1D2818AF

Skip problematic texture shuffle effect.
This isn't correct, but is better than original gray/black in HW mode.
Code:
patch=1,EE,0011AA5C,word,100001a5


Before vs After
       
Reply
(03-22-2021, 05:37 PM)kozarovv Wrote: To be honest changing sb v1 to sb zero didn't worked for me, that why i created direct patch above. Are you sure that your skip fog patch work on v2.00?

No, I am not sure of any v2.00 code at all. I do not have an access to the v2.00 now. There are two opcodes writing to the 004A5928. First one is setting it during the launching of the game, the second one is setting during the every loading of the stage. We have to patch the second one. Or just in case of the PCSX2, it is OK to use your approach to constantly write a 0 to that address.

The v1.01 codes are working 100%! If none of the v2.00 codes are working, I will remove them from the post.

EDIT: I have updated the v2.00 codes. Now they are working too!
Reply




Users browsing this thread: 25 Guest(s)