Post your PCSX2 cheats-patches here!
(02-06-2024, 02:42 PM)KuD Wrote: Hi, can somebody convert this 16:9 Samurai Warriors 2 16:9 code to 21:9? Thanks.

// 21:9 Widescreen
patch=1,EE,0017a918,word,3c023EEA
patch=1,EE,0017a920,word,34420EA1
patch=1,EE,0017aad8,word,3c033EEA
patch=1,EE,0017aae0,word,34630EA1
patch=1,EE,0017ad54,word,3c034435
patch=1,EE,0017adb4,word,3c034435
Reply

Sponsored links

(02-06-2024, 03:14 PM)pgert Wrote: // 21:9 Widescreen
patch=1,EE,0017a918,word,3c023EEA
patch=1,EE,0017a920,word,34420EA1
patch=1,EE,0017aad8,word,3c033EEA
patch=1,EE,0017aae0,word,34630EA1
patch=1,EE,0017ad54,word,3c034435
patch=1,EE,0017adb4,word,3c034435

Thank you. Works great.  
Could you possibly convert this Dynasty Warriors 3 XL 16:9 code to 21:9?

Code:
gametitle=Dynasty Warriors 3: Xtreme Legends (U)(SLUS-20617)
comment=Widescreen Hack (16:9) by ElHecht (NTSC-U by Arapapa)

//Widescreen 16:9

//X-Fov
patch=1,EE,00282f58,word,3faaaaab //3f800000
patch=1,EE,00282f64,word,3faaaaab //3f800000

//Render fix
patch=1,EE,0017f9b0,word,3c023f2b //3c023f00
Reply
(02-06-2024, 07:34 PM)KuD Wrote: Could you possibly convert this Dynasty Warriors 3 XL 16:9 code to 21:9?

// 21:9 Widescreen
patch=1,EE,00282f58,word,3FE00000
patch=1,EE,00282f64,word,3FE00000
patch=1,EE,0017f9b0,word,3c023f60
Reply
(02-06-2024, 02:17 AM)BloodRaynare Wrote: PCSX2 doesn't support encrypted codes. You have to decrypt it first with omniconvert

I ran the codes through omniconvert for the .pnach file, the game recognizes the cheats but does not register them properly, as nothing happens.
Reply
(02-06-2024, 08:53 PM)rileythepegasus101 Wrote: I ran the codes through omniconvert for the .pnach file, the game recognizes the cheats but does not register them properly, as nothing happens.

How did you convert it? The input must be in the correct encryption and the output must be in Raw(Unecnrypted).
Also on PCSX2 master codes is not needed.
[Image: cGzK8nC.gif]
Reply
(02-05-2024, 11:03 AM)gladiator Wrote: You can try this pnach Yakuza 2 SLES-55242: 
[Cheats/Max Cash]
patch=1,EE,20165AC0,extended,000F423F

[Cheats/Infinite Health]
patch=1,EE,201A72FC,extended,012C012C

[Cheats/Infinite Health Alt]
patch=1,EE,201A3A44,extended,012C012C

[Cheats/Press Select for Max Cash]
patch=1,EE,D1F6399C,extended,0000FFFE
patch=1,EE,20165AC0,extended,000F423F

[Cheats/Press Select for Max Medals]
patch=1,EE,D1F6399C,extended,0000FFFE
patch=1,EE,20165ACC,extended,05F5E0FF

[Cheats/Max Health]
patch=1,EE,1016604A,extended,000003E7

[Cheats/Max Infinite HealthUnlock ]
patch=1,EE,20166048,extended,03E703E7

[Cheats/1 Hit Kill]
patch=1,EE,2066CF28,extended,24020000

[Cheats/Max Experience]
patch=1,EE,20166050,extended,0001869F

[Cheats/Max Heat]
patch=1,EE,20631690,extended,00000000

[Cheats/Infinite Weapon Use]
patch=1,EE,202B2FC0,extended,00000000

Any idea when you will release ps2 cheats ppack v6?
Reply
The next pack will be released when i fininish converting more than 410 files and the new ones letter w to z, you can request a pnach here meanwhile.

