..:: PCSX2 Forums ::..

Full Version: PCSX2 - Widescreen Game Patches
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 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803
(09-14-2013, 04:53 AM)flameofrecca Wrote: [ -> ]There is no tutorial for how to adjust other things like 2d objects such as HUD simply because there is no one definitive way to do so, unless of course you know MIPS assembly.

I'm no expert, but pretty much the only way I've managed to find HUD values in some ps2 games is through cheat engine.  Honestly, I just searched random values anywhere from 1 to 640, just like I was searching for a widescreen address and just happened to come across one that affects the HUD. As with widescreen, it all depends on that particular game. Some games are just impossible to find anything at all in cheat engine, while others are incredibly easy.

This applies to FMV fixes as well.  With both Grandia 2 and Tales of Symphonia, I was able to find addresses that fix the FMV size in cheat engine. Unfortunately, it's all luck. The only tip I can really say is that if you find an address that seems to do something that you want (like affect the HUD size), then keep searching in that address range and you'll probably find something.

On another note...
Here's a pnach for Nicktoons Unite! (NTSC-U) as requested on the list (16:10 added as an option as well)


Here's a perfect example of a ps2 game where it was actually quite easy to find an address that fixes the HUD size, in cheat engine.

Hi, I ported this patch (Nicktoons Unite!) to PAL and once I was done I was doing some testing and noticed that the patch is completely broken, the rendering does some weird stuff, it's like the rendering field totally breaks, you can easily see it if you enter the first level and load the first in-game cutscene (not the prerendered intros). I include the ported PAL-M version (also broken). If someone wants to give it a try finding an address for the rendering or maybe a different address for the width.
Hey guys, I'm wondering if anyone here could help me. My partner has been playing Playboy: The Mansion. I can't seem to find a widescreen patch for it and I haven't got a clue on how to do the patch myself. Can anyone here help me create a patch for it?

I have the games CRC, but i have no idea where to start looking or what to do to create a patch for it.
I also have Midway Arcade Treasures I want to create a widescreen patch for, but none of the guides here are up-to-date with the latest cheat engine or the latest PCSX2. Is there an up-to-date guide for how to create the pnach yourself or is this thread dead?
@PeterDelta
Thanks for the fixed render fix and closet.
No luck with "widescreen code is causing post processing effects around gold piles in princess Jasmin levels and fire in the fireplace of Snow White section down in the castle to show up as blocky semi-transparent glitches" for Disney Princess?
(04-08-2024, 07:58 AM)drobovik Wrote: [ -> ]@PeterDelta
Thanks for the fixed render fix and closet.
No luck with "widescreen code is causing post processing effects around gold piles in princess Jasmin levels and fire in the fireplace of Snow White section down in the castle to show up as blocky semi-transparent glitches" for Disney Princess?

For now I haven't found anything else, at some point it will come out
Is it possible to port this for other versions of the game - NTSC v2.01, v3.00, PAL, NTSC-J?

Code:
// GTA VICE CITY 1.40 Modern Widescreen Fix
// by Daniel Santos e Pedro_PAP

patch=0,EE,20290EC4,extended,3c044270 //Radar Width

patch=0,EE,20290AA8,extended,3c024270 //Radar Mask Width
patch=0,EE,20290BD0,extended,3c024270 //Radar Mask Width

patch=0,EE,20293690,extended,3c024270 //Radar stuff Width
patch=0,EE,202938C4,extended,3c024270 //Radar stuff Width
patch=0,EE,20293934,extended,3c024270 //Radar stuff Width
patch=0,EE,202940B4,extended,3c024270 //Radar stuff Width
patch=0,EE,20294124,extended,3c024270 //Radar stuff Width

patch=0,EE,20294DD0,extended,3c034270 //Radar stuff Width

patch=0,EE,20295458,extended,3c034270 //Radar Blip Disc Width

patch=0,EE,202D39E8,extended,3c03424c //Radar Ring left
patch=0,EE,202D3A90,extended,3c03424c //Radar Ring left

patch=0,EE,202D39F8,extended,3c0342f6 //Radar Ring right
patch=0,EE,202D3AA0,extended,3c0342f6 //Radar Ring right

