..:: 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
(07-29-2015, 12:36 AM)godofrock456 Wrote: [ -> ]I had a look and can't find anything for putting weapons in a slot but I found some Game Genie codes for the attributes, I can convert it and make you a pnach if you like

Here are the codes if you want to do it yourself

Code:
Max Attribute Modifier-Slot 4 Codes
129    Nothing    F85E1EFA 539DA190
130    Life +20    910727B4 18D4B1B4
131    Musou +20    51A89406 37355723
132    Atk +20    2B05AB89 D9C17DA9
133    Def +20    93E312B5 DB32D5E1
134    Spd +20    EDE9D424 A0122395
135    Bow +20    B19C6C92 C2A71469
136    Horse +20    849C5D6E 56F4DBF5
137    Luck +20    50B67F6D 4C9A673E
138    Fill +20    1FDE9DD6 EF3F55D3
139    Charge +20    84CAE500 31FA036B

I will try by myself first. Hopefully i do it right. Thank you so much for helping me Smile


EDIT:

I tried the codes and failed. When pcsx2 starts the game a bunch of red writing pops up on the program log and then it freezes and stops working. I cant click on it or copy the writing, all i can do is close the program. Maybe i put the codes in wrong?
Here is the layout of the codes you gave me

//130 Life +20
patch=1,EE,910727B4,extended,18D4B1B4

//131 Musou +20
patch=1,EE,51A89406,extended,37355723

//132 Atk +20
patch=1,EE,2B05AB89,extended,D9C17DA9

//133 Def +20
patch=1,EE,93E312B5,extended,DB32D5E1

//134 Spd +20
patch=1,EE,EDE9D424,extended,A0122395

is that right?

What should i do?
Code:
//129 Nothing
patch=1,EE,10464FCE,extended,00000020

//130 Life +20
patch=1,EE,10464FCE,extended,00001300

//131 Musou +20
patch=1,EE,10464FCE,extended,00001301

//132 Atk +20
patch=1,EE,10464FCE,extended,00001302

//133 Def +20
patch=1,EE,10464FCE,extended,00001303

//134 Spd +20
patch=1,EE,10464FCE,extended,00001304

//135 Bow +20
patch=1,EE,10464FCE,extended,00001305

//136 Horse +20
patch=1,EE,10464FCE,extended,00001306

//137 Luck +20
patch=1,EE,10464FCE,extended,00001307

//138 Fill +20
patch=1,EE,10464FCE,extended,00001308

(Odd codes to be honest...)
(07-29-2015, 02:02 AM)aminn003 Wrote: [ -> ]I will try by myself first. Hopefully i do it right. Thank you so much for helping me Smile


EDIT:

I tried the codes and failed. When pcsx2 starts the game a bunch of red writing pops up on the program log and then it freezes and stops working. I cant click on it or copy the writing, all i can do is close the program. Maybe i put the codes in wrong?
Here is the layout of the codes you gave me

//130 Life +20
patch=1,EE,910727B4,extended,18D4B1B4

//131 Musou +20
patch=1,EE,51A89406,extended,37355723

//132 Atk +20
patch=1,EE,2B05AB89,extended,D9C17DA9

//133 Def +20
patch=1,EE,93E312B5,extended,DB32D5E1

//134 Spd +20
patch=1,EE,EDE9D424,extended,A0122395

is that right?

What should i do?

You haven't converted them that's why haha, here try these

Code:
//130 Life +20
patch=1,EE,10464FCE,extended,00001300

//131 Musou +20
patch=1,EE,10464FCE,extended,00001301

//132 Atk +20
patch=1,EE,10464FCE,extended,00001302

//133 Def +20
patch=1,EE,10464FCE,extended,00001303

//134 Spd +20
patch=1,EE,10464FCE,extended,00001304

If that fails then it's most likely the region code, and you'll just have to scour google for the correct ones if there are any, try different ones, search for action replay or gameshark codes or even xploder, other than that I don't know but hope these work for you Laugh
(07-29-2015, 09:50 AM)godofrock456 Wrote: [ -> ]You haven't converted them that's why haha, here try these

Code:
//130 Life +20
patch=1,EE,10464FCE,extended,00001300

//131 Musou +20
patch=1,EE,10464FCE,extended,00001301

//132 Atk +20
patch=1,EE,10464FCE,extended,00001302

//133 Def +20
patch=1,EE,10464FCE,extended,00001303

