..:: PCSX2 Forums ::..

Full Version: Post your PCSX2 cheats-patches here!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493
Here's my version for Mana Khemia 2 - Fall of the Alchemy [SLUS_21890] (U) [attachment=47117]
Code:
gametitle=Mana Khemia 2 - Fall of the Alchemy [SLUS_21890] (U)
comment=Pnach by JorgeFFC.
/-------------[Miscelaneous Codes]
// Max Money
patch=1,EE,20C3CB80,extended,000F423F

// Inf Money
patch=1,EE,10C3CB80,extended,00004000

// Have 80 All Items (No Key Items)
patch=1,EE,40DEA9C8,extended,00970001
patch=1,EE,77777777,extended,00000000
patch=1,EE,40DEB3E8,extended,00970001
patch=1,EE,50505050,extended,00000000

// All Items Max Ether levels
patch=1,EE,40DEB210,extended,00750001
patch=1,EE,64646464,extended,00000000

// Use/buy Item Get Max
/(R1+UP=ON,R1+DOWN=OFF)
patch=1,EE,D0C4069C,extended,0000F7EF
patch=1,EE,0019f458,extended,00000001
patch=1,EE,D0C4069C,extended,0000F7BF
patch=1,EE,0019f458,extended,00000005

// Mission timer Doesn't Increase
/(L1+UP=ON/L1+DOWN=OFF)
patch=1,EE,D0C4069C,extended,0000FBBF
patch=1,EE,001F6198,extended,00000001
patch=1,EE,D0C4069C,extended,0000FBEF
patch=1,EE,001F6198,extended,00000000

// Finishing Gauge Max (Sel+L2=on/Sel+R2=off)
patch=1,EE,E002FEFE,extended,00C4069C
patch=1,EE,1025862E,extended,0000AE10
patch=1,EE,00258632,extended,00000010
patch=1,EE,E002FDFE,extended,00C4069C
patch=1,EE,1025862E,extended,00008E0F
patch=1,EE,00258632,extended,0000000F
/-------------[Miscelaneous Codes]---END

/-------------[In Dungeons Codes]
// Monsters dont see you (R2+up=ON R2+down=OFF)
/patch=1,EE,D0C4069C,extended,0000FDEF
/patch=1,EE,001C12EF,extended,00000000
/patch=1,EE,D0C4069C,extended,0000FDBF
/patch=1,EE,001C12EF,extended,00000002

// WalkThrough Monsters (R2+up=ON R2+down=OFF)
patch=1,EE,D0C4069C,extended,0000FDEF
patch=1,EE,101B5C8A,extended,00001000
patch=1,EE,D0C4069C,extended,0000FDBF
patch=1,EE,101B5C8A,extended,000011E0

// Infinite Jump
patch=1,EE,201E03DC,extended,10000002
patch=1,EE,201E0D0C,extended,00000000

// Walk Faster (Hold L2)
patch=1,EE,D0C4069C,extended,0000FEFF
patch=1,EE,205DD050,extended,00000000
patch=1,EE,D0C4069C,extended,0010FEFF
patch=1,EE,205DD050,extended,0C178CE0
/-------------[In Dungeons Codes]---END

/-------------[Razeluxe Meitzen Stats Codes]
// INf AP
patch=1,EE,10DE9B94,extended,00004000

// Enable Skills
/patch=1,EE,10DE9BB4,extended,0000010E
/patch=1,EE,40DE9B98,extended,00060001
/patch=1,EE,01010100,extended,00020002

// Current HP/SP
/patch=1,EE,20DE9BEC,extended,03E703E7

// Max HP
/patch=1,EE,10DE9C06,extended,000003E7

// Max Sp
/patch=1,EE,10DE9C08,extended,000003E7

// Max ATK
/patch=1,EE,10DE9C0A,extended,000003E7

// Max MGK/DEF
/patch=1,EE,20DE9C0C,extended,03E703E7

// Max RES/SPD
/patch=1,EE,20DE9C10,extended,03E703E7
/-------------[Razeluxe Meitzen Stats Codes]---END

/-------------[Ulrika Mulberry Stats Codes]
// Inf AP
patch=1,EE,10DE9D00,extended,00004000

// Enable Skills
/patch=1,EE,10DE9D20,extended,0000010E
/patch=1,EE,40DE9D04,extended,00060001
/patch=1,EE,01010100,extended,00020002

// Current HP/SP
/patch=1,EE,20DE9D58,extended,03E703E7

// Max HP
/patch=1,EE,10DE9D72,extended,000003E7

// Max Sp
/patch=1,EE,10DE9D74,extended,000003E7

// Max ATK
/patch=1,EE,10DE9D76,extended,000003E7

// Max MGK/DEF
/patch=1,EE,20DE9D78,extended,03E703E7

// Max RES/SPD
/patch=1,EE,20DE9D7C,extended,03E703E7
/-------------[Ulrika Mulberry Stats Codes]---END

/-------------[Chloe Hartzog Stats Codes]
// Inf AP
patch=1,EE,10DE9E6C,extended,00004000

// Enable Skills
/patch=1,EE,10DE9E8C,extended,0000010E
/patch=1,EE,40DE9E70,extended,00060001
/patch=1,EE,01010100,extended,00020002

// Current HP/SP
/patch=1,EE,20DE9EC4,extended,03E703E7

// Max HP
/patch=1,EE,10DE9EDE,extended,000003E7

// Max Sp
/patch=1,EE,10DE9EE0,extended,000003E7

// Max ATK
/patch=1,EE,10DE9EE2,extended,000003E7

// Max MGK/DEF
/patch=1,EE,20DE9EE4,extended,03E703E7

// Max RES/SPD
/patch=1,EE,20DE9EE8,extended,03E703E7
/-------------[Chloe Hartzog Stats Codes]---END

/-------------[Lilianne Valendorf Stats Codes]
// Inf AP
patch=1,EE,10DE9FD8,extended,00004000

// Enable Skills
/patch=1,EE,10DE9FF8,extended,0000010E
/patch=1,EE,40DE9FDC,extended,00060001
/patch=1,EE,01010100,extended,00020002

// Current HP/SP
/patch=1,EE,20DEA030,extended,03E703E7

// Max HP
/patch=1,EE,10DEA04A,extended,000003E7

// Max Sp
/patch=1,EE,10DEA04C,extended,000003E7

// Max ATK
/patch=1,EE,10DEA04E,extended,000003E7

// Max MGK/DEF
/patch=1,EE,20DEA050,extended,03E703E7

// Max RES/SPD
/patch=1,EE,20DEA054,extended,03E703E7
/-------------[Lilianne Valendorf Stats Codes]---END

/-------------[Yun Stats Codes]
// Inf AP
patch=1,EE,10DEA144,extended,00004000

// Enable Skills
/patch=1,EE,10DEA164,extended,0000010E
/patch=1,EE,40DEA148,extended,00060001
/patch=1,EE,01010100,extended,00020002

// Current HP/SP
/patch=1,EE,20DEA19C,extended,03E703E7

// Max HP
/patch=1,EE,10DEA1B6,extended,000003E7

// Max Sp
/patch=1,EE,10DEA1B8,extended,000003E7

// Max ATK
/patch=1,EE,10DEA1BA,extended,000003E7

