..:: PCSX2 Forums ::..

Full Version: Help with Soul Calibur 3 cheat code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone. I want to use some cheat code for Soul Calibur 3 Pal version. Here's the code I want:

Code:
(M)
U382-CF0H-JNQF6
CFRY-66QX-QD0Q4

Player 1 Has Infinite Health
W3N8-BYD5-KM1MT
9NMT-EA53-WWFVU
2Z30-JVBT-H3YF9

Unlock Characters/Weapons
FJAZ-AAJA-H1H3A
9CW0-18A4-AWFPH

Unlock All Costumes/Class/Slots for Character Creation
05TC-B7JU-62BH3
X1FX-962Z-MECC5
GE40-FZCN-56Q2J

So, I use the tutorial to convert this using maxconvert, and here's some code that I convert:
Code:
gametitle=Soul Calibur III [PAL-E](E)[1.72GB][DVD][SCES-53312] [24090A12]

comment=(M)
patch=1,EE,F02A6454,word,002A6457

comment=Unlock All Costumes/Class/Slots for Character Creation
patch=1,EE,40509B38,word,00740001
patch=1,EE,66666666,word,00000000

But it doesn't work! What's wrong here? Can someone try to convert these codes too?
Try this.

Code:
// Player 1 Has Infinite Health
patch=1,EE,204BB6A4,extended,43700000
patch=1,EE,204BB6B0,extended,43700000

// Unlock Characters/Weapons
patch=1,EE,40509898,extended,00CB0001
patch=1,EE,66666666,extended,00000000
patch=1,EE,10509BC4,extended,00006666

// Unlock All Costumes/Class/Slots for Character Creation
patch=1,EE,40509B38,extended,00740001
patch=1,EE,66666666,extended,00000000

Read this guide: A simplistic guide to pnach files
Omniconvert(for decrypting) and PCSX2CE(for converting to pnach format) are used in this guide, and there is also Multi Converter(supporting both features).

Omniconvert settings (in this case):
(Multi Converter has also simular options)

Input -> Action Replay -> MAX
Output -> Unencrypted -> Standard

Also, Master Code(or Enable Code) is not needed for emulators.

If it doesn't work, see Cheat Problem Guide in my signature.
(08-22-2014, 11:08 AM)mwahaha Wrote: [ -> ]Hi everyone. I want to use some cheat code for Soul Calibur 3 Pal version. Here's the code I want:

Code:
(M)
U382-CF0H-JNQF6
CFRY-66QX-QD0Q4

Player 1 Has Infinite Health
W3N8-BYD5-KM1MT
9NMT-EA53-WWFVU
2Z30-JVBT-H3YF9

Unlock Characters/Weapons
FJAZ-AAJA-H1H3A
9CW0-18A4-AWFPH

Unlock All Costumes/Class/Slots for Character Creation
05TC-B7JU-62BH3
X1FX-962Z-MECC5
GE40-FZCN-56Q2J

So, I use the tutorial to convert this using maxconvert, and here's some code that I convert:
Code:
gametitle=Soul Calibur III [PAL-E](E)[1.72GB][DVD][SCES-53312] [24090A12]

comment=(M)
patch=1,EE,F02A6454,word,002A6457

comment=Unlock All Costumes/Class/Slots for Character Creation
patch=1,EE,40509B38,word,00740001
patch=1,EE,66666666,word,00000000

But it doesn't work! What's wrong here? Can someone try to convert these codes too?
how do I use it in my pcsx2?? please help me
First of all, don't necro threads.

Second - Read the various guides that have been posted.
The most recent post in this thread is more than 8 months old. Please create a new thread and refrain from posting in threads older than 8 months in the future. Please also review the forum rules. Thank you.