..:: 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
Did you saw that I was saying that the code is disabled for safety when you copy the code and paste it here.

Read carefully
http://forums.pcsx2.net/Thread-Post-your...8#pid44078
(09-09-2010, 09:58 AM)vsub Wrote: [ -> ]Did you saw that I was saying that the code is disabled for safety when you copy the code and paste it here.

Read carefully
http://forums.pcsx2.net/Thread-Post-your...8#pid44078

Yes, I saw that part. Sorry I didn't specify that I did activate it. I can get it to make the coins but it just wont let me use them. When I try and press X to use them it makes the same sound as it does when you just try and click on an empty space. Here is what I have written in the pnach file for getting the durability coin. Maybe I just inadvertently messed something up while activating it.

// Item Modifier 0 - 428
patch=1,EE,01E2262E,short,000000CA

and thank you for the quick response!
You are not doing it correctly.
As the name says Item MODIFIER...meaning you have to place item to be able to have it.
The code is not working because if the slot is empty,when you change it to some item,you still have 0 of it because the address of the amount of items in that slot is set to 0 because you don't have item there.If you place item there and then change the value,you will be able to use it.

Just place something on the slot before the last one,use the code to have 999 of it and move to that slot how much you want to have of the item you want.
(09-09-2010, 06:40 PM)vsub Wrote: [ -> ]You are not doing it correctly.
As the name says Item MODIFIER...meaning you have to place item to be able to have it.
The code is not working because if the slot is empty,when you change it to some item,you still have 0 of it because the address of the amount of items in that slot is set to 0 because you don't have item there.If you place item there and then change the value,you will be able to use it.

Just place something on the slot before the last one,use the code to have 999 of it and move to that slot how much you want to have of the item you want.

Thank you again for the quick replay again but I am unfortunately still having problems. I'll try and elaborate on my problem as much as possible. If I place a durability coin in the 999 item slot it does not give me multiple coins. If I place the durability coin in the modification spot only a single coin will work and the rest you can't click on. Now if I place a rolling log in the 999 item slot and then the coin slot I can get 999 durability coins but they have the exact same properties as the logs. So if I try and add them to a weapon I get 1 chill point instead of the coin properties. I have trying doing it all at once and adding the items then saving and rebooting but none of it seems to work. Could the problem be instead that the 999 item slot does not multiply the coins right since it wont multiply any of my coins or gems? It gives " " as the name of any coin or gem I add and it takes 3 points to add it to a weapon instead of 1. Maybe that will help. I'm terribly sorry for all the trouble, I feel like there is something very simple that I am just not grasping.

Edit: Strangely enough it doesn't matter what item I try and add to the coin to modify it. It always wants to break down into 1 chill point. Even if i try and put in a flame stone. Just thought this might be something worth knowing.
Hello everyone,

I am posting a request for a patch, which is a rather unusual one. For Fate/Unlimited Codes, I am looking for codes that will allow me to have the lifebars and associate gauges that are displayed during a match, so I essentially have a clean screen with no overlays and just the characters and background.

I've tried it myself with Phaste and I cannot figure it out for the life of me, so I would really appreciate it if someone could lend a hand on this.

Thanks in advance!
Could anyone make a patch for me for Final Fantasy X-2 (E)(9AAC5309)? I'd like Infinite Ammo/Health for the Gunner's Gauntlet and Infinite Sphere Break Coins. I have tried myself but the codes didn't have the right effect and converted ARMAX codes don't work either.
Mark IV is that SLES_515.18 right?
If the condensed code(start with 40...pcsx2 in most cases don't like this code type) don't work,replace it with this

Code:
patch=1,EE,2036F020,extended,63636363
patch=1,EE,2036F024,extended,63636363
patch=1,EE,2036F028,extended,63636363
patch=1,EE,2036F02C,extended,63636363
patch=1,EE,2036F030,extended,63636363
patch=1,EE,2036F034,extended,63636363
patch=1,EE,2036F038,extended,63636363
patch=1,EE,2036F03C,extended,63636363
patch=1,EE,2036F040,extended,63636363
patch=1,EE,2036F044,extended,63636363
patch=1,EE,2036F048,extended,63636363
patch=1,EE,2036F04C,extended,63636363
patch=1,EE,2036F050,extended,63636363
patch=1,EE,2036F054,extended,63636363
patch=1,EE,2036F058,extended,63636363
patch=1,EE,2036F05C,extended,63636363
Anyone got a working cheat for Wild Arms 5 ...?
I've tried converting ArMax and CodeBreaker codes, but still can't get a working one though it doesn't produce any error for the emulator Sad
It's NTSC , SLUS-21615, with CRC : C1640D2C
Just an "Infinite items or all items" will be enough for me..
Thx....
That game(Wild Arms 5)have more than 400 items which means enabling more than 400 lines code and that's not all.Those 400 lines are only to have the item...add more 400 to have x amount every one of them.

I doubt pcsx2 can handle such code without crashing.
Where did you find all items code...maybe you are not converting it correctly(if it's actually need converting)
(09-20-2010, 11:05 AM)vsub Wrote: [ -> ]Mark IV is that SLES_515.18 right?
If the condensed code(start with 40...pcsx2 in most cases don't like this code type) don't work,replace it with this

Code:
patch=1,EE,2036F020,extended,63636363
patch=1,EE,2036F024,extended,63636363
patch=1,EE,2036F028,extended,63636363
patch=1,EE,2036F02C,extended,63636363
patch=1,EE,2036F030,extended,63636363
patch=1,EE,2036F034,extended,63636363
patch=1,EE,2036F038,extended,63636363
patch=1,EE,2036F03C,extended,63636363
patch=1,EE,2036F040,extended,63636363
patch=1,EE,2036F044,extended,63636363
patch=1,EE,2036F048,extended,63636363
patch=1,EE,2036F04C,extended,63636363
patch=1,EE,2036F050,extended,63636363
patch=1,EE,2036F054,extended,63636363
patch=1,EE,2036F058,extended,63636363
patch=1,EE,2036F05C,extended,63636363
It's not working, no effect whatsoever.
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