//134 Spd +20
patch=1,EE,10464FCE,extended,00001304

If that fails then it's most likely the region code, and you'll just have to scour google for the correct ones if there are any, try different ones, search for action replay or gameshark codes or even xploder, other than that I don't know but hope these work for you Laugh

Mellow Oh right the converting ;-; newb mistake. Sorry for derping lol.
Thank you i will try these again!

Edit:
Also how did you convert them? what were these codes beforehand? Gameshark, action replay or what?

Edit of edit:
Oh well im doomed. These codes dont work either. I have tried searching for others but nothing came up. They either dont exist or i lack googleing skills ;-; nvm.
Thanks for all the help though.
(07-29-2015, 07:57 PM)aminn003 Wrote: [ -> ]Mellow Oh right the converting ;-; newb mistake. Sorry for derping lol.
Thank you i will try these again!

Edit:
Also how did you convert them? what were these codes beforehand? Gameshark, action replay or what?

Edit of edit:
Oh well im doomed. These codes dont work either. I have tried searching for others but nothing came up. They either dont exist or i lack googleing skills ;-; nvm.
Thanks for all the help though.

They were Codebreaker codes, get a program called omniconvert and put in the input the code you want to convert then in the output the raw option for that code e.g. codebreaker > codebreaker raw
Can you please make me pnach for Resident Evil Dead Aim ( US version )? I want Infinite Health for all playable chars as Bruce and Fong Ling. I'm unable to make a working pnach Sad I've provided the details of game CRC below.

