Post your PCSX2 cheats-patches here!
(12-12-2012, 07:45 PM)JorgeFFC Wrote: Here's a Pnach file for DBZ Budokai 3 US CRC = 2A4B60EB
Code:
gametitle=Dragon Ball Z Budokai 3 [SLUS 20998] (U)
comment=
//---------------P1-Related-Codes
// Infinite Health P1
patch=1,EE,20497B60,word,453B8000

// 75% Health P1
/patch=1,EE,D0497B62,word,0000453B
/patch=1,EE,20497B60,word,450CA000

// 50% Health P1
/patch=1,EE,D0497B62,word,0000453B
/patch=1,EE,20497B60,word,44BB8000

// 25% Health P1
/patch=1,EE,D0497B62,word,0000453B
/patch=1,EE,20497B60,word,443B8000

// 1-Hit Death P1
/patch=1,EE,D0497B62,word,0000453B
/patch=1,EE,20497B60,word,3F800000

// No Health P1
/patch=1,EE,20497B60,word,00000000

// Max Level 7 KI Energy P1
patch=1,EE,20497B70,word,45DAC000

// No KI Energy P1
/patch=1,EE,20497B70,word,00000000
//---------------P1-Related-Codes---END

//---------------P2-Related-Codes
// Infinite Health P2
/patch=1,EE,20499B80,word,453B8000

// 75% Health P2
/patch=1,EE,D0499B82,word,0000453B
/patch=1,EE,20499B80,word,450CA000

// 50% Health P2
/patch=1,EE,D0499B82,word,0000453B
/patch=1,EE,20499B80,word,44BB8000

// 25% Health P2
/patch=1,EE,D0499B82,word,0000453B
/patch=1,EE,20499B80,word,443B8000

// 1-Hit Death P2
/patch=1,EE,D0499B82,word,0000453B
/patch=1,EE,20499B80,word,3F800000

// No Health P2
/patch=1,EE,20499B80,word,00000000

// Max Level 7 KI Energy P2
/patch=1,EE,20499B90,word,45DAC000

// No KI Energy P2
/patch=1,EE,20499B90,word,00000000
//---------------P2-Related-Codes---END

//---------------Misc-Codes
// Unlock All Characters
patch=1,EE,204B4BF8,word,FFFFFFFF
patch=1,EE,204B4BFC,word,FFFFFFFF

// Infinite Zenie
patch=1,EE,104DFAE8,extended,0000FFFF

// Max Zenie
patch=1,EE,204DFAE8,word,05F5E0FF

// Buying Skills Doesnt Decrease Zenie
patch=1,EE,20275720,word,00000000

// Buying Skills Increases Zenie
patch=1,EE,2027571C,word,00471021

// Have All Ability Capsules
patch=1,EE,104DFB1A,extended,00000909
patch=1,EE,404DFB1C,extended,002E0001
patch=1,EE,09090909,extended,00000000
patch=1,EE,004DFBD4,extended,00000009
patch=1,EE,004DFBD9,extended,00000009
patch=1,EE,004DFBDE,extended,00000009
patch=1,EE,404DFBE8,extended,00090001
patch=1,EE,09090909,extended,00000000
patch=1,EE,104DFC0C,extended,00000909

// Have All Item Capsules
patch=1,EE,004DFC0F,extended,00000009
patch=1,EE,404DFC10,extended,00080001
patch=1,EE,09090909,extended,00000000
patch=1,EE,104DFC30,extended,00000909
patch=1,EE,004DFD5B,extended,00000009

// Have All Equipment Capsules
patch=1,EE,104DFC32,extended,00000909
patch=1,EE,404DFC34,extended,002B0001
patch=1,EE,09090909,extended,00000000
patch=1,EE,104DFCE0,extended,00000909

// Have All System Capsules
patch=1,EE,104DFCE2,extended,00000101
patch=1,EE,404DFCE4,extended,001E0001
patch=1,EE,01010101,extended,00000000

// All Capsules Only Use 1 Slot To Equip
patch=1,EE,200C0220,word,90610000
patch=1,EE,200C0224,word,302100F8
patch=1,EE,200C0228,word,00280825
patch=1,EE,200C022C,word,03E00008
patch=1,EE,200C0230,word,A0610000
patch=1,EE,202B18EC,word,0C030088
patch=1,EE,202B18F0,word,24080001
//---------------Misc-Codes---END

//---------------LevelUp-Screen-Codes
// Max Health
/patch=1,EE,D08E751E,word,0000008E
/patch=1,EE,208E755C,word,00000014

// Max Ki
/patch=1,EE,D08E751E,word,0000008E
/patch=1,EE,208E7560,word,00000014

// Max Attack
/patch=1,EE,D08E751E,word,0000008E
/patch=1,EE,208E7564,word,00000014

// Max Guard
/patch=1,EE,D08E751E,word,0000008E
/patch=1,EE,208E7568,word,00000014

// Max Arts
/patch=1,EE,D08E751E,word,0000008E
/patch=1,EE,208E756C,word,00000014