//CFont::SetScale hook
patch=0,EE,202CD990,extended,3C013f40 //lui $at, 0x3f40
patch=0,EE,202CD994,extended,44810000 //mtc1 $at, $f0
patch=0,EE,202CD998,extended,46006302 //mul.s $f12, $f0
patch=0,EE,202CD99C,extended,3c010069 //lui     $at, 0x7C
patch=0,EE,202CD9A0,extended,e42cd5f4 //swc1    $f12, flt_68D5F4
patch=0,EE,202CD9A4,extended,3c010069 //lui     $at, 0x7C
patch=0,EE,202CD9A8,extended,03e00008 //jr ra
patch=0,EE,202CD9AC,extended,e42dd5f8 //swc1    $f13, flt_68D5F8

void CFont::SetScale(float w, float h){
    globalWidth = w*0.75;
    globalHeight = h;
}

patch=0,EE,202D1CB4,extended,3c034409 // Fist Icon left

patch=0,EE,202D1CC4,extended,3c024415 // Fist icon right
patch=0,EE,202D1CC8,extended,3442a391 // Fist icon right

patch=0,EE,202D1C54,extended,3c0341c7 // Weapon Icon width

//--------------------------------------------------FOV------------------------------------------------//

patch=0,EE,201325BC,extended,3C013F9D //New SetFOV
patch=0,EE,201325C0,extended,44810000 //New SetFOV
patch=0,EE,201325C4,extended,46006302 //New SetFOV
patch=0,EE,201325C8,extended,03E00008 //New SetFOV
patch=0,EE,201325CC,extended,E78C86F8 //New SetFOV

patch=0,EE,202434EC,extended,0C04C96F //SetFOV Call
patch=0,EE,2026FE1C,extended,0C04C972 //SetFOV Call
patch=0,EE,202703F4,extended,0C04C972 //SetFOV Call

//patch=0,EE,20273988,extended,00000000 //Skip MPEG Decoder
//patch=0,EE,202739A8,extended,00000000 //Skip MPEG Decoder
//patch=0,EE,2029072C,extended,00000000 //Radar quadrado

//-----------------------------------------------------------------------------------------------------//

//patch=0,EE,202E7860,extended,24070001 // Remove a necessidade do gta3_2.img em diante

[No money zeros]
patch=0,EE,204ADB28,extended,00642524
patch=0,EE,204ADB2C,extended,00000000

[No life/armour zeros]
patch=0,EE,204ADB40,extended,00006425

[Wanted Stars]
patch=0,EE,202D2558,extended,3C034170 // wanted pos x offset - 15.0
patch=0,EE,202D23E8,extended,3C034414 // initial pos x
patch=0,EE,202D2480,extended,3C0242A7 // wanted pos y
patch=0,EE,202D24E4,extended,3C0242A7 // wanted pos y
patch=0,EE,202D253C,extended,3C0242A7 // wanted pos y

[Weapon ammo]
patch=0,EE,202D1E80,extended,3C024288 // ammo pos Y
patch=0,EE,202D1E14,extended,24040001 // CFont::SetDropShadowPosition(1LL);
patch=0,EE,202D1E5C,extended,240600FF // color G
patch=0,EE,202D1E64,extended,240700FF // color B

[Clock]
patch=0,EE,202D31E8,extended,3C034408 // clock pos x

[Money]
patch=0,EE,202D199C,extended,3C034408 // money pos x

[Life]
patch=0,EE,202D20F4,extended,3C034408 // life pos x
patch=0,EE,202D2180,extended,3C0343FE // life icon pos x

[Armour]
patch=0,EE,202D22A8,extended,3C0343F7 // armour pos x
patch=0,EE,202D232C,extended,3C0343E4 // armour icon pos x

Original forum thread to give credit


Also there's one for GTA SA NTSC v1.03

Code:
gametitle=Grand Theft Auto: San Andreas
comment=GTA San Andreas Modern Widescreen Fix

//------------------------------------------------Fixes------------------------------------------------//

//Linear Filtering for License Plates
patch=0,EE,204A48A4,extended,34630002 ori $v1, 2 //RWLINEARFILTER

//Fixed ammo for melee weapons in cheats
patch=0,EE,2059D88C,extended,24060001 li $s2 1 //knife
patch=0,EE,2059D998,extended,24060001 li $s2 1 //knife
patch=0,EE,2059DB60,extended,24060001 li $s2 1 //chainsaw
patch=0,EE,2059DC34,extended,24060001 li $s2 1 //chainsaw
patch=0,EE,2059F67C,extended,24060001 li $s2 1 //parachute
patch=0,EE,2059F3BC,extended,24060001 li $s2 1 //katana

