Return to site

Kingdom Hearts 2 Pnach File

broken image


PCSX2 has its own in-built cheat system, which uses .pnach files to enable cheat codes. A .pnach file is written in plain text and can be edited with any text editor. These cheat files are either saved in your ‘Documents' or in your PCSX2 Installation folder, depending on your version of PCSX2.

Use Omniconvert to convert your codes to a format the emulator can recognize 6. Add the code to the.pnach file using the format I show 7. Test your code to see if it works in game. The first step is figuring out what the CRC code is for the game you're playing. Kingdom Hearts 2 Pnach File Download. Registered users can also use our File Leecher to download files directly from all file hosts where it was found on. Game description: Kingdom Hearts II is the sequel to the action role-playing game, Kingdom Hearts, featuring a host of familiar characters from movies and video games alike. Disney characters Sora, Donald Duck, and Goofy are searching for their missing king, and it is up to you to help find him.

  1. Creating the .pnach cheat file

First things first: Open PCSX2 and at the ‘System' Tab click on ‘Enable Cheats'. Afterwards go to the ‘Misc' Tab and enable ‘show console'. Your Cheat file, which is stored in your Documents/PCSX2/cheats, has to be named after the CRC of your game. Start up your game and look in the console for a bold, blue line. It should say 'Game CRC = 0xF37281F' somewhere in the middle, copy out the Number/Letter Combination after 0x. Now go into your cheat folder and create a .pnach file with these numbers. ( Here in this example: F37281F.pnach ) PCSX2 only loads the cheat file that is named exactly after your games' CRC code.
Every game has a different code! These CRC Codes will change if you mod your game.iso!

Now open your file and copy in these 2 lines:

gametitle=Your Game Title
comment=Comments about this Cheat File

These should be the first 2 lines in all of your cheat files. It helps you at identifying game-names and cheat-files. They don't have to be exactly the name of your .iso gamefile, they can be anything you want.

  1. Cheating

Cheat codes are always written in a specific template:

// Change Sora into Roxas
patch=1,EE,address,extended,input
patch=1,EE,21A808C4,extended,00000101
// This is a comment

It's good to put the Description of your Cheats infront of it with a double slash // infront of it.
// Means that the current line is a comment, and it won't be executed. Put it infront of a cheat to disable it. It's good to write the name of your cheat with // above the actual code, without it you'll be lost in your own cheats.

Explanation of the Cheat lines:

patch=1 means that the code will be applied
EE is where the code will be applied, in this case the CPU (aka. EmotionEngine)
21A808C4 is which address will be modified. This is always 8 Digits long.
extended is the type of input, but extended is the best option for every code so don't change it
00000101 is the new data that is stored in this address. This is 8 Digits long aswell, or it won't fit into the Address.

My own cheat file looks like this:

gametitle=Kingdom Hearts 2 Final Mix
comment=Cheaterinos
//Enable Code
patch=1,EE,F02F5EF8,extended,002F5EFB
//Widescreen mode
patch=1,EE,203A7BBC,extended,3F19999A
patch=1,EE,2036A0B8,extended,43C00CCD
patch=1,EE,2037153C,extended,3F19999A
patch=1,EE,2036A0F0,extended,3F19999A

If you want more cheats visit the Resource Section

Thanks for reading! Dlna servers for mac os.

