Posts: 9
Threads: 2
Joined: Oct 2014
Reputation:
0
10-17-2014, 08:28 PM
Hi, Well i've been trying to unlock all the cards but i can't.
this is my pnach
gametitle=Yu-Gi-Oh! The Duelists of the Roses (PAL-Unk) [SLES-52480]
comment=Anything you want
// Unlock All Cards
patch=1,EE,20216308,extended,3C035237
patch=1,EE,2021630C,extended,34638B9C
patch=1,EE,20216310,extended,AC830000
thanks for any help
Sponsored links
Posts: 1.814
Threads: 78
Joined: May 2011
Reputation:
43
Location: Greece, Athens
miseru99 had all card cheats for this game but it was the NTSC edition. I don't know about PAL. Either the addresses are wrong or they require you do something first?
Posts: 9
Threads: 2
Joined: Oct 2014
Reputation:
0
(10-17-2014, 08:59 PM)Coornio Wrote: miseru99 had all card cheats for this game but it was the NTSC edition. I don't know about PAL. Either the addresses are wrong or they require you do something first?
Addresses are ok i think, i put the pnach file in the cheats folder inside the emulator root folder, but isn't working :/
and if i have to do something first i don't know what it is, this is my first time trying to cheat.
Posts: 3.205
Threads: 68
Joined: Mar 2010
Reputation:
110
Location: Netherlands
10-17-2014, 09:33 PM
(This post was last modified: 10-17-2014, 09:34 PM by Ryudo.)
Try these.
Code: // All Cards in Chest
patch=1,EE,E00210DA,extended,20AA2DC0
patch=1,EE,D0CACF03,extended,002010D6
patch=1,EE,E0001062,extended,302AD466
(Make sure your old code is turned off by putting // in front of patch=1, so it doesn't interfere).
AMD Ryzen 5 3600 @ 3.60~4.20 GHz | Corsair Vengeance LPX 32 GB (2x16GB) DDR4-3200
MSI GeForce GTX 1660 Super @ 6 GB | Samsung 980 1TB | Windows 10 Pro x64 (22H2)
Posts: 5.076
Threads: 18
Joined: Oct 2010
Reputation:
154
10-17-2014, 09:36 PM
(This post was last modified: 10-17-2014, 09:39 PM by willkuer.)
where do you got those cheats from?
Those type 2 codes you have posted can probably not unlock all cards but only if at all certain ones.
Regarding pnach generation and cheat activation you did everything correct
Posts: 9
Threads: 2
Joined: Oct 2014
Reputation:
0
(10-17-2014, 09:33 PM)xRyudo Wrote: Try these.
Code: // All Cards in Chest
patch=1,EE,E00210DA,extended,20AA2DC0
patch=1,EE,D0CACF03,extended,002010D6
patch=1,EE,E0001062,extended,302AD466
(Make sure your old code is turned off by putting // in front of patch=1, so it doesn't interfere).
Still not working
btw i have a new saved game since 0 if is important.
Posts: 432
Threads: 16
Joined: Aug 2013
Reputation:
45
(10-17-2014, 09:33 PM)xRyudo Wrote: Try these.
Code: // All Cards in Chest
patch=1,EE,E00210DA,extended,20AA2DC0
patch=1,EE,D0CACF03,extended,002010D6
patch=1,EE,E0001062,extended,302AD466
(Make sure your old code is turned off by putting // in front of patch=1, so it doesn't interfere).
Put aside whether the codes will work, some kinds of type D and E codes are not supported by pcsx2 1.2.1. See chapter 6 and an attached file "pcsx2 and PCSX2OTC code implementation.txt" of Cheat Problems Troubleshooting Guide.
Posts: 9
Threads: 2
Joined: Oct 2014
Reputation:
0
|