//014C cargen counter fix (by spaceeinstein)
patch=0,EE,20295AF0,extended,2C61FFFF //slti => sltiu
patch=0,EE,20295AF4,extended,10000004 //beqz => b

// Don't clean the car BEFORE Pay 'n Spray doors close, as it gets cleaned later again anyway!
patch=0,EE,202E41CC,extended,00000000 nop

// Fixed muzzleflash not showing from last bullet
patch=0,EE,204071F4,extended,00000000 nop

// Help boxes showing with big message
// Game seems to assume they can show together
patch=0,EE,202AE3A0,extended,00000000 nop

// Impound garages working correctly
patch=0,EE,201C6088,extended,0C0BAA58 jal CGarages::IsPointWithinAnyGarage(CVector &)
patch=0,EE,201C63C0,extended,0C0BAA58 jal CGarages::IsPointWithinAnyGarage(CVector &)
patch=0,EE,201C6510,extended,0C0BAA58 jal CGarages::IsPointWithinAnyGarage(CVector &)

// Impounding after busted works
patch=0,EE,202A09A4,extended,00000000 nop

// Weapon icon fix (crosshairs mess up rwRENDERSTATEZWRITEENABLE)
patch=0,EE,202AAB44,extended,00000000 nop
patch=0,EE,202AB284,extended,00000000 nop
patch=0,EE,202AB2B4,extended,00000000 nop

//Fix 4th texture memory leak on effects
patch=0,EE,203D4D50,extended,8E240018
patch=0,EE,203D4D64,extended,AE200018

//-------------------------------------------------HUD-------------------------------------------------//

//patch=0,EE,20663C00,extended,3f666666 //Wanted Height
patch=0,EE,20663C04,extended,3ecccccd //Wanted Width
//patch=0,EE,20663C0C,extended,3f8a3d71 //Wanted Shadow Height
patch=0,EE,20663C10,extended,3ef5c28f //Wanted Shadow Width
//patch=0,EE,202AA78C,extended,3c023fc0 //Wanted Vertical Padding

patch=0,EE,2026E03C,extended,3c084270 //Radar Width
patch=0,EE,2026ED00,extended,3c024270 //Radar Mask Width
patch=0,EE,2026EE30,extended,3c034270 //Radar Mask Width
patch=0,EE,2026EF18,extended,3c034270 //Radar Mask Width
patch=0,EE,20269528,extended,3c024270 //Radar Width unknown
patch=0,EE,2026E658,extended,3c024270 //Radar Width plane green overlay
patch=0,EE,202AC8F8,extended,3c024248 //Radar Width plane overlay
patch=0,EE,202AC964,extended,3c024270 //Radar Heigth plane overlay

patch=0,EE,202ACC4C,extended,3c0341eb //Radar Disc Width left up - a esquerda dessa porra aqui
patch=0,EE,202ACC50,extended,3c0243aa //Radar Disc Width left up - a parte de cima dessa porra aqui
patch=0,EE,202ACC60,extended,3c034278 //Radar Disc Width left up - a direita dessa porra aqui
patch=0,EE,202ACC64,extended,3c0243bf //Radar Disc Width left up - a parte de baixo dessa porra aqui

patch=0,EE,202ACC98,extended,3c0342be //Radar Disc Width right up - a esquerda dessa porra aqui
patch=0,EE,202ACC9c,extended,3c0243aa //Radar Disc Width right up - a parte de cima dessa porra
patch=0,EE,202ACCac,extended,3c034278 //Radar Disc Width right up - a direita dessa porra aqui
patch=0,EE,202ACCb0,extended,3c0243bf //Radar Disc Width right up - a parte de baixo dessa porra

patch=0,EE,202ACCE4,extended,3c0341eb //Radar Disc Width left down - a esquerda dessa porra aqui
patch=0,EE,202ACCE8,extended,3c0243d4 //Radar Disc Width left down - a parte de cima dessa porra
patch=0,EE,202ACCF8,extended,3c034278 //Radar Disc Width left down - a direita dessa porra aqui
patch=0,EE,202ACCFC,extended,3c0243bf //Radar Disc Width left down - a parte de baixo dessa porra