Download: 0F6B6315.pnach
Gametitle=Kingdom Hearts (USA)(ISO)
Comment=SLUS_203.70
//---------------------------------------//
//---------------------------------------//
//--------------Sora Code----------------//
//---------------------------------------//
//---------------------------------------//
//Level 99
//patch=1,EE,003F1C94,extended,00000063
//Infinite HP
//patch=1,EE,003F1C95,extended,000000FF
//Max HP
//patch=1,EE,003F1C96,extended,000000FF
//Infinite MP
patch=1,EE,003F1C97,extended,000000FF
//Max MP
//patch=1,EE,003F1C99,extended,000000FF
//Max AP
//patch=1,EE,003F1C99,extended,000000FF
//Max Str
//patch=1,EE,003F1C9A,extended,000000FF
//Max Def
//patch=1,EE,003F1C9B,extended,000000FF
//Quick Level Up
//patch=1,EE,103F1CD0,extended,0000FFFF
//Max EXP
//patch=1,EE,203F1CD0,extended,0098967F
//Have Max Accessories Slot
//patch=1,EE,003F1CAC,extended,00000008
//---------------------------------------//
//---------------------------------------//
//-------------Donald Code---------------//
//---------------------------------------//
//---------------------------------------//
//Level 99
//patch=1,EE,003F1D08,extended,00000063
//Infinite HP
//patch=1,EE,003F1D09,extended,000000FF
//Max Hp
//patch=1,EE,003F1D0A,extended,000000FF
//Infinite MP
patch=1,EE,003F1D0B,extended,000000FF
//Max Mp
//patch=1,EE,003F1D0C,extended,000000FF
//Max Ap
//patch=1,EE,003F1D0D,extended,000000FF
//Max Str
//patch=1,EE,003F1D0E,extended,000000FF
//Max Def
//patch=1,EE,003F1D0F,extended,000000FF
//Quick Exp Gain
//patch=1,EE,103F1D44,extended,0000FFFF
//Max Exp
//patch=1,EE,203F1D44,extended,0098967F
//Have Max Accessories Slot
//patch=1,EE,003F1D20,extended,00000008
//---------------------------------------//
//---------------------------------------//
//--------------Goofy Code---------------//
//---------------------------------------//
//---------------------------------------//
//Level 99
//patch=1,EE,003F1D7C,extended,00000063
//Infinite Hp
//patch=1,EE,003F1D7D,extended,000000FF
//Max Hp
//patch=1,EE,003F1D7E,extended,000000FF
//Infinite Mp
patch=1,EE,003F1D7F,extended,000000FF
//Max Mp
//patch=1,EE,003F1D80,extended,000000FF
//Max Ap
//patch=1,EE,003F1D81,extended,000000FF
//Max Str
//patch=1,EE,003F1D82,extended,000000FF
//Max Def
//patch=1,EE,003F1D83,extended,000000FF
//Quick Exp Gain
//patch=1,EE,103F1DB8,extended,0000FFFF
//Max Exp
//patch=1,EE,203F1DB8,extended,0098967F

Pcsx2 Cheats Pnach