// Max MGK/DEF
/patch=1,EE,20DEA1BC,extended,03E703E7

// Max RES/SPD
/patch=1,EE,20DEA1C0,extended,03E703E7
/-------------[Yun Stats Codes]---END

/-------------[Puniyo Stats Codes]
// Inf AP
patch=1,EE,10DEA2B0,extended,00004000

// Enable Skills
/patch=1,EE,10DEA2D0,extended,0000010E
/patch=1,EE,40DEA2B4,extended,00060001
/patch=1,EE,01010100,extended,00020002

// Current HP/SP
/patch=1,EE,20DEA308,extended,03E703E7

// Max HP
/patch=1,EE,10DEA322,extended,000003E7

// Max Sp
/patch=1,EE,10DEA324,extended,000003E7

// Max ATK
/patch=1,EE,10DEA326,extended,000003E7

// Max MGK/DEF
/patch=1,EE,20DEA328,extended,03E703E7

// Max RES/SPD
/patch=1,EE,20DEA32C,extended,03E703E7
/-------------[Puniyo Stats Codes]---END

/-------------[Pepperoncino Stats Codes]
// Inf AP
patch=1,EE,10DEA41C,extended,00004000

// Enable Skills
/patch=1,EE,10DEA43C,extended,0000010E
/patch=1,EE,40DEA420,extended,00060001
/patch=1,EE,01010100,extended,00020002

// Current HP/SP
/patch=1,EE,20DEA474,extended,03E703E7

// Max HP
/patch=1,EE,10DEA48E,extended,000003E7

// Max Sp
/patch=1,EE,10DEA490,extended,000003E7

// Max ATK
/patch=1,EE,10DEA492,extended,000003E7

// Max MGK/DEF
/patch=1,EE,20DEA494,extended,03E703E7

// Max RES/SPD
/patch=1,EE,20DEA498,extended,03E703E7
/-------------[Pepperoncino Stats Codes]---END

/-------------[Etward Dysler Stats Codes]
// Inf AP
patch=1,EE,10DEA588,extended,00004000

// Enable Skills
/patch=1,EE,10DEA5A8,extended,0000010E
/patch=1,EE,40DEA58C,extended,00060001
/patch=1,EE,01010100,extended,00020002

// Current HP/SP
/patch=1,EE,20DEA5E0,extended,03E703E7

// Max HP
/patch=1,EE,10DEA5FA,extended,000003E7

// Max Sp
/patch=1,EE,10DEA5FC,extended,000003E7

// Max ATK
/patch=1,EE,10DEA5FE,extended,000003E7

// Max MGK/DEF
/patch=1,EE,20DEA600,extended,03E703E7

// Max RES/SPD
/patch=1,EE,20DEA604,extended,03E703E7
/-------------[Etward Dysler Stats Codes]---END

/-------------[Ennarcia Dysler Stats Codes]
// Inf AP
patch=1,EE,10DEA6F4,extended,00004000

// Enable Skills
/patch=1,EE,10DEA714,extended,0000010E
/patch=1,EE,40DEA6F8,extended,00060001
/patch=1,EE,01010100,extended,00020002

// Current HP/SP
/patch=1,EE,20DEA74C,extended,03E703E7

// Max HP
/patch=1,EE,10DEA766,extended,000003E7

// Max Sp
/patch=1,EE,10DEA768,extended,000003E7

// Max ATK
/patch=1,EE,10DEA76A,extended,000003E7

// Max MGK/DEF
/patch=1,EE,20DEA76C,extended,03E703E7

// Max RES/SPD
/patch=1,EE,20DEA770,extended,03E703E7
/-------------[Ennarcia Dysler Stats Codes]---END

/-------------[Goto Stats Codes]
// Inf AP
patch=1,EE,10DEA860,extended,00004000

// Enable Skills
/patch=1,EE,10DEA880,extended,0000010E
/patch=1,EE,40DEA864,extended,00060001
/patch=1,EE,01010100,extended,00020002

// Current HP/SP
/patch=1,EE,20DEA8B8,extended,03E703E7

// Max HP
/patch=1,EE,10DEA8D2,extended,000003E7

// Max Sp
/patch=1,EE,10DEA8D4,extended,000003E7

// Max ATK
/patch=1,EE,10DEA8D6,extended,000003E7

// Max MGK/DEF
/patch=1,EE,20DEA8D8,extended,03E703E7

// Max RES/SPD
/patch=1,EE,20DEA8DC,extended,03E703E7
/-------------[Goto Stats Codes]---END

Here's a code for Unite Gauge(i didn't add it on pnach cause u can only use it after Unite Gauge Lesson Class, after it u can freely use this code without any issues. Only add this into the pnach anywhere and u will have infinite Unite Gauge).
// Max/Infinite Unite Gauge("Use after Unite Gauge Lesson Only")
patch=1,EE,20258378,extended,240203E8
Here's a new one now for Shin Megami Tensei Digital Devil Saga [SLUS_20974] (U) [attachment=47144]
Code:
gametitle=Shin Megami Tensei Digital Devil Saga [SLUS_20974] (U)
comment=Pnach by JorgeFFC.
/-------------[Miscelaneous Codes]
// Infinite Money
patch=1,EE,1114133C,extended,0000FFFF

// Max Money
patch=1,EE,2114133C,extended,05F5E0FF

// P1 Press L1+Up To Increase Money
patch=1,EE,E002FBEF,extended,003F9902
patch=1,EE,30400000,extended,0114133C
patch=1,EE,00000101,extended,00000000

// Max or Infinite All Items
patch=1,EE,011425A1,extended,00000063
patch=1,EE,111425A2,extended,00006363
patch=1,EE,411425A4,extended,001A0001
patch=1,EE,63636363,extended,00000000
patch=1,EE,0114260C,extended,00000063

// Max or Infinite All Ammo
patch=1,EE,01142641,extended,00000063
patch=1,EE,11142642,extended,00000063
patch=1,EE,41142644,extended,00030001
patch=1,EE,63636363,extended,00000000
patch=1,EE,01142651,extended,00000063

// Always Low Total Time
/patch=1,EE,21141338,extended,00000000

// Game Extra Save(Game creates a second save considering you already finished the game)
/patch=1,EE,203297DC,extended,0010A398

// Walk On Map (Debug)[With this code u can walk around 100x the map]
/patch=1,EE,203297DC,extended,0010A2F8

// SMT DDS Logo Test (Debug)[With this code, u can see the frame and game keeps restarting after looking on menu]
/patch=1,EE,203297DC,extended,0010AA88

// Main Map Complete (Debug)[With this code, u can see all the map after load game]
/patch=1,EE,203297DC,extended,0010AB08
/-------------[Miscelaneous Codes]---END

/-------------[After Battle Codes]
// Quick Atma Gain X2
/patch=1,EE,201A7B98,extended,00118840

// Quick Atma Gain X4
/patch=1,EE,201A7B98,extended,00118880

// Quick Atma Gain X16
/patch=1,EE,201A7B98,extended,001188C0

// Quick Atma Gain X32
patch=1,EE,201A7B98,extended,00118940

// Quick Atma Gain X256
/patch=1,EE,201A7B98,extended,00118A00

// Quick Atma Gain X512
/patch=1,EE,201A7B98,extended,00118A40

// Quick Atma Gain X1024
/patch=1,EE,201A7B98,extended,00118A80