patch=0,EE,202ACD30,extended,3c0342be //Radar Disc Width right down - a esquerda dessa porra aqui
patch=0,EE,202ACD34,extended,3c0243d4 //Radar Disc Width right down - a parte de cima dessa porra
patch=0,EE,202ACD44,extended,3c034278 //Radar Disc Width right down - a direita dessa porra aqui
patch=0,EE,202ACD48,extended,3c0243bf //Radar Disc Width right down - a parte de baixo dessa porra

patch=0,EE,2026AE54,extended,3c034270 //Radar Blip disc Width

patch=0,EE,2026E04C,extended,3c064278 //Radar X Pos
//patch=0,EE,2026E0A0,extended,3c0443BF //Radar Y Pos
patch=0,EE,2026ED10,extended,3c024278 //Radar Mask X Pos
patch=0,EE,2026EE3C,extended,3c044278 //Radar Mask X Pos
patch=0,EE,2026EF34,extended,3c044278 //Radar Mask X Pos
patch=0,EE,2026AE6C,extended,3c034278 //Radar Blip disc X Pos
patch=0,EE,2026E674,extended,3c024278 //Radar X Pos plane green overlay
patch=0,EE,202AC900,extended,3c034278 //Radar X Pos plane overlay

patch=0,EE,202A9EF4,extended,3C024210 //Fist Icon Width
patch=0,EE,202A9E34,extended,3c024190 //Weapon Icon Width
patch=0,EE,202ABA40,extended,2405020D //Weapon Icon Pos X
patch=0,EE,202ABA7C,extended,2405020D //Weapon Icon Pos X - Player 2

patch=0,EE,20663748,extended,3e800000 //Ammo Width
patch=0,EE,202ABA90,extended,2405021F //Ammo X Pos
patch=0,EE,202ABACC,extended,2405021F //Ammo X Pos - Player 2

patch=0,EE,202A9B84,extended,3c0242A8 //Health bar width
patch=0,EE,202A9904,extended,2404002F //Armour bar width
patch=0,EE,202A9A04,extended,2404002F //Breath bar width

patch=0,EE,202AB51C,extended,24050231 //Armour bar pos x
patch=0,EE,202AB560,extended,24050231 //Armour bar pos x
patch=0,EE,202AB6B0,extended,24050231 //Breath bar pos x
patch=0,EE,202AB6F8,extended,24050231 //Breath bar pos x

//CHud::DrawBustedWastedMessage width
patch=0,EE,202AF568,extended,3C033F90    //lui     $v1, 0x3f90
patch=0,EE,202AF56C,extended,0C0AA200  //jal     _ZN5CFont8SetScaleEf  # Jump And Link
patch=0,EE,202AF570,extended,44836000    //mtc1    $v1, $f12
patch=0,EE,202AF574,extended,0C0AA2F4  //jal     _ZN5CFont15SetProportionalEh  # Jump And Link
patch=0,EE,202AF578,extended,24040001  //li      $a0, 1           # Load Immediate
patch=0,EE,202AF57C,extended,0C0AA310  //jal     _ZN5CFont10SetJustifyEh  # Jump And Link
patch=0,EE,202AF580,extended,0000202D  //move    $a0, $zero
patch=0,EE,202AF584,extended,0C0AA314  //jal     _ZN5CFont14SetOrientationEh  # Jump And Link
patch=0,EE,202AF588,extended,0000202D  //move    $a0, $zero
patch=0,EE,202AF58C,extended,0C0AA27C  //jal     _ZN5CFont12SetFontStyleEh  # Jump And Link
patch=0,EE,202AF590,extended,0000202D  //move    $a0, $zero
patch=0,EE,202AF594,extended,0C0AA2EC  //jal     _ZN5CFont7SetEdgeEa  # Jump And Link
patch=0,EE,202AF598,extended,24040003  //li      $a0, 3           # Load Immediate
patch=0,EE,202AF59C,extended,3C01007C  //lui     $at, 0x7C  # '|'  # Load Upper Immediate
patch=0,EE,202AF5A0,extended,3C024F00  //lui     $v0, 0x4F00      # Load Upper Immediate
patch=0,EE,202AF5A4,extended,C42132D8  //lwc1    $f1, _styledText3Alpha  # Load Word to FPU
patch=0,EE,202AF5A8,extended,44820000  //mtc1    $v0, $f0         # Move to FPU

