..:: PCSX2 Forums ::..

Full Version: Cheats not working in latest version
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Trying to work with a cheat for Mortal Kombat Armageddon, but no matter how many ways I convert or format the code, it doesn't work. Any help at all would be appreciated because it's quite frustrating.

Included is the PNACH and log file to review.

The specific CodeBreaker code im trying to use is as follows

Code:
C8828600 63218251
That is to say, this is the unformatted version, for possible experimentation.
That won't work regardless of the version, it's not converted properly.

Code:
//Unlimited Koins
patch=1,EE,106AF6B0,extended,0000FFFF

This is the code you want.

It's originally a CBv7+ code.
(07-01-2021, 12:33 AM)Ryudo Wrote: [ -> ]That won't work regardless of the version, it's not converted properly.

Code:
//Unlimited Koins
patch=1,EE,106AF6B0,extended,0000FFFF

This is the code you want.

It's originally a CBv7+ code.

Oh, I see. Is there any way to tell the difference at a glance? I imagine they can get mixed up when searching

Also, i tried that code and it didnt work. I have no clue what i could possibly be doing wrong.
I realize I'm a bigger idiot than I'd anticipated.

I was using the codes for the original version of the game, not realizing that I had obtained the Kollector's Edition version of the game, which apparently uses different ones.

The issue is resolved.