// Master ATMA skill X16384
/patch=1,EE,201A7B98,extended,00118B80

// Quick EXP Gain X32
patch=1,EE,201A4428,extended,00118940

// Quick EXP Gain X256
/patch=1,EE,201A4428,extended,00118A00

// Quick EXP Gain X512
/patch=1,EE,201A4428,extended,00118A40

// Quick EXP Gain X1024
/patch=1,EE,201A4428,extended,00118A80

// Quick Money Gain X200
patch=1,EE,201A7D9C,extended,00108040

// Quick Money Gain X400
/patch=1,EE,201A7D9C,extended,00108080

// Quick Money Gain X800
/patch=1,EE,201A7D9C,extended,001080C0

// Quick Money Gain X1600
/patch=1,EE,201A7D9C,extended,00108100

// Quick Money Gain X25600
/patch=1,EE,201A7D9C,extended,00108200
/-------------[After Battle Codes]---END

/-------------[Random Battles Codes]
// No Random Battles
/patch=1,EE,21142664,extended,00000000

// Random Battles Every Step
/patch=1,EE,21142664,extended,00000201

// Random Battles Occur Twice As Much
/patch=1,EE,1011CC6C,extended,0000000C
/patch=1,EE,1011CC84,extended,00000004

// Random Battles Occur 3 Times As Much
/patch=1,EE,1011CC6C,extended,00000012
/patch=1,EE,1011CC84,extended,00000006

// Random Battles Occur 4 Times As Much
/patch=1,EE,1011CC6C,extended,00000018
/patch=1,EE,1011CC84,extended,00000008

// Random Battles Occur 5 Times As Much
/patch=1,EE,1011CC6C,extended,0000001E
/patch=1,EE,1011CC84,extended,0000000A

// P1 Press L1+Select To Disable Random Battles
patch=1,EE,D03F9902,extended,0000FBFE
patch=1,EE,2011CC88,extended,00000000

// P1 Press L2+Select To Enable Random Battles
patch=1,EE,D03F9902,extended,0000FEFE
patch=1,EE,2011CC88,extended,A4831364
/-------------[Random Battles Codes]---END

/-------------[Always Good Stats+All Skills on Set Codes]
comment=Leader
// Always Good Stats
patch=1,EE,11141D6E,extended,00000000

// Have All Skills (In Set)
/patch=1,EE,41141DB8,extended,004C0001
/patch=1,EE,FFFFFFFF,extended,00000000

comment=Supporter 1
// Always Good Stats
patch=1,EE,11141F12,extended,00000000

// Have All Skills (In Set)
/patch=1,EE,41141F5C,extended,004C0001
/patch=1,EE,FFFFFFFF,extended,00000000

comment=Supporter 2
// Always Good Stats
patch=1,EE,111420B6,extended,00000000

// Have All Skills (In Set)
/patch=1,EE,41142100,extended,004C0001
/patch=1,EE,FFFFFFFF,extended,00000000

comment=Supporter 3
// Always Good Stats
patch=1,EE,1114225A,extended,00000000

// Have All Skills (In Set)
/patch=1,EE,411422A4,extended,004C0001
/patch=1,EE,FFFFFFFF,extended,00000000

comment=Supporter 4
// Always Good Stats
patch=1,EE,111423FE,extended,00000000

// Have All Skills (In Set)
/patch=1,EE,41142448,extended,004C0001
/patch=1,EE,FFFFFFFF,extended,00000000
/-------------[Always Good Stats+All Skills on Set Codes]---END

/-------------[Serph Codes]
// Infinite HP
/patch=1,EE,11141D66,extended,0000270F

// Max HP
/patch=1,EE,11141D68,extended,0000270F

// Infinite MP
/patch=1,EE,11141D6A,extended,0000270F

// Max MP
/patch=1,EE,11141D6C,extended,0000270F

// Quick Exp Gain
/patch=1,EE,11141D70,extended,0000FFFF

// Max Exp
/patch=1,EE,21141D70,extended,3B9AC9FF

// Level 99
/patch=1,EE,11141D74,extended,00000063

// Max St
/patch=1,EE,01141D76,extended,00000063

// Max Vi
/patch=1,EE,01141D77,extended,00000063

// Max Ma
/patch=1,EE,01141D78,extended,00000063

// Max Ag
/patch=1,EE,01141D79,extended,00000063

// Max Lu
/patch=1,EE,01141D7A,extended,00000063

// Max All Stats
/patch=1,EE,11141D76,extended,00006363
/patch=1,EE,11141D78,extended,00006363
/patch=1,EE,01141D7A,extended,00000063

// Have All Skills
/patch=1,EE,41141DB8,extended,004C0001
/patch=1,EE,FFFFFFFF,extended,00000000
/-------------[Serph Codes]---END

/-------------[Heat Codes]
// Infinite HP
/patch=1,EE,11141F0A,extended,0000270F

// Max HP
/patch=1,EE,11141F0C,extended,0000270F

// Infinite MP
/patch=1,EE,11141F0E,extended,0000270F

// Max MP
/patch=1,EE,11141F10,extended,0000270F

// Quick Exp Gain
/patch=1,EE,11141F14,extended,0000FFFF

// Max Exp
/patch=1,EE,21141F14,extended,3B9AC9FF

// Level 99
/patch=1,EE,11141F18,extended,00000063

// Max St
/patch=1,EE,01141F1A,extended,00000063

// Max Vi
/patch=1,EE,01141F1B,extended,00000063

// Max Ma
/patch=1,EE,01141F1C,extended,00000063

// Max Ag
/patch=1,EE,01141F1D,extended,00000063

// Max Lu
/patch=1,EE,01141F1E,extended,00000063

// Max All Stats
/patch=1,EE,11141F1A,extended,00006363
/patch=1,EE,11141F1C,extended,00006363
/patch=1,EE,01141F1E,extended,00000063

// Have All Skills
/patch=1,EE,41141F5C,extended,004C0001
/patch=1,EE,FFFFFFFF,extended,00000000
/-------------[Heat Codes]---END

/-------------[Argilla Codes]
// Infinite HP
/patch=1,EE,111420AE,extended,0000270F

// Max HP
/patch=1,EE,111420B0,extended,0000270F

// Infinite MP
/patch=1,EE,111420B2,extended,0000270F

// Max MP
/patch=1,EE,111420B4,extended,0000270F

// Quick Exp Gain
/patch=1,EE,111420B8,extended,0000FFFF

// Max Exp
/patch=1,EE,211420B8,extended,3B9AC9FF

// Level 99
/patch=1,EE,111420BC,extended,00000063

// Max St
/patch=1,EE,011420BE,extended,00000063

// Max Vi
/patch=1,EE,011420BF,extended,00000063

// Max Ma
/patch=1,EE,011420C0,extended,00000063

// Max Ag
/patch=1,EE,011420C1,extended,00000063

// Max Lu
/patch=1,EE,011420C2,extended,00000063

// Max All Stats
/patch=1,EE,111420BE,extended,00006363
/patch=1,EE,111420C0,extended,00006363
/patch=1,EE,011420C2,extended,00000063