//CHud::DrawSuccessFailedMessage width
patch=0,EE,202AF0FC,extended,3C033f59    //lui     $v1, 0x3f59
patch=0,EE,202AF100,extended,0C0AA200   //jal     _ZN5CFont8SetScaleEf  # Jump And Link
patch=0,EE,202AF104,extended,44836000    //mtc1    $v1, $f12
patch=0,EE,202AF108,extended,0C0AA2F4   //jal     _ZN5CFont15SetProportionalEh  # Jump And Link
patch=0,EE,202AF10C,extended,24040001   //li      $a0, 1           # Load Immediate
patch=0,EE,202AF110,extended,0C0AA310   //jal     _ZN5CFont10SetJustifyEh  # Jump And Link
patch=0,EE,202AF114,extended,0000202D   //move    $a0, $zero
patch=0,EE,202AF118,extended,0C0AA314   //jal     _ZN5CFont14SetOrientationEh  # Jump And Link
patch=0,EE,202AF11C,extended,0000202D   //move    $a0, $zero
patch=0,EE,202AF120,extended,2402024E   //li      $v0, 0x24E       # Load Immediate
patch=0,EE,202AF124,extended,44820000   //mtc1    $v0, $f0         # Move to FPU
patch=0,EE,202AF128,extended,0C0AA29C   //jal     _ZN5CFont13SetCentreSizeEf  # Jump And Link
patch=0,EE,202AF12C,extended,46800320   //cvt.s.w $f12, $f0        # Floating-point Convert to Single Fixed-Point Format
patch=0,EE,202AF130,extended,0C0AA27C   //jal     _ZN5CFont12SetFontStyleEh  # Jump And Link
patch=0,EE,202AF134,extended,24040003   //li      $a0, 3           # Load Immediate
patch=0,EE,202AF138,extended,0C0AA2EC   //jal     _ZN5CFont7SetEdgeEa  # Jump And Link
patch=0,EE,202AF13C,extended,24040002   //li      $a0, 2           # Load Immediate
patch=0,EE,202AF140,extended,3C01007C   //lui     $at, 0x7C  # '|'  # Load Upper Immediate
patch=0,EE,202AF144,extended,3C024F00   //lui     $v0, 0x4F00      # Load Upper Immediate
patch=0,EE,202AF148,extended,C42132D0   //lwc1    $f1, flt_7C32D0  # Load Word to FPU
patch=0,EE,202AF14C,extended,44820000   //mtc1    $v0, $f0         # Move to FPU