You can try this pnach Karaoke Revolution Presents - American Idol SLUS-21540.:

[Cheats/Always Max Crowd Meter] 
patch=1,EE,201276B8,extended,3C014000
patch=1,EE,201276BC,extended,44810000
patch=1,EE,20126B58,extended,00000000

[Cheats/Infinite Total Points] 
patch=1,EE,10413CA8,extended,0000FFFF

[Cheats/Max Total Points] 
patch=1,EE,20413CA8,extended,05F5E0FF

[Cheats/Have All Songs Completed]
patch=1,EE,20413D08,extended,00000028

[Cheats/Unlock Access All Locked Clothing] 
patch=1,EE,2019EC44,extended,00000000

[Cheats/Unlock All Clothing] 
patch=1,EE,2019EC24,extended,24020001
patch=1,EE,2019EC28,extended,AC82000C


Attached Files
.pnach   22CC703E - Karaoke Revolution Presents - American Idol SLUS-21540.pnach (Size: 587 bytes / Downloads: 30)
Reply
Game Title: Devil May Cry NTSC-U SLUS-20216 

Trying to get cheat for unlimited Holy Waters to work.  I've used Cheat Engine 6.5 but was unsuccessful.  I started with 6 Holy Waters, used one then did a next scan but the values were inconsistent.  I have used Cheat Engine with other games and even following this guide had no luck.

https://forums.pcsx2.net/Thread-Cheating-the-easy-way

I went to Gamehack.org and found a cheat that supposedly allows you to use Holy Water but it causes the game becomes unplayable.

https://gamehacking.org/game/103504

Here is the code when converted to .PNACH.

Code:
gametitle=Devil May Cry (NTSC-U)
comment=File generated by GameHacking.org

//Use a Holy Water (You don't need to have any holy water and it doesn't decrease how many Holy Waters you already have) by bungholio
patch=1,EE,005B71B1,extended,00000047

I do have other cheat codes working with this title so it's not an issue of a bad .PNACH just would like to have unlimited Holy Waters.
Reply
(02-09-2024, 08:37 PM)ivan2smokeweed Wrote: Game Title: Devil May Cry NTSC-U SLUS-20216 

Trying to get cheat for unlimited Holy Waters to work.  I've used Cheat Engine 6.5 but was unsuccessful.  I started with 6 Holy Waters, used one then did a next scan but the values were inconsistent.  I have used Cheat Engine with other games and even following this guide had no luck.

https://forums.pcsx2.net/Thread-Cheating-the-easy-way

I went to Gamehack.org and found a cheat that supposedly allows you to use Holy Water but it causes the game becomes unplayable.

https://gamehacking.org/game/103504

Here is the code when converted to .PNACH.

Code:
gametitle=Devil May Cry (NTSC-U)
comment=File generated by GameHacking.org

//Use a Holy Water (You don't need to have any holy water and it doesn't decrease how many Holy Waters you already have) by bungholio
patch=1,EE,005B71B1,extended,00000047

I do have other cheat codes working with this title so it's not an issue of a bad .PNACH just would like to have unlimited Holy Waters.

Open Cheat Engine and go to Edit -> Settings -> Scaning Settings and enable MEM_MAPPED option.
It might work, atleast it worked for me when i was trying to use CE on GOW1.


Attached Files Thumbnail(s)
   
Reply
(02-10-2024, 07:28 AM)KMI Wrote: Open Cheat Engine and go to Edit -> Settings -> Scaning Settings and enable MEM_MAPPED option.
It might work, atleast it worked for me when i was trying to use CE on GOW1.

Thanks, I just tried that but it didn't work.  I start with 6 Holy Waters, I start the first scan and find hundreds of matching addresses.  I use one then do a next scan with a value of 5 and get less results but the odd thing is in the previous value column it shows a value of 5?  That doesn't make any sense.  I use 2 more waters and I end up with zero matches.  Frustrating. Angry
Reply




Users browsing this thread: 21 Guest(s)