// Have All Skills
/patch=1,EE,41142100,extended,004C0001
/patch=1,EE,FFFFFFFF,extended,00000000
/-------------[Argilla Codes]---END
Does some 1 have cheats for .hack infection ntsc for Infinite Key Items /Virus Cores and Inf SP ?
uhmm..can i ask for other codes for .hack//GU Rebirth other than the one posted here? like maybe have an exp multiplier? there's a character code thing attached with corresponding quick exp code to every character but when i tried it, the exp gained was just too high for my liking.. ^_^ thanks in advance..
(12-10-2013, 02:37 AM)strings29 Wrote: [ -> ]uhmm..can i ask for other codes for .hack//GU Rebirth other than the one posted here? like maybe have an exp multiplier? there's a character code thing attached with corresponding quick exp code to every character but when i tried it, the exp gained was just too high for my liking.. ^_^ thanks in advance..

Can I see the ones you got?

It should be easy to modify the codes so it's not such a huge amount.
(12-10-2013, 02:57 AM)Blyss Sarania Wrote: [ -> ]Can I see the ones you got?

It should be easy to modify the codes so it's not such a huge amount.

it's in this page: http://forums.pcsx2.net/Thread-Post-your...re?page=46

It's a zip file named with Character codes
(12-10-2013, 03:46 AM)strings29 Wrote: [ -> ]it's in this page: http://forums.pcsx2.net/Thread-Post-your...re?page=46

It's a zip file named with Character codes

Edit: Nevermind, JorgeFFC's post below mine has the codes you wanted. It has 2x, 8x and 32x multiplier.
Here's a new one for Dot.Hack-G.U.-Volume 1-Rebirth [SLUS_21258] (U) [attachment=47186]
Code:
gametitle= Dot.Hack-G.U.-Volume 1-Rebirth [SLUS_21258] (U)
comment=Pnach by JorgeFFC.
// Enable Code (Must Be On)
/patch=1,EE,901442B8,extended,00832021

// Haseo Max Weapon Skill
/patch=1,EE,109FAB0E,extended,0000000A
/patch=1,EE,109FAB10,extended,0000000A
/patch=1,EE,109FAB20,extended,0000000A
/patch=1,EE,109FAB32,extended,0000000A
/patch=1,EE,109FAB44,extended,0000000A
/patch=1,EE,109FAB56,extended,0000000A
/patch=1,EE,109FAB68,extended,0000000A
/patch=1,EE,109FAB7A,extended,0000000A

// Sickle addition to arms proficiency of Hasewo
patch=1,EE,009FAB0C,extended,00000002
patch=1,EE,109FAB12,extended,0000000A
/-------------[Miscelaneous Codes]
// Max Party's Chim
patch=1,EE,20A07640,extended,0000270F

// Inf Money
patch=1,EE,209F9FD0,extended,05F5E0FF

// Player Speed Mod
patch=1,EE,D051BBC8,extended,000000A4
patch=1,EE,2051BBCC,extended,3C014000
patch=1,EE,D051BBC8,extended,000000A4
patch=1,EE,2051BBDC,extended,44810800

// Inf Skill Trigger Gauge
patch=1,EE,D0534680,extended,000001CC
patch=1,EE,20534680,extended,A60001CC

// Use Item For Max Items
patch=1,EE,201EF904,extended,2403270F

// Gain Item For Max Items
patch=1,EE,201EF9C4,extended,2402270F

// Inf Item Usage(On:L3/Off:R3)[Infinite Items must be off to bypass chao gate without freezing]
patch=1,EE,E001FFFD,extended,00452842
patch=1,EE,201EF908,extended,00000000
patch=1,EE,E001FFFB,extended,00452842
patch=1,EE,201EF908,extended,A5230002

// Platform Extension(To Dungeon & Field)
patch=1,EE,00A0232C,extended,0000003B
patch=1,EE,00A08C2B,extended,00000003

// Shop Extension(To 15)
patch=1,EE,00A089C4,extended,0000000F

// Storage Extension(To 90)
patch=1,EE,10A08C28,extended,00000303
patch=1,EE,00A08C2A,extended,00000003
patch=1,EE,00A08856,extended,0000005A
patch=1,EE,00A08858,extended,0000005A

// Buy Items for Free(Needs to have the Amount)
patch=1,EE,001EA786,extended,00000060

// Max Arena Win Points
patch=1,EE,10A082B0,extended,0000270F

// Gain Money For Max Money
/patch=1,EE,201EA7EC,extended,2403270F

// Max Keys
patch=1,EE,20A07640,extended,00630063

// All Greeting Card(W/O Bug Card)
patch=1,EE,20A03210,extended,63636363
patch=1,EE,00A03214,extended,00000063

// Bounty Hunter Campaign
patch=1,EE,10A09486,extended,00006307

// All Allies Max Affection(Give any kind of present to any char)
patch=1,EE,201EA0C4,extended,10000005

// Max Affection(All)
/patch=1,EE,409FADDC,extended,00040001
/patch=1,EE,270F270F,extended,00000000

// Always Low Play Time
/patch=1,EE,209F9FC8,extended,00000000

// Always High Play Time
/patch=1,EE,209F9FC8,extended,05F5E0FF

// Revers Time (Counts Down)
/patch=1,EE,001da798,extended,00000023

// "Alternet" All BackGround Music
/patch=1,EE,001eb61e,extended,00000000
/patch=1,EE,001eb63e,extended,00000000
/patch=1,EE,001eb6aA,extended,00000000

// All BackGround Music
/patch=1,EE,10A0764A,extended,00000202
/patch=1,EE,10A0764C,extended,00000202
/patch=1,EE,00A0764F,extended,00000002
/patch=1,EE,00A07651,extended,00000002
/patch=1,EE,10A07654,extended,00000202
/patch=1,EE,00A07657,extended,00000002
/patch=1,EE,00A0765B,extended,00000002
/patch=1,EE,20A07660,extended,02020202
/patch=1,EE,10A07665,extended,00000202

// All BackGrounds
/patch=1,EE,10A0766E,extended,00000202
/patch=1,EE,40A07670,extended,00160001
/patch=1,EE,02020202,extended,00000000

// All Movies (Seems u have to activate them still Unless the first page is the only one u can watch in this Version let me know)
/patch=1,EE,40A0778C,extended,00050001
/patch=1,EE,02020202,extended,00000000
/patch=1,EE,00A077A8,extended,00000002

// More Characters Enabled
/patch=1,EE,20A032D8,extended,00000000
/patch=1,EE,20A032DC,extended,00000000

// Characters Never Busy
patch=1,EE,20A032E0,extended,00000000
patch=1,EE,20A032E4,extended,00000000

// Characters Always Online
patch=1,EE,20A032E8,extended,00000000
patch=1,EE,20A032EC,extended,00000000
/-------------[Miscelaneous Codes]---END

/-------------[Quest Related Codes]
// Stray Mecha Grunty Completed(L2+Up)
patch=1,EE,E002FEEF,extended,00452842
patch=1,EE,10A07642,extended,00000063
patch=1,EE,10A07644,extended,00000063

// Lucky Data Collection Completed(L2+Right)
patch=1,EE,E006FEDF,extended,00452842
patch=1,EE,20A08C58,extended,63636363
patch=1,EE,20A08C5C,extended,63636363
patch=1,EE,20A08C60,extended,63636363
patch=1,EE,20A08C64,extended,63636363
patch=1,EE,20A08C68,extended,63636363
patch=1,EE,00A08C6C,extended,00000063