//CRadar::DrawRadarSprite width
patch=0,EE,2026D384,extended,3C034100  //lui     $v1, 0x4100      # Load Upper Immediate
patch=0,EE,2026D388,extended,0200102D  //move    $v0, $s0
patch=0,EE,2026D38C,extended,44831000  //mtc1    $v1, $f2         # Move to FPU
patch=0,EE,2026D390,extended,3C0340C6  //lui     $v1, 0x40C6
patch=0,EE,2026D394,extended,44831800  //mtc1    $v1, $f3         # Move to FPU
patch=0,EE,2026D398,extended,27A50050  //addiu   $a1, $sp, 0x70+var_20  # a2
patch=0,EE,2026D39C,extended,27A6006C  //addiu   $a2, $sp, 0x70+var_4  # rgbaColor
patch=0,EE,2026D3A0,extended,4603A801  //sub.s   $f0, $f21, $f3   # Floating-point Subtract
patch=0,EE,2026D3A4,extended,00021880  //sll     $v1, $v0, 2      # Shift Left Logical
patch=0,EE,2026D3A8,extended,3C020070  //li      $v0, dword_703A70  # Load Immediate
patch=0,EE,2026D3AC,extended,24423A70  //
patch=0,EE,2026D3B0,extended,00432021  //addu    $a0, $v0, $v1    # a1
patch=0,EE,2026D3B4,extended,E7A00050  //swc1    $f0, 0x70+var_20($sp)  # Store Word from FPU
patch=0,EE,2026D3B8,extended,4603A800  //add.s   $f0, $f21, $f3   # Floating-point Add
patch=0,EE,2026D3BC,extended,E7A00058  //swc1    $f0, 0x70+var_18($sp)  # Store Word from FPU
patch=0,EE,2026D3C0,extended,4602A041  //sub.s   $f1, $f20, $f2   # Floating-point Subtract
patch=0,EE,2026D3C4,extended,4602A000  //add.s   $f0, $f20, $f2   # Floating-point Add
patch=0,EE,2026D3C8,extended,E7A1005C  //swc1    $f1, 0x70+var_14($sp)  # Store Word from FPU
patch=0,EE,2026D3CC,extended,0C0AC258  //jal     _ZN9CSprite2d4DrawERK5CRectRK5CRGBA  # Jump And Link
patch=0,EE,2026D3D0,extended,E7A00054  //swc1    $f0, 0x70+var_1C($sp)  # Store Word from FPU
patch=0,EE,2026D3D4,extended,0200282D  //move    $a1, $s0
patch=0,EE,2026D3D8,extended,0C09A670  //jal     _ZN6CRadar19AddBlipToLegendListEhi  # Jump And Link
patch=0,EE,2026D3DC,extended,0000202D  //move    $a0, $zero
patch=0,EE,2026D3E0,extended,DFBF0040  //ld      $ra, 0x70+var_30($sp)  # Load Doubleword
patch=0,EE,2026D3E4,extended,C7B50004  //lwc1    $f21, 0x70+var_6C($sp)  # Load Word to FPU
patch=0,EE,2026D3E8,extended,7BB20030  //lq      $s2, 0x70+var_40($sp)  # Load Quadword
patch=0,EE,2026D3EC,extended,C7B40000  //lwc1    $f20, 0x70+var_70($sp)  # Load Word to FPU
patch=0,EE,2026D3F0,extended,7BB10020  //lq      $s1, 0x70+var_50($sp)  # Load Quadword
patch=0,EE,2026D3F4,extended,7BB00010  //lq      $s0, 0x70+var_60($sp)  # Load Quadword
patch=0,EE,2026D3F8,extended,03E00008  //jr      $ra              # Jump Register
patch=0,EE,2026D3FC,extended,27BD0070  //addiu   $sp, 0x70        # Add Immediate Unsigned

//CRadar::DrawBlips - Radar Centre
patch=0,EE,2026863C,extended,24050006
patch=0,EE,20268644,extended,24060008
patch=0,EE,20268674,extended,24050006
patch=0,EE,2026867C,extended,24060008

patch=0,EE,202ADA20,extended,3c033ecc //mission timers
patch=0,EE,202AD82C,extended,3c023f33 //Vehicle name width
patch=0,EE,202AFCAC,extended,3c023f33 //Mission title width

patch=0,EE,202AD29C,extended,c78c8384 //Area name width hook - 0x663474

patch=0,EE,20663bc8,extended,3ecccccd //Money Width

patch=0,EE,20663C58,extended,3ecccccd //Subtitles Width

patch=0,EE,20663674,extended,3EB33333 //Help box Width

patch=0,EE,202AC440,extended,C78C82BC //DrawVitalStats weekday width hook
patch=0,EE,202AC438,extended,C78D899C //DrawVitalStats weekday height hook

patch=0,EE,2023E5C4,extended,3c023f33 //CMenuManager::DrawWindow title width

patch=0,EE,202ACAB4,extended,3C0341d4 //AltitudeBar width
patch=0,EE,202ACC10,extended,3C0241e5 //AltitudeCounter width
patch=0,EE,202ACC00,extended,3C034190 //AltitudeCounter X Pos

//Set drop shadows to outline
patch=0,EE,202A8B90,extended,3c01007c
patch=0,EE,202A8B94,extended,a0202346
patch=0,EE,202A8B98,extended,3c01007c
patch=0,EE,202A8B9C,extended,a024234b
patch=0,EE,202A8Ba8,extended,a024234c

//--------------------------------------------------FOV------------------------------------------------//

patch=0,EE,2021DF84,extended,0C044C2F //SetFOV Call
patch=0,EE,20242D54,extended,0C044C2F //SetFOV Call
patch=0,EE,2021DF84,extended,0C044C2F //SetFOV Call

patch=0,EE,201130BC,extended,3C013F9D //New SetFOV
patch=0,EE,201130C0,extended,44810000 //New SetFOV
patch=0,EE,201130C4,extended,46006302 //New SetFOV
patch=0,EE,201130C8,extended,03e00080 //New SetFOV
patch=0,EE,201130CC,extended,E78C9A90 //New SetFOV