(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SLUS_206.69;1
(SYSTEM.CNF) Software version = 1.01
(SYSTEM.CNF) Disc region type = NTSC
ELF (cdrom0:\SLUS_206.69;1) Game CRC = 0xFBB5290C, EntryPoint = 0x00100008
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SLUS_206.69;1

The Cheat i want from Action Replay Max:

(M)
KBH4-4RF7-0C92C
2AEA-7D3M-AUH1Y
VGH0-PED3-AJ360
 
 
·  Bruce McGivern Codes
P34W-8QYD-27W0C

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Health
WZ7H-74Z2-FHYD6
T251-7ANA-Y4TCE

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Green Herb
Z6TZ-CPC5-KF68R
0AYC-KP10-86QYQ

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Herbal Medicine
P0DQ-AATA-0VC16
MXEU-YM1U-TF39B

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Medicinal Spray
2681-ZM0R-KP5CR
TME7-NX5V-BM54C

 
 
·  Fong Ling Codes
BTG6-WRMH-B9QK0

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Health
NVVE-3U1G-UQEZ6
HYXK-YXU0-1CJ49

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Green Herb
9BWX-F9PM-YCKG7
Z5CM-2ZJW-X0F9V

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Herbal Medicine
RZTT-85H3-Y7H9T
Z0T4-VUXX-6KP7T

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Medicinal Spray
2M0H-P41C-P5BUW
QEVN-MYVJ-5WCKY
(08-01-2015, 12:02 PM)Jay123 Wrote: [ -> ]Can you please make me pnach for Resident Evil Dead Aim ( US version )? I want Infinite Health for all playable chars as Bruce and Fong Ling. I'm unable to make a working pnach Sad I've provided the details of game CRC below.

(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SLUS_206.69;1
(SYSTEM.CNF) Software version = 1.01
(SYSTEM.CNF) Disc region type = NTSC
ELF (cdrom0:\SLUS_206.69;1) Game CRC = 0xFBB5290C, EntryPoint = 0x00100008
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SLUS_206.69;1

The Cheat i want from Action Replay Max:

(M)
KBH4-4RF7-0C92C
2AEA-7D3M-AUH1Y
VGH0-PED3-AJ360
 
 
·  Bruce McGivern Codes
P34W-8QYD-27W0C

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Health
WZ7H-74Z2-FHYD6
T251-7ANA-Y4TCE

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Green Herb
Z6TZ-CPC5-KF68R
0AYC-KP10-86QYQ

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Herbal Medicine
P0DQ-AATA-0VC16
MXEU-YM1U-TF39B

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Medicinal Spray
2681-ZM0R-KP5CR
TME7-NX5V-BM54C

 
 
·  Fong Ling Codes
BTG6-WRMH-B9QK0

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Health
NVVE-3U1G-UQEZ6
HYXK-YXU0-1CJ49

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Green Herb
9BWX-F9PM-YCKG7
Z5CM-2ZJW-X0F9V

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Herbal Medicine
RZTT-85H3-Y7H9T
Z0T4-VUXX-6KP7T

·  [img=378x19]file:///C:\Users\ABC\AppData\Local\Temp\msohtmlclip1\01\clip_image001.gif[/img]
Infinite Medicinal Spray
2M0H-P41C-P5BUW
QEVN-MYVJ-5WCKY
Code:
gametitle=Resident Evil: Dead Aim (US)
comment=patch developed by godofrock456
//(M)
patch=1,EE,021C0E2B,extended,297CE32E
patch=1,EE,E1580000,extended,00000000
patch=1,EE,C4106D04,extended,00030800

//Bruce Mcgivern Codes
patch=1,EE,021C0E2B,extended,51500800

//Infinite Health
patch=1,EE,021C0E2B,extended,6141C56B
patch=1,EE,042DEA94,extended,00000000

//Infinite Green Herb
patch=1,EE,021C0E2B,extended,7141C56B
patch=1,EE,042DEAA0,extended,00000063

//Infinite Herbal Medicine
patch=1,EE,021C0E2B,extended,8141C56B
patch=1,EE,042DEAA4,extended,00000063

//Infinite Medicinal Spray
patch=1,EE,021C0E2B,extended,9141C56B
patch=1,EE,042DEAA8,extended,00000063

//Fong Ling Codes
patch=1,EE,021C0E2E,extended,B1500800

//Infinite Health
patch=1,EE,021C0E2E,extended,C141C5D7
patch=1,EE,042DEB08,extended,00000000

//Infinite Green Herb
patch=1,EE,021C0E2E,extended,D141C5D7
patch=1,EE,042DEB14,extended,00000063

//Infinite Herbal Medicine
patch=1,EE,021C0E2E,extended,E141C5D7
patch=1,EE,042DEB18,extended,00000063

//Infinite Medicinal Spray
patch=1,EE,021C0E2E,extended,F141C5D7
patch=1,EE,042DEB1C,extended,00000063

I don't have the game so was unable to test it, enjoy Smile
(08-01-2015, 01:02 PM)godofrock456 Wrote: [ -> ]
Code:
gametitle=Resident Evil: Dead Aim (US)
comment=patch developed by godofrock456
//(M)
patch=1,EE,021C0E2B,extended,297CE32E
patch=1,EE,E1580000,extended,00000000
patch=1,EE,C4106D04,extended,00030800

//Bruce Mcgivern Codes
patch=1,EE,021C0E2B,extended,51500800

//Infinite Health
patch=1,EE,021C0E2B,extended,6141C56B
patch=1,EE,042DEA94,extended,00000000

//Infinite Green Herb
patch=1,EE,021C0E2B,extended,7141C56B
patch=1,EE,042DEAA0,extended,00000063

//Infinite Herbal Medicine
patch=1,EE,021C0E2B,extended,8141C56B
patch=1,EE,042DEAA4,extended,00000063

//Infinite Medicinal Spray
patch=1,EE,021C0E2B,extended,9141C56B
patch=1,EE,042DEAA8,extended,00000063

//Fong Ling Codes
patch=1,EE,021C0E2E,extended,B1500800

//Infinite Health
patch=1,EE,021C0E2E,extended,C141C5D7
patch=1,EE,042DEB08,extended,00000000

//Infinite Green Herb
patch=1,EE,021C0E2E,extended,D141C5D7
patch=1,EE,042DEB14,extended,00000063

//Infinite Herbal Medicine
patch=1,EE,021C0E2E,extended,E141C5D7
patch=1,EE,042DEB18,extended,00000063

//Infinite Medicinal Spray
patch=1,EE,021C0E2E,extended,F141C5D7
patch=1,EE,042DEB1C,extended,00000063

I don't have the game so was unable to test it, enjoy Smile

Thanks a lot. I'm outside now, 'll  test when i return home. Thanking you again Smile
Someone help, been trying to get a pnach file working on FF12 IZJS for ages, I've got cheats enabled, I've got the correct CRC and I've removed the hidden extension on the pnach file (.txt) what else am I doing wrong?
(08-03-2015, 05:29 PM)silvinex Wrote: [ -> ]Someone help, been trying to get a pnach file working on FF12 IZJS for ages, I've got cheats enabled, I've got the correct CRC and I've removed the hidden extension on the pnach file (.txt) what else am I doing wrong?

Have you got the right codes, and have you converted them to raw format?
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