// Chim Kicker Campaign Completed(L2+Down)
patch=1,EE,E004FEBF,extended,00452842
patch=1,EE,10A08C6E,extended,000003E7
patch=1,EE,20A08C70,extended,03E703E7
patch=1,EE,20A08C74,extended,03E703E7
patch=1,EE,10A08C78,extended,000003E7

// Bikman's Model Completed(L2+Left)
patch=1,EE,E005FE7F,extended,00452842
patch=1,EE,20A08D80,extended,FFFFFFFF
patch=1,EE,20A08D84,extended,FFFFFFFF
patch=1,EE,20A08D88,extended,FFFFFFFF
patch=1,EE,20A08D8C,extended,FFFFFFFF
patch=1,EE,10A08D90,extended,0000FFFF
/-------------[Quest Related Codes]---END

/-------------[All Item Modifier Codes]
// Item 00-1D(Select+Up)
patch=1,EE,E002FFEE,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,00010000,extended,00000001

// Item 1E-3B(Select+Right)
patch=1,EE,E002FFDE,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,0001001E,extended,00000001

// Item 3C-59(Select+Down)
patch=1,EE,E002FFBE,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,0001003C,extended,00000001

// Item 5A-77(Select+Left)
patch=1,EE,E002FF7E,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,0001005A,extended,00000001

// Item 78-95(Start+Up)
patch=1,EE,E002FFE7,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,00010078,extended,00000001

// Item 96-B3(Start+Right)
patch=1,EE,E002FFD7,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,00010096,extended,00000001

// Item B4-D1(Start+Down)
patch=1,EE,E002FFB7,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,000100B4,extended,00000001

// Item D2-EF(Start+Left)
patch=1,EE,E002FF77,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,000100D2,extended,00000001

// Item F0-F4(Select+Start)
patch=1,EE,E002FFF6,extended,00452842
patch=1,EE,409FAE54,extended,00050001
patch=1,EE,000100F0,extended,00000001
/-------------[All Item Modifier Codes]---END

/-------------[Level Up Codes(Use, save game, deactivate codes and load game via memory card save)]
// Exp Mod to 9999
/patch=1,EE,D0555B28,extended,00000292
/patch=1,EE,20555B1C,extended,2403270F

// Exp Multiplier x2
/patch=1,EE,D0555B28,extended,00000292
/patch=1,EE,20555B18,extended,000423FF

// Exp Multiplier x8
/patch=1,EE,D0555B28,extended,00000292
/patch=1,EE,20555B18,extended,0004237F

// Exp Multiplier x32
patch=1,EE,D0555B28,extended,00000292
patch=1,EE,20555B18,extended,000422FF

// HP 9999
/patch=1,EE,D0515010,extended,00008697
/patch=1,EE,20515018,extended,1000004F

// SP max
/patch=1,EE,D0515028,extended,00008697
/patch=1,EE,20515030,extended,1000004D

// Physical attack max
/patch=1,EE,D051503C,extended,00002707
/patch=1,EE,20515040,extended,1000004D

// Physical defense max
/patch=1,EE,D051504C,extended,00002707
/patch=1,EE,20515050,extended,1000004C

// Magical attack max
/patch=1,EE,D051505C,extended,00002707
/patch=1,EE,20515060,extended,1000004B

// Magical defense max
/patch=1,EE,D051506C,extended,00002707
/patch=1,EE,20515070,extended,1000004A

// Fire attribute max
/patch=1,EE,D051507C,extended,00002707
/patch=1,EE,20515080,extended,10000049

// Water attribute max
/patch=1,EE,D051508C,extended,00002707
/patch=1,EE,20515090,extended,10000048

// Wind attribute max
/patch=1,EE,D051509C,extended,00002707
/patch=1,EE,205150A0,extended,10000047

// Earth attribute max
/patch=1,EE,D05150AC,extended,00002707
/patch=1,EE,205150B0,extended,10000046

// Optical attribute max
/patch=1,EE,D05150BC,extended,00002707
/patch=1,EE,205150C0,extended,10000045

// Darkness attribute max
/patch=1,EE,D05150CC,extended,00002707
/patch=1,EE,205150D0,extended,10000044
/-------------[Level Up Codes(Use, save game, deactivate codes and load game via memory card save)]---END

/-------------[Max Exp and Levels Codes]
// Haseo
/patch=1,EE,209F9FCC,extended,270F03E7

// Silabus
/patch=1,EE,209FA05C,extended,270F03E7

// Gaspard
/patch=1,EE,209FA080,extended,270F03E7

// Iyoten
/patch=1,EE,209FA278,extended,270F03E7

// Asta
/patch=1,EE,209FA29C,extended,270F03E7

// Atoli
/patch=1,EE,209F9FF0,extended,270F03E7

// Kuhn
/patch=1,EE,209FA014,extended,270F03E7

// Pi
/patch=1,EE,209FA038,extended,270F03E7

// Piros the 3rd
/patch=1,EE,209FA0A4,extended,270F03E7
/-------------[Max Exp and Levels Codes]---END

PS: I've added every code i find by google on the list, some affect same properties like items(I recommend use only 1 or 2 of each type for don't mess with the game, or active when u are certain it will not interfere with nothing).
(12-10-2013, 04:36 AM)JorgeFFC Wrote: [ -> ]Here's a new one for Dot.Hack-G.U.-Volume 1-Rebirth [SLUS_21258] (U)
Code:
gametitle= Dot.Hack-G.U.-Volume 1-Rebirth [SLUS_21258] (U)
comment=Pnach by JorgeFFC.
// Enable Code (Must Be On)
/patch=1,EE,901442B8,extended,00832021

// Haseo Max Weapon Skill
/patch=1,EE,109FAB0E,extended,0000000A
/patch=1,EE,109FAB10,extended,0000000A
/patch=1,EE,109FAB20,extended,0000000A
/patch=1,EE,109FAB32,extended,0000000A
/patch=1,EE,109FAB44,extended,0000000A
/patch=1,EE,109FAB56,extended,0000000A
/patch=1,EE,109FAB68,extended,0000000A
/patch=1,EE,109FAB7A,extended,0000000A

// Sickle addition to arms proficiency of Hasewo
patch=1,EE,009FAB0C,extended,00000002
patch=1,EE,109FAB12,extended,0000000A
/-------------[Miscelaneous Codes]
// Max Party's Chim
patch=1,EE,20A07640,extended,0000270F

// Inf Money
patch=1,EE,209F9FD0,extended,05F5E0FF

// Player Speed Mod
patch=1,EE,D051BBC8,extended,000000A4
patch=1,EE,2051BBCC,extended,3C014000
patch=1,EE,D051BBC8,extended,000000A4
patch=1,EE,2051BBDC,extended,44810800

// Inf Skill Trigger Gauge
patch=1,EE,D0534680,extended,000001CC
patch=1,EE,20534680,extended,A60001CC

// Use Item For Max Items
patch=1,EE,201EF904,extended,2403270F

// Gain Item For Max Items
patch=1,EE,201EF9C4,extended,2402270F

// Inf Item Usage(On:L3/Off:R3)[Infinite Items must be off to bypass chao gate without freezing]
patch=1,EE,E001FFFD,extended,00452842
patch=1,EE,201EF908,extended,00000000
patch=1,EE,E001FFFB,extended,00452842
patch=1,EE,201EF908,extended,A5230002