// Max Ability
/patch=1,EE,D08E751E,word,0000008E
/patch=1,EE,208E7570,word,00000014

// Max Com
/patch=1,EE,D08E751E,word,0000008E
/patch=1,EE,208E7574,word,00000014

// Max Exp
/patch=1,EE,D08E751E,word,0000008E
/patch=1,EE,208E7594,word,05F5E0FF

// 99 Points Remaining for Distribute(ON, for deactivate it, active next code)
patch=1,EE,208E76C4,word,00000063

// 0 Points Remaining for Distribute(Off, turn it on to make you have 0 points for distribute)
/patch=1,EE,208E76C4,word,00000000
//---------------LevelUp-Screen-Codes---END

For deactivate a code u put a / before patch=1... the / represents a ignore this line term... so, the emulator will jump this line in the file and the code won't be active. So, add a / before the code u want off, and remove the / from the codes u want on .-. only this, save and press F3 for load state in emulator and reload cheats...

Thank you so much! Laugh
Reply

Sponsored links

Here's a Pnach file for Phantasy Star Universe US CRC: 29B44F89
.pnach   29B44F89.pnach (Size: 1,25 KB / Downloads: 2.275)
Code:
gametitle=Phantasy Star Universe [SLUS 21194] (U)
comment=
/[-------------Miscelaneous Codes-------------]
// Quick Max Meseta
patch=1,EE,202A6738,extended,3C1105F5
patch=1,EE,202A674C,extended,3625E0FF

// Gain 50000 Meseta Per Change
patch=1,EE,202A6738,extended,3411C350

// Quick Max Level Gain
/patch=1,EE,202A63F0,extended,3C1305F6

// Gain 50000 Exp Per Kill
patch=1,EE,202A63F0,extended,3413C350

// Infinite Item Usage
patch=1,EE,202F8820,extended,24100000

// Super Item Usage/Duplication
patch=1,EE,202F8820,extended,24100000
patch=1,EE,1038E3B6,extended,00001000

// Timers Never Increase
patch=1,EE,2086A1A0,word,00000000

// Max Infinite HP
patch=1,EE,200C0220,word,2401270F
patch=1,EE,200C0224,word,001018C0
patch=1,EE,200C0228,word,00641821
patch=1,EE,200C022C,word,AC610024
patch=1,EE,200C0230,word,080E5A95
patch=1,EE,200C0234,word,AC610028
patch=1,EE,20396A40,word,08030088

// Infinite Weapon HP
patch=1,EE,200C0240,word,8601000E
patch=1,EE,200C0244,word,080BE0E8
patch=1,EE,200C0248,word,A601000C
patch=1,EE,202FBE74,word,0C030090

// Max Weapon HP
patch=1,EE,200C0250,word,2401270F
patch=1,EE,200C0254,word,A601000E
patch=1,EE,200C0258,word,03E00008
patch=1,EE,200C025C,word,8602000C
patch=1,EE,202FBE68,word,0C030094
Reply
Any one have full patche code for Rogue Galaxy Rogue NTSC (U) or i take what u guys can give me
Reply
(12-14-2012, 08:35 PM)voidmage09 Wrote: Any one have full patche code for Rogue Galaxy Rogue NTSC (U) or i take what u guys can give me

What's the game CRC and Region? .-.
Reply
(12-14-2012, 10:13 PM)JorgeFFC Wrote: What's the game CRC and Region? .-.

Rogue Galaxy [SCUS 97490] (U) [0643F90C] is this what u mean still noob
Reply
(12-15-2012, 02:27 AM)voidmage09 Wrote: Rogue Galaxy [SCUS 97490] (U) [0643F90C] is this what u mean still noob

are you sure it's not this?:
ELF (cdrom0:\SCUS_974.90;1) Game CRC = 0x0643F90C,
Reply
Isn't that the same thing?
Reply
(12-15-2012, 09:41 AM)vsub Wrote: Isn't that the same thing?

technically, yes

but if someone's gonna talk someone down they should at least have some clue what they're doing..
Reply
(12-15-2012, 10:37 AM)Saiki Wrote: technically, yes

but if someone's gonna talk someone down they should at least have some clue what they're doing..

I think he meant HE was still a noob.


But I am having some serious issues. For some reason no matter which way I do it I can't get the emulator to pick up the pnach files I personally make. If I download one that is already here, works just fine. Can anyone explain this? x.x

-> Was going to attach the file and it came up as pnach.txt. How do I fix this? >.>;;
Reply
Hey Guys

I have a Porblam with my Shin Megami Tensei Digital Devil Summoner crc=0xD7273511

Its the Undub version and I'm not sure which codes to use.
Its NTSC but the codes are not working
This is my pnach file

// Infinite Chakra Drop
patch=1,EE,3D83A6CB,extended,1456E788

// Revival Orb
patch=1,EE,3D83A6D8,extended,1456E788

//Hero Ration
patch=1,EE,3D83A6C7,extended,1456E788

So , please help :3
Reply




Users browsing this thread: 23 Guest(s)