patch=0,EE,2021DFE0,extended,3c0242a0 // Emergency Vehicles Fix

patch=0,EE,202EE0E0,extended,3C024120 // Fix sky multitude
patch=0,EE,202EE0E8,extended,00000000 // Fix sky multitude

patch=0,EE,2020A484,extended,3C024302 // Set vehicle max FOV

//-------------------------------------------------Menu------------------------------------------------//

patch=0,EE,20234A44,extended,24040001 //Set Menu Text Body

patch=0,EE,20234A14,extended,c78c8b68 //Hook Menu Items Width to Subtitles width
patch=0,EE,202354F8,extended,c78c8b68 //Hook Menu Items Width to Subtitles width
patch=0,EE,20242190,extended,3c023ecc //Set Menu Labels Width

//-------------------------------------------------Debug-----------------------------------------------//

//patch=0,EE,20515870,extended,00000000 //Disable radiosity
//patch=0,EE,2039B53C,extended,24040001 //Set VSync Mode to 60 FPS
//patch=0,EE,20245790,extended,00000000 //Skip MPEG Decoder
//patch=0,EE,202457B0,extended,00000000 //Skip MPEG Decoder

Original forum thread to give credit
(02-19-2017, 07:34 PM)arapapa Wrote: [ -> ]NTSC-J & NTSC-U and PAL

Spider-Man - The Movie (request done, Spider-Man 1)

It needs a render fix, there are elements that disappear when moving around the stage. At the moment I have not found it and I have not read anything about this in the forum in case someone has it
(02-10-2019, 10:22 AM)Devina Wrote: [ -> ]Basically, all you need to know is that the value while exploring is 50. The values for using the handgun/knife/grenades are 45. We'd want to raise these values to 65 and 60 respectively. All you really have to do is search for the float values in Cheat Engine (which I can do myself).

The issue is, the FOV changes when Ashley is added to the group, between characters (Ada, plus Krauser and Wesker in Mercenaries), and sometimes, triggering certain points in the game can "reset" the FOV. So I'd have to work on this patch a bit. And I also don't know if the FOV is permanent on a real PS2, so it might need to be hardcoded into the .iso, instead of a simple patch. Not sure.

Here's a basic rough draft:

//FOV (Leon solo)
patch=1,EE,2031E3F4,extended,42820000 //FOV1
patch=1,EE,2031DC74,extended,42820000 //FOV2
patch=1,EE,2031C2F4,extended,42700000 //knife/grenade
patch=1,EE,2031C474,extended,42700000 //knife/grenade

CRC = 013E349D

Here's easy hexadecimal values:

65 = 42820000
60 = 42700000
50 = 42480000
45 = 42340000

Hello, I would like to know if I can do the same on the Wii edition. I would like to know what the initial value is, there is nothing on the internet, no tutorial where I can base myself. I don't know exactly if the value changes from PS2 to Wii, I'm literally in the dark
Ported widescreen pnatch for Star Wars Battlefront II PS2 mod that restores some Xbox DLC content and other things

Code:
gametitle=Star Wars: Battlefront 2 Unofficial Update Mod v1.01 (U)(SLUS-21240) (CRC-02F4B541)
comment=Widescreen Hack by nemesis2000 and Arapapa, ported to Unofficial Update Mod (v1.01) by Drobovik

//Widescreen hack 16:9
patch=1,EE,00582804,word,3c013f40 //00000000
patch=1,EE,00582808,word,44810000 //00000000
patch=1,EE,00582810,word,46000003 //00000000
//RenderFix
patch=1,EE,00573f5c,word,3c013f60 //3c013f00
patch=1,EE,005b0734,word,3c013f60 //3c013f00

Could someone take a peak at LEGO Star Wars II - The Original Trilogy (U)(SLUS-21409) to create a render fix for Arappa's codes

Code:
comment=Widescreen hack by Arapapa

//Widescreen hack 16:9

patch=1,EE,00352de8,word,3c013f10 //3c013f40
patch=1,EE,0012a250,word,3c013fab //3c013f80
patch=1,EE,00174f0c,word,3c013f40 //3c013f80
patch=1,EE,00174f88,word,3c013f40 //3c013f80
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 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803