//Have Max Accessories Slots
//patch=1,EE,003F1D94,extended,00000008
//---------------------------------------//
//---------------------------------------//
//-------------Tarzan Code---------------//
//---------------------------------------//
//---------------------------------------//
//Level 99
//patch=1,EE,003F1DF0,extended,00000063
//Infinite HP
//patch=1,EE,003F1DF1,extended,000000FF
//Max HP
//patch=1,EE,003F1DF2,extended,000000FF
// Infinite MP
//patch=1,EE,003F1DF3,extended,000000FF
//Max MP
//patch=1,EE,003F1DF4,extended,000000FF
//Max AP
//patch=1,EE,003F1DF5,extended,000000FF
//Max Str
//patch=1,EE,003F1DF6,extended,000000FF
//Max Def
//patch=1,EE,003F1DF7,extended,000000FF
//Quick Exp Gain
patch=1,EE,103F1E2C,extended,0000FFFF
//Max Exp
//patch=1,EE,203F1E2C,extended,0098967F
//Have Max Acessories Equipped Slots
//patch=1,EE,003F1E08,extended,00000008
//---------------------------------------//
//---------------------------------------//
//-------------Alladin Code--------------//
//---------------------------------------//
//---------------------------------------//
//Level 99
//patch=1,EE,003F1ED8,extended,00000063
//Infinite HP
//patch=1,EE,003F1ED9,extended,000000FF
//Max HP
//patch=1,EE,003F1EDA,extended,000000FF
//Infinite MP
//patch=1,EE,003F1EDB,extended,000000FF
//Max MP
//patch=1,EE,003F1EDC,extended,000000FF
//Max AP/Max AP
//patch=1,EE,003F1EDD,extended,000000FF
//Max STR
//patch=1,EE,003F1EDE,extended,000000FF
//Max DEF
//patch=1,EE,003F1EDF,extended,000000FF
//Quick EXP Gain
//patch=1,EE,103F1F14,extended,0000FFFF
//Max EXP
//patch=1,EE,203F1F14,extended,0098967F
//Have Max Acessories Equipped Slots
patch=1,EE,003F1EF0,extended,00000008
//---------------------------------------//
//---------------------------------------//
//--------------Jack Code----------------//
//---------------------------------------//
//---------------------------------------//
//Level 99
//patch=1,EE,003F1FC0,extended,00000063
//Infinite HP
//patch=1,EE,003F1FC1,extended,000000FF
//Max HP
//patch=1,EE,003F1FC2,extended,000000FF
//Infinite MP
//patch=1,EE,003F1FC3,extended,000000FF
//Max MP
//patch=1,EE,003F1FC4,extended,000000FF
//Max AP/Max AP
//patch=1,EE,003F1FC5,extended,000000FF
//Max STR
//patch=1,EE,003F1FC6,extended,000000FF
//Max DEF
//patch=1,EE,003F1FC7,extended,000000FF
//Quick EXP Gain
//patch=1,EE,103F1FFC,extended,0000FFFF
//Max EXP
//patch=1,EE,203F1FFC,extended,0098967F
//Have Max Acessories Equipped Slots
//patch=1,EE,003F1FD8,extended,00000008
//---------------------------------------//
//---------------------------------------//
//--------------Ariel Code---------------//
//---------------------------------------//
//---------------------------------------//
//Level 99
//patch=1,EE,003F1F4C,extended,00000063
//Infinite HP
//patch=1,EE,003F1F4D,extended,000000FF
//Max HP
//patch=1,EE,003F1F4E,extended,000000FF
//Infinite MP
//patch=1,EE,003F1F4F,extended,000000FF
//Max MP
//patch=1,EE,003F1F50,extended,000000FF
//Max AP/Max AP
//patch=1,EE,003F1F51,extended,000000FF
//Max STR
//patch=1,EE,003F1F52,extended,000000FF
//Max DEF
//patch=1,EE,003F1F53,extended,000000FF
//Quick EXP Gain
//patch=1,EE,103F1F88,extended,0000FFFF
//Max EXP
//patch=1,EE,203F1F88,extended,0098967F
//Have Max Acessories Equipped Slots
//patch=1,EE,003F1F64,extended,00000008
//---------------------------------------//
//---------------------------------------//
//------------Peter Pan Code-------------//
//---------------------------------------//
//---------------------------------------//
//Level 99
//patch=1,EE,003F2034,extended,00000063
//Infinite HP
//patch=1,EE,003F2035,extended,000000FF
//Max HP
//patch=1,EE,003F2036,extended,000000FF
//Infinite MP
//patch=1,EE,003F2037,extended,000000FF
//Max MP
//patch=1,EE,003F2038,extended,000000FF
//Max AP/Max AP
//patch=1,EE,003F2039,extended,000000FF
//Max STR
//patch=1,EE,003F203A,extended,000000FF
//Max DEF
//patch=1,EE,003F203B,extended,000000FF
//Quick EXP Gain
//patch=1,EE,103F2070,extended,0000FFFF
//Max EXP
//patch=1,EE,203F2070,extended,0098967F
//Have Max Acessories Equipped Slots
//patch=1,EE,003F204C,extended,00000008
//---------------------------------------//
//---------------------------------------//
//------------Max Item Code--------------//
//---------------------------------------//
//---------------------------------------//
//Potion
//patch=1,EE,003F212A,extended,00000063
//Hi-Potion
//patch=1,EE,003F212B,extended,00000063
//Ether
//patch=1,EE,003F212C,extended,00000063
//Elixir
//patch=1,EE,003F212D,extended,00000063
//Mega-Potion
//patch=1,EE,003F212F,extended,00000063
//Mega-Ether
//patch=1,EE,003F2130,extended,00000063
//Megalixir
//patch=1,EE,003F2131,extended,00000063
//Tent
//patch=1,EE,003F21B7,extended,00000063
//Camping Set
//patch=1,EE,003F21B8,extended,00000063
//Cottage
//patch=1,EE,003F21B9,extended,00000063
//Power Up
//patch=1,EE,003F21C1,extended,00000063
//Defense Up
//patch=1,EE,003F21C2,extended,00000063
//AP Up
//patch=1,EE,003F21C3,extended,00000063
//Fire Arts
//patch=1,EE,003F21C7,extended,00000063
//Blizzard Arts
//patch=1,EE,003F21C8,extended,00000063
//Thunder Arts
//patch=1,EE,003F21C9,extended,00000063
//Cure Arts
//patch=1,EE,003F21CA,extended,00000063
//Gravity Arts
//patch=1,EE,003F21CB,extended,00000063
//Stop Arts
//patch=1,EE,003F21CC,extended,00000063
//Aero Arts
//patch=1,EE,003F21CD,extended,00000063
//Shiitake Rank
//patch=1,EE,003F21CE,extended,00000063
//Matsutake Rank
//patch=1,EE,003F21CF,extended,00000063
//Mystery Mold
//patch=1,EE,003F21D0,extended,00000063
//Ansem's Report 1
//patch=1,EE,003F21D1,extended,00000063
//Ansem's Report 2
//patch=1,EE,003F21D2,extended,00000063
//Ansem's Report 3
//patch=1,EE,003F21D3,extended,00000063
//Ansem's Report 4
//patch=1,EE,003F21D4,extended,00000063
//Ansem's Report 5
//patch=1,EE,003F21D5,extended,00000063
//Ansem's Report 6
//patch=1,EE,003F21D6,extended,00000063
//Ansem's Report 7
//patch=1,EE,003F21D7,extended,00000063
//Ansem's Report 8
//patch=1,EE,003F21D8,extended,00000063
//Ansem's Report 9
//patch=1,EE,003F21D9,extended,00000063
//Ansem's Report 10
//patch=1,EE,003F21DA,extended,00000063
//Khama Vol. 8
//patch=1,EE,003F21DB,extended,00000063
//Salegg Vol. 6
//patch=1,EE,003F21C,extended,00000063
//Azal Vol. 3
//patch=1,EE,003F21DD,extended,00000063
//Mava Vol. 3
//patch=1,EE,003F21DE,extended,00000063
//Mava Vol. 6
//patch=1,EE,003F21DF,extended,00000063
//Theon Vol. 6
//patch=1,EE,003F21E0,extended,00000063
//Nahara Vol. 5
//patch=1,EE,003F21E1,extended,00000063
//Hafet Vol. 4
//patch=1,EE,003F21E2,extended,00000063
//Empty Bottle
//patch=1,EE,003F21E3,extended,00000063
//Old Book
//patch=1,EE,003F21E4,extended,00000063
//Emblem Piece
//patch=1,EE,003F21E5,extended,00000063
//Emblem Piece 2
//patch=1,EE,003F21E6,extended,00000063
//Emblem Piece 3
//patch=1,EE,003F21E7,extended,00000063
//Emblem Piece 4
//patch=1,EE,003F21E8,extended,00000063
//Log
//patch=1,EE,003F21E9,extended,00000063
//Cloth
//patch=1,EE,003F21EA,extended,00000063
//Rope
//patch=1,EE,003F21EB,extended,00000063
//Seagull Egg
//patch=1,EE,003F21EC,extended,00000063
//Fish
//patch=1,EE,003F21ED,extended,00000063
//Mushroom
//patch=1,EE,003F21EE,extended,00000063
//Coconut
//patch=1,EE,003F21EF,extended,00000063
//Drinking Water
//patch=1,EE,003F21F0,extended,00000063
//Navi-G Piece
//patch=1,EE,003F21F1,extended,00000063
//Navi-G Piece 2
//patch=1,EE,003F21F2,extended,00000063
//Navi-Gummi
//patch=1,EE,003F21F3,extended,00000063
//Navi-G Piece 3
//patch=1,EE,003F21F4,extended,00000063
//Navi-G Piece 4
//patch=1,EE,003F21F5,extended,00000063
//Navi-Gummi 2
//patch=1,EE,003F21F6,extended,00000063
//Watergleam
//patch=1,EE,003F21F7,extended,00000063
//Naturespark
//patch=1,EE,003F21F8,extended,00000063
//Fireglow
//patch=1,EE,003F21F9,extended,00000063
//Earthshine
//patch=1,EE,003F21FA,extended,00000063
//Crystal Trident
//patch=1,EE,003F21FB,extended,00000063
//Postcard
//patch=1,EE,003F21FC,extended,00000063
//Torn Page
//patch=1,EE,003F21FD,extended,00000063
//Torn Page 2
//patch=1,EE,003F21FE,extended,00000063
//Torn Page 3
//patch=1,EE,003F21FF,extended,00000063
//Torn Page 4
//patch=1,EE,003F2200,extended,00000063
//Torn Page 5
//patch=1,EE,003F2201,extended,00000063
//Slide 1
//patch=1,EE,003F2202,extended,00000063
//Slide 2
//patch=1,EE,003F2203,extended,00000063
//Slide 3
//patch=1,EE,003F2204,extended,00000063
//Slide 4
//patch=1,EE,003F2205,extended,00000063
//Slide 5
//patch=1,EE,003F2206,extended,00000063
//Slide 6
//patch=1,EE,003F2207,extended,00000063
//Footprints
//patch=1,EE,003F2208,extended,00000063
//Claw Marks
//patch=1,EE,003F2209,extended,00000063
//Stench
//patch=1,EE,003F220A,extended,00000063
//Antenna
//patch=1,EE,003F220B,extended,00000063
//Forget-Me-Not
//patch=1,EE,003F220C,extended,00000063
//Jack-In-The-Box
//patch=1,EE,003F220D,extended,00000063
//Entry Pass
//patch=1,EE,003F220E,extended,00000063
//Hero License
//patch=1,EE,003F220F,extended,00000063
//Pretty Stone
//patch=1,EE,003F2210,extended,00000063
//Lucid Shard
//patch=1,EE,003F2212,extended,00000063
//Lucid Gem
//patch=1,EE,003F2213,extended,00000063
//Lucid Crystal
//patch=1,EE,003F2214,extended,00000063
//Spirit Shard
//patch=1,EE,003F2215,extended,00000063
//Spirit Gem
//patch=1,EE,003F2216,extended,00000063
//Power Shard
//patch=1,EE,003F2217,extended,00000063
//Power Gem
//patch=1,EE,003F2218,extended,00000063
//Power Crystal
//patch=1,EE,003F2219,extended,00000063
//Blaze Shard
//patch=1,EE,003F221A,extended,00000063
//Blaze Gem
//patch=1,EE,003F221B,extended,00000063
//Frost Shard
//patch=1,EE,003F221C,extended,00000063
//Frost Gem
//patch=1,EE,003F221D,extended,00000063
//Thunder Shard
//patch=1,EE,003F221E,extended,00000063
//Thunder Gem
//patch=1,EE,003F221F,extended,00000063
//Shiny Crystal
//patch=1,EE,003F2220,extended,00000063
//Bright Shard
//patch=1,EE,003F2221,extended,00000063
//Bright Gem
//patch=1,EE,003F2222,extended,00000063
//Bright Crystal
//patch=1,EE,003F2223,extended,00000063
//Mystery Goo
//patch=1,EE,003F2224,extended,00000063
//Gale
//patch=1,EE,003F2225,extended,00000063
//Mythril Shard