// Platform Extension(To Dungeon & Field)
patch=1,EE,00A0232C,extended,0000003B
patch=1,EE,00A08C2B,extended,00000003

// Shop Extension(To 15)
patch=1,EE,00A089C4,extended,0000000F

// Storage Extension(To 90)
patch=1,EE,10A08C28,extended,00000303
patch=1,EE,00A08C2A,extended,00000003
patch=1,EE,00A08856,extended,0000005A
patch=1,EE,00A08858,extended,0000005A

// Buy Items for Free(Needs to have the Amount)
patch=1,EE,001EA786,extended,00000060

// Max Arena Win Points
patch=1,EE,10A082B0,extended,0000270F

// Gain Money For Max Money
/patch=1,EE,201EA7EC,extended,2403270F

// Max Keys
patch=1,EE,20A07640,extended,00630063

// All Greeting Card(W/O Bug Card)
patch=1,EE,20A03210,extended,63636363
patch=1,EE,00A03214,extended,00000063

// Bounty Hunter Campaign
patch=1,EE,10A09486,extended,00006307

// All Allies Max Affection(Give any kind of present to any char)
patch=1,EE,201EA0C4,extended,10000005

// Max Affection(All)
/patch=1,EE,409FADDC,extended,00040001
/patch=1,EE,270F270F,extended,00000000

// Always Low Play Time
/patch=1,EE,209F9FC8,extended,00000000

// Always High Play Time
/patch=1,EE,209F9FC8,extended,05F5E0FF

// Revers Time (Counts Down)
/patch=1,EE,001da798,extended,00000023

// "Alternet" All BackGround Music
/patch=1,EE,001eb61e,extended,00000000
/patch=1,EE,001eb63e,extended,00000000
/patch=1,EE,001eb6aA,extended,00000000

// All BackGround Music
/patch=1,EE,10A0764A,extended,00000202
/patch=1,EE,10A0764C,extended,00000202
/patch=1,EE,00A0764F,extended,00000002
/patch=1,EE,00A07651,extended,00000002
/patch=1,EE,10A07654,extended,00000202
/patch=1,EE,00A07657,extended,00000002
/patch=1,EE,00A0765B,extended,00000002
/patch=1,EE,20A07660,extended,02020202
/patch=1,EE,10A07665,extended,00000202

// All BackGrounds
/patch=1,EE,10A0766E,extended,00000202
/patch=1,EE,40A07670,extended,00160001
/patch=1,EE,02020202,extended,00000000

// All Movies (Seems u have to activate them still Unless the first page is the only one u can watch in this Version let me know)
/patch=1,EE,40A0778C,extended,00050001
/patch=1,EE,02020202,extended,00000000
/patch=1,EE,00A077A8,extended,00000002

// More Characters Enabled
/patch=1,EE,20A032D8,extended,00000000
/patch=1,EE,20A032DC,extended,00000000

// Characters Never Busy
patch=1,EE,20A032E0,extended,00000000
patch=1,EE,20A032E4,extended,00000000

// Characters Always Online
patch=1,EE,20A032E8,extended,00000000
patch=1,EE,20A032EC,extended,00000000
/-------------[Miscelaneous Codes]---END

/-------------[Quest Related Codes]
// Stray Mecha Grunty Completed(L2+Up)
patch=1,EE,E002FEEF,extended,00452842
patch=1,EE,10A07642,extended,00000063
patch=1,EE,10A07644,extended,00000063

// Lucky Data Collection Completed(L2+Right)
patch=1,EE,E006FEDF,extended,00452842
patch=1,EE,20A08C58,extended,63636363
patch=1,EE,20A08C5C,extended,63636363
patch=1,EE,20A08C60,extended,63636363
patch=1,EE,20A08C64,extended,63636363
patch=1,EE,20A08C68,extended,63636363
patch=1,EE,00A08C6C,extended,00000063

// Chim Kicker Campaign Completed(L2+Down)
patch=1,EE,E004FEBF,extended,00452842
patch=1,EE,10A08C6E,extended,000003E7
patch=1,EE,20A08C70,extended,03E703E7
patch=1,EE,20A08C74,extended,03E703E7
patch=1,EE,10A08C78,extended,000003E7

// Bikman's Model Completed(L2+Left)
patch=1,EE,E005FE7F,extended,00452842
patch=1,EE,20A08D80,extended,FFFFFFFF
patch=1,EE,20A08D84,extended,FFFFFFFF
patch=1,EE,20A08D88,extended,FFFFFFFF
patch=1,EE,20A08D8C,extended,FFFFFFFF
patch=1,EE,10A08D90,extended,0000FFFF
/-------------[Quest Related Codes]---END

/-------------[All Item Modifier Codes]
// Item 00-1D(Select+Up)
patch=1,EE,E002FFEE,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,00010000,extended,00000001

// Item 1E-3B(Select+Right)
patch=1,EE,E002FFDE,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,0001001E,extended,00000001

// Item 3C-59(Select+Down)
patch=1,EE,E002FFBE,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,0001003C,extended,00000001

// Item 5A-77(Select+Left)
patch=1,EE,E002FF7E,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,0001005A,extended,00000001

// Item 78-95(Start+Up)
patch=1,EE,E002FFE7,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,00010078,extended,00000001

// Item 96-B3(Start+Right)
patch=1,EE,E002FFD7,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,00010096,extended,00000001

// Item B4-D1(Start+Down)
patch=1,EE,E002FFB7,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,000100B4,extended,00000001

// Item D2-EF(Start+Left)
patch=1,EE,E002FF77,extended,00452842
patch=1,EE,409FAE54,extended,001E0001
patch=1,EE,000100D2,extended,00000001

// Item F0-F4(Select+Start)
patch=1,EE,E002FFF6,extended,00452842
patch=1,EE,409FAE54,extended,00050001
patch=1,EE,000100F0,extended,00000001
/-------------[All Item Modifier Codes]---END

/-------------[Level Up Codes(Use, save game, deactivate codes and load game via memory card save)]
// Exp Mod to 9999
/patch=1,EE,D0555B28,extended,00000292
/patch=1,EE,20555B1C,extended,2403270F

// Exp Multiplier x2
/patch=1,EE,D0555B28,extended,00000292
/patch=1,EE,20555B18,extended,000423FF

// Exp Multiplier x8
/patch=1,EE,D0555B28,extended,00000292
/patch=1,EE,20555B18,extended,0004237F

// Exp Multiplier x32
patch=1,EE,D0555B28,extended,00000292
patch=1,EE,20555B18,extended,000422FF

// HP 9999
/patch=1,EE,D0515010,extended,00008697
/patch=1,EE,20515018,extended,1000004F

// SP max
/patch=1,EE,D0515028,extended,00008697
/patch=1,EE,20515030,extended,1000004D

// Physical attack max
/patch=1,EE,D051503C,extended,00002707
/patch=1,EE,20515040,extended,1000004D

// Physical defense max
/patch=1,EE,D051504C,extended,00002707
/patch=1,EE,20515050,extended,1000004C

// Magical attack max
/patch=1,EE,D051505C,extended,00002707
/patch=1,EE,20515060,extended,1000004B

