..:: 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
Code:
gametitle=Mega Man X Collection

//Megaman X: Invincibility
patch=1,EE,E0010002,extended,00662E84
patch=1,EE,00FE1E18,extended,00000008

//Megaman X2: Invincibility
patch=1,EE,E0010003,extended,00662E84
patch=1,EE,00FE1C48,extended,00000008

//Megaman X3: Invincibility
patch=1,EE,E0010004,extended,00662E84
patch=1,EE,008804AA,extended,00000008

//Megaman X4: Invincibility
patch=1,EE,E0010005,extended,00662E84
patch=1,EE,10996D30,extended,00003500

//Megaman X5: Infinite Lives
patch=1,EE,E0020006,extended,00662E84
patch=1,EE,D01A4582,extended,0010FFFE
patch=1,EE,00C0A15C,extended,0000003C

//Megaman X6: Infinite Lives
patch=1,EE,E0020007,extended,00662E84
patch=1,EE,D01A4582,extended,0010FFFE
patch=1,EE,00B63B4C,extended,0000003C

If you want to disable the MMX6 Infinite Lives code for example, just put it like this:

Code:
//Megaman X6: Infinite Lives
//patch=1,EE,E0020007,extended,00662E84
//patch=1,EE,D01A4582,extended,0010FFFE
//patch=1,EE,00B63B4C,extended,0000003C
I edited my post. The inviceablity codes are bugged, you can't enter doors. The infinate life codes only work as long as you hold select. patch=1,EE,D01A4582,extended,0010FFFE is the thing that adds a select toggle, however it dosen't actually toggle on and off. It will toggle invinceable on, but not off. I need to figure out how to add a toggle both on, and off. When I had the old code breaker ages ago on my ps2 I thought they had a way to disable it.
Can you try this one out for Megaman X1

//Megaman X: Invincibility
patch=1,EE,E001FFFE,extended,10662E84
patch=1,EE,00FE1E18,extended,00000008


The invincibility code should only turn on when Select is pressed now and it should ignore the code if it's not pressed. But there's a possibility that the game might keep the code permanently active after pressing Select, if that's true, let me know. Then we'll have to expand the code to also add a deactivator. This code might not work as intended. Unfortunately I have no easy way of testing it out without the game right now. So you'll have to do the testing. Tongue
I will test it when I get home from work. It has to be continually pressed? Or just pressed once? I have it so pressing it once turns it on forever. I am guessing the emulator does not process the codes the way a real codebreaker/ps2 would?
The code is altered a bit. The "E" type code is basically saying that it activates when a condition is met.

In this case, if Select is NOT pressed, it will ignore the next line. (This is indicated by starting the value of the second string of the first line with '1' instead of '0').

But if the game is annoying with codes, it might still trigger permanently, in which case a completely different joker code will have to be made, where you can turn it off manually with a different button press.

The code just might not work at all right now also. That's what needs to be tested.
I just tested it. It dosen't do anything/
Hello and good day to all. I am a newbie here, may i request sa cheat engine table for wild arms 4? like for stats, money, and etc? thank you in advance. So far I am new to cheat engine to and the Emulator. Having a hard time understanding the pnach file or patching posted by OP. Thank you in advance.
Genji-Dawn of the Samurai (All Tested, All Working)

Code:
D71B57F4.PNACH
gametitle=Genji - Dawn of the Samurai [SCUS-97471]

//Infinite Money
patch=1,EE,1059C504,extended,0000FFFF

//Max Money on Hand
patch=1,EE,2059C504,extended,000F423F

//Buying Items Doesn't Decrease Money on Hand
patch=1,EE,20261D2C,extended,00000000

//Infinite Essence of Amahagane
patch=1,EE,106EE526,extended,0000270F

//Infinite Item Usage
patch=1,EE,202C0A94,extended,00000000

//Both Characters: Infinite Kamui
patch=1,EE,1057671A,extended,000004EC

//Yoshitsune: Quick XP Gain
patch=1,EE,10572B84,extended,0000FFFF

//Benkei: Quick XP Gain
patch=1,EE,10572BC4,extended,0000FFFF

Magna Carta: Tears of Blood
All Tested
All Working

You need to be careful with this one. When Undine quest comes up you need to disable your cheats otherwise you glitch the game and all that work (trust me...it will be a LOT of work by then) will go to waste.

Code:
gametitle=Magna Carta - Tears of Blood (NTSC-U) [SLUS-21221]
comment=C0AC5781

//Unlimited Sid
patch=1,EE,20E3EE3C,extended,05F5E0FF

//Max Item on Usage (DISABLE FOR GLACIER MAKER QUEST!  WILL GLITCH UNDINE!)
patch=1,EE,2039FDD8,extended,24020063

// Max Party Leadership Meter
patch=1,EE,200C02E0,extended,3C0142C8
patch=1,EE,200C02E4,extended,8E230390
patch=1,EE,200C02E8,extended,03E00008
patch=1,EE,200C02EC,extended,AC610028
patch=1,EE,20369A40,extended,0C0300B8
(11-10-2013, 04:06 PM)tadatada Wrote: [ -> ]Xenosaga Episode I - Der Wille zur Macht (U) [SLUS-20469] - No encounter and R2 movement speed cheats

Code:
gametitle=Xenosaga Episode I - Der Wille zur Macht (U) [SLUS-20469]

//// No encounter

// No encounter: On
patch=1,EE,202D1268,extended,24020000

// No encounter: Off (Init)
//patch=1,EE,202D1268,extended,30420001


//// Movement speed while pressing R2

// Fast (more than enemies)
patch=1,EE,204DC534,extended,43C00000

// Slow (Init)
//patch=1,EE,204DC534,extended,42C00000

what does (Init) means ?
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