Kingdom Hearts 2 Final Mix Pnach File


//patch=1,EE,003F2226,extended,00000063
//Mythril
//patch=1,EE,003F2227,extended,00000063
//Orichalcum
//patch=1,EE,003F2228,extended,00000063
//---------------------------------------//
//---------------------------------------//
//--------------Misc Code----------------//
//---------------------------------------//
//---------------------------------------//
//Press Start for Save Menu
patch=1,EE,204865E0,extended,00114288
//Max Munny
//patch=1,EE,204080AC,extended,0001869F
//Have All 101 Dalmatians
//patch=1,EE,003F3393,extended,000000FF
//patch=1,EE,203F3394,extended,FFFFFFFF
//patch=1,EE,203F3398,extended,FFFFFFFF
//patch=1,EE,203F339C,extended,FFFFFFFF
//Have All Trinity's
//patch=1,EE,003F38AB,extended,000000FF
//Infinite Time (In Collisseum)
//patch=1,EE,102B6230,extended,0000F600
//Characters Are Beheaded
//patch=1,EE,20124094,extended,00000000
//Characters Are Huge
//patch=1,EE,10124054,extended,00004000
//Characters Are Larger
File

//patch=1,EE,10124054,extended,00003FC0
//Characters Are Smaller
//patch=1,EE,10124054,extended,00003F40

How To Create Pnach Files


//Characters Are Tiny

Pcsx2 Pnach File Persona 4

//patch=1,EE,10124054,extended,00003F00



broken image