// Magical defense max
/patch=1,EE,D051506C,extended,00002707
/patch=1,EE,20515070,extended,1000004A

// Fire attribute max
/patch=1,EE,D051507C,extended,00002707
/patch=1,EE,20515080,extended,10000049

// Water attribute max
/patch=1,EE,D051508C,extended,00002707
/patch=1,EE,20515090,extended,10000048

// Wind attribute max
/patch=1,EE,D051509C,extended,00002707
/patch=1,EE,205150A0,extended,10000047

// Earth attribute max
/patch=1,EE,D05150AC,extended,00002707
/patch=1,EE,205150B0,extended,10000046

// Optical attribute max
/patch=1,EE,D05150BC,extended,00002707
/patch=1,EE,205150C0,extended,10000045

// Darkness attribute max
/patch=1,EE,D05150CC,extended,00002707
/patch=1,EE,205150D0,extended,10000044
/-------------[Level Up Codes(Use, save game, deactivate codes and load game via memory card save)]---END

/-------------[Max Exp and Levels Codes]
// Haseo
/patch=1,EE,209F9FCC,extended,270F03E7

// Silabus
/patch=1,EE,209FA05C,extended,270F03E7

// Gaspard
/patch=1,EE,209FA080,extended,270F03E7

// Iyoten
/patch=1,EE,209FA278,extended,270F03E7

// Asta
/patch=1,EE,209FA29C,extended,270F03E7

// Atoli
/patch=1,EE,209F9FF0,extended,270F03E7

// Kuhn
/patch=1,EE,209FA014,extended,270F03E7

// Pi
/patch=1,EE,209FA038,extended,270F03E7

// Piros the 3rd
/patch=1,EE,209FA0A4,extended,270F03E7
/-------------[Max Exp and Levels Codes]---END

PS: I've added every code i find by google on the list, some affect same properties like items(I recommend use only 1 or 2 of each type for don't mess with the game, or active when u are certain it will not interfere with nothing).

thanks jorge!! ^_^
Here's a Pnach for Dark Cloud 2 v2.00 [SCUS_97213] (U) [attachment=47212]
Code:
gametitle=Dark Cloud 2 v2.00 [SCUS_97213] (U)
comment=Pnach by JorgeFFC. Credits to Skiller and Codebreaker for these codes.
// M Code
/patch=1,EE,F0121734,extended,00121737

// Alternate M Code
/patch=1,EE,F0100008,extended,00121737

/-------------[Miscelaneous Codes]
// Infinite Gilda
patch=1,EE,21E6384C,extended,0098967F

// Have All Items
/patch=1,EE,2019DC30,extended,27BDFFD0

// Use Item For Max
/patch=1,EE,201973D0,extended,24030014

// Infinite Fishing Points (Ginkan)
patch=1,EE,11E22BA4,extended,000003E8

// Infinite Item Usage
patch=1,EE,201973D4,extended,00000000

// Max ABS (Maximilian):
patch=1,EE,21E22B80,extended,4479C000

// Infinite ABS (Maximilian):
patch=1,EE,21E22B84,extended,4479C000

// Inf Synth Monica's Armbands
patch=1,EE,01E22F9C,extended,00000063

// 99 Medals
patch=1,EE,11E63850,extended,00000063

// Remove Item on Slot 140(For Use modded stones)
/patch=1,EE,41E22554,extended,001B0001
/patch=1,EE,00000000,extended,00000000

// Item 141 Scorpion Stone (modded Moon stone) 12 Abilities no Stat upgrades
/patch=1,EE,21E225C0,extended,00c70002
/patch=1,EE,21E225C4,extended,00000012
/patch=1,EE,11E225D2,extended,00000000
/patch=1,EE,41E225D4,extended,00040001
/patch=1,EE,00000000,extended,00000000
/patch=1,EE,11E225E4,extended,00000000
/patch=1,EE,01E2260A,extended,0000000A
/patch=1,EE,11E225EC,extended,0000FFFF

// Item 142 CMP Stone (modded Moon stone) 10 Abilities no Stat upgrades
/patch=1,EE,21E2262C,extended,00c70002
/patch=1,EE,21E22630,extended,00000012
/patch=1,EE,11E2263E,extended,00000000
/patch=1,EE,41E22640,extended,00040001
/patch=1,EE,00000000,extended,00000000
/patch=1,EE,11E22650,extended,00000000
/patch=1,EE,01E22676,extended,0000000A
/patch=1,EE,11E22658,extended,00000ADE

// Item 143 CMX Stone (modded Moon stone) 10 Abilities 999 Stat upgrades
/patch=1,EE,21E22698,extended,00c70002
/patch=1,EE,21E2269C,extended,00000012
/patch=1,EE,11E226AA,extended,000003e7
/patch=1,EE,41E226AC,extended,00040001
/patch=1,EE,03E703E7,extended,00000000
/patch=1,EE,11E226BC,extended,000003e7
/patch=1,EE,01E226E2,extended,0000000A
/patch=1,EE,11E226C4,extended,00000ADE

// Item 144 Skiller’s Stone (modded moon stone) 12 Abilities 999 Stat upgrades
/patch=1,EE,21E22704,extended,00c70002
/patch=1,EE,21E22708,extended,00000012
/patch=1,EE,11E22716,extended,000003e7
/patch=1,EE,41E22718,extended,00040001
/patch=1,EE,03E703E7,extended,00000000
/patch=1,EE,11E22728,extended,000003e7
/patch=1,EE,01E2274E,extended,0000000A
/patch=1,EE,11E22730,extended,0000FFFF

// All Npc Inf Skill Points -=Credit: Skiller=-
patch=1,EE,41E26864,extended,00190003
patch=1,EE,00000063,extended,00000000

// Inf WHP
patch=1,EE,201E8630,extended,03E00008
patch=1,EE,201E8634,extended,00000000

// Inf Ammo
patch=1,EE,201E87E0,extended,03E00008
patch=1,EE,201E87E4,extended,00000000
/-------------[Miscelaneous Codes]---END

/-------------[Book Codes]
// Inside Scoops Memo Complete
/patch=1,EE,41E274BC,extended,00370001
/patch=1,EE,00000101,extended,00000000

// Notebook Complete
/patch=1,EE,41E64250,extended,00140004
/patch=1,EE,00000101,extended,00000000
/-------------[Book Codes]---END

/-------------[Pictures Codes]
// Amount of Pics taken modifier(put value in hex format on ????)
/patch=1,EE,11e269e0,extended,0000????

// Have All but 52 idea photos (CB6+ only) -=Credit: Skiller=-
/patch=1,EE,41E269E8,extended,00960001
/patch=1,EE,00020001,extended,00020002

// Topic Stroller Mod
/lol this ones was cool  read what the topic thing says when u put this in
/patch=1,EE,21ECD730,extended,6C696B53
/patch=1,EE,21ECD734,extended,2072656C
/patch=1,EE,21ECD738,extended,6B63694B
/patch=1,EE,21ECD73C,extended,73412073
/patch=1,EE,21ECD740,extended,00000073
/patch=1,EE,41ecd744,extended,00030001
/patch=1,EE,00000000,extended,00000000
/-------------[Pictures Codes]---END

/-------------[Maximilian Codes]
// Quick Level Up for Max's Equipped Weapons
patch=1,EE,21E22B80,extended,4479C000
patch=1,EE,21E22B84,extended,4479C000
patch=1,EE,21E22BEC,extended,4479C000
patch=1,EE,21E22BF0,extended,4479C000

/-------------[Maximilian Codes(Weapon 1)]
// Max/Inf Upgrade Points
patch=1,EE,21e22b80,extended,4479C000
patch=1,EE,21e22b84,extended,4479C000

// Weapon Ability all 12 Abilities
/patch=1,EE,11e22ba8,extended,0000FFFF

// Weapon Ability 10 Abilities
/patch=1,EE,11e22ba8,extended,00000ABE

/-------------[Maximilian Codes(Weapon 2)]
// Max/Inf Upgrade Points
patch=1,EE,21E22BEC,extended,4479C000
patch=1,EE,21E22BF0,extended,4479C000

// Weapon Ability all 12 Abilities
/patch=1,EE,11E22C14,extended,0000FFFF

// Weapon Ability 10 Abilities
/patch=1,EE,11E22C14,extended,00000ABE

// Max's Wrench Weapon Max Stats 99
/patch=1,EE,11E22BF6,extended,00000063
/patch=1,EE,41E22BF8,extended,00040001
/patch=1,EE,00630063,extended,00000000
/patch=1,EE,11E22C0A,extended,00000063

// Max's Wrench Weapon Max Stats 999
/patch=1,EE,11E22BF6,extended,000003E7
/patch=1,EE,41E22BF8,extended,00040001
/patch=1,EE,03E703E7,extended,00000000
/patch=1,EE,11E22C0A,extended,000003E7

// Max's Gun Weapon Max Stats 99
/patch=1,EE,11E22BF6,extended,00000063
/patch=1,EE,41E22BF8,extended,00040001
/patch=1,EE,00630063,extended,00000000
/patch=1,EE,11E22C0A,extended,00000063

// Max's Gun Weapon Max Stats 999
/patch=1,EE,11E22BF6,extended,000003E7
/patch=1,EE,41E22BF8,extended,00040001
/patch=1,EE,03E703E7,extended,00000000
/patch=1,EE,11E22C0A,extended,000003E7
/-------------[Maximilian Codes]---END

/-------------[Monica Codes]
// Quick Level Up for Monica's Equipped Weapons
patch=1,EE,21E22F0C,extended,4479C000
patch=1,EE,21E22F10,extended,4479C000
patch=1,EE,21E22F78,extended,4479C000
patch=1,EE,21E22F7C,extended,4479C000

// Quick Level Up for Monica's Transformations
patch=1,EE,20196C94,extended,C4800000

/-------------[Monica Codes Weapon 1]
// Max/Inf Upgrade Points -=Credit: Skiller=-
patch=1,EE,21E22F0C,extended,4479C000
patch=1,EE,21E22F10,extended,4479C000

// Weapon Ability all 12 Abilities -=Credit: Skiller=-
/patch=1,EE,11E22F34,extended,0000FFFF

// Weapon Ability 10 Abilities -=Credit: Skiller=-
/patch=1,EE,11E22F34,extended,00000ABE

/-------------[Monica Codes Weapon 2]
// Max/Inf Upgrade Points -=Credit: Skiller=-
patch=1,EE,21E22F78,extended,4479C000
patch=1,EE,21E22F7C,extended,4479C000

// Weapon Ability all 12 Abilities -=Credit: Skiller=-
/patch=1,EE,11E22FA0,extended,0000FFFF

// Weapon Ability 10 Abilities -=Credit: Skiller=-
/patch=1,EE,11E22FA0,extended,00000ABE

// Monica's Sword Weapon Max Stats 99
/patch=1,EE,11E22F16,extended,00000063
/patch=1,EE,41E22F18,extended,00040001
/patch=1,EE,00630063,extended,00000000
/patch=1,EE,11E22F2A,extended,00000063

// Monica's Sword Weapon Max Stats 999
/patch=1,EE,11E22F16,extended,000003E7
/patch=1,EE,41E22F18,extended,00040001
/patch=1,EE,03E703E7,extended,00000000
/patch=1,EE,11E22F2A,extended,000003E7

// Monica's Brassard Weapon Max Stats 99
/patch=1,EE,11E22F82,extended,00000063
/patch=1,EE,41E22F84,extended,00040001
/patch=1,EE,00630063,extended,00000000
/patch=1,EE,11E22F96,extended,00000063

// Monica's Brassard Weapon Max Stats 999 (Note 1)
/patch=1,EE,11E22F82,extended,000003E7
/patch=1,EE,41E22F84,extended,00040001
/patch=1,EE,03E703E7,extended,00000000
/patch=1,EE,11E22F96,extended,000003E7
/-------------[Monica Codes]---END

/-------------[Ridepod Codes]
// Ridepod Weapon Max Stats 99
/patch=1,EE,41E23160,extended,00050001
/patch=1,EE,00630063,extended,00000000

// Ridepod Weapon Max Stats 999
/patch=1,EE,41E23160,extended,00050001
/patch=1,EE,03E703E7,extended,00000000

// Inf Energy (Add-on packs)
patch=1,EE,21e23228,extended,4479C000
patch=1,EE,21e23228,extended,4479C000

// Max Ridepod Fuel
patch=1,EE,21E23130,extended,4479C000

// Infinite Ridepod Fuel
patch=1,EE,21E23134,extended,4479C000

// Max Ridepod EXP
/patch=1,EE,21E2313C,extended,47C34F80

// Infinite Spheda Shots
patch=1,EE,20275F3C,extended,10000003
patch=1,EE,20275F50,extended,10000004
patch=1,EE,20275F64,extended,24050064

// Always Able To Feed Fish
patch=1,EE,20199838,extended,00000000
patch=1,EE,20199848,extended,00000000
/-------------[Ridepod Codes]---END

/-------------[Fish Stats in Aquarium Codes]
// Fish 1 Stats 99
patch=1,EE,01e23442,extended,00000063
patch=1,EE,21e23444,extended,00630063
patch=1,EE,21e23448,extended,00630063

// Fish 2 Stats 99
patch=1,EE,01E234AE,extended,00000063
patch=1,EE,21E234B0,extended,00630063
patch=1,EE,21E234B4,extended,00630063

// Fish 3 Stats 99
patch=1,EE,01E2351A,extended,00000063
patch=1,EE,21E2351C,extended,00630063
patch=1,EE,21E23520,extended,00630063

// Fish 4 Stats 99
patch=1,EE,01E23586,extended,00000063
patch=1,EE,21E23588,extended,00630063
patch=1,EE,21E2358C,extended,00630063

// Fish 5 Stats 99
patch=1,EE,01E235F2,extended,00000063
patch=1,EE,21E235F4,extended,00630063
patch=1,EE,21E235F8,extended,00630063

// Fish 1 Stats 99
patch=1,EE,01E2365E,extended,00000063
patch=1,EE,21E23660,extended,00630063
patch=1,EE,21E23664,extended,00630063
/-------------[Fish Stats in Aquarium Codes]---END

PS: This is another game like Castlevânia Curse of Darkness, that u can put the pnach into the right folder and the console doesn't indicate it with codes. Maybe need a straight path or something like this. Probably will work normally on game v1.00, but will need to rename to right CRC(of the disc v1.00).
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493