Help:Game Patches/Canary: Difference between revisions

Help page
(The Ugh of fixup Part 2)
(Removed last of the canary patches)
 
(16 intermediate revisions by 5 users not shown)
Line 1: Line 1:
This page is present for developers to document patches that are either severely broken, unstable or have too many adverse side-effects to recommend for general use.
This page is present for developers to document patches that are either severely broken, unstable or have too many adverse side-effects to recommend for general use. Patches that circumvent emulation bugs are also recorded here.
 
__TOC__
__TOC__


==ICO==
{{#cargo_query:
<syntaxhighlight lang="yaml">
tables      = Patch
PPU-1b40cda726a12a28393206edcd63252df76ca39c: # NPEA00279
|fields     = _pageTitle=title,patch,type,header
  60 FPS Patch:
|format     = template
    Games:
|template  = Patch/display
      "ICO":
|named args = yes
        NPEA00279: [ 01.00 ]
}}
    Author: illusion
    Notes: "Only recommended for gameplay. Needs vblank rate set to 120hz.\nMost IGC (in-game cinematics) Camera movements are still tied to 30 fps and are sped up as a result."
    Patch Version: 1.0
     Patch:
      - [ be32, 0x004d1e6c, 0x00000001 ] # Set Framestep to 1 in debug menu
</syntaxhighlight>
 
==Yakuza Kenzan==
 
<syntaxhighlight lang="yaml">
PPU-fc24101547eff0f4307d4f70a0cb76329f11a525: # yakuza kenzan
  60 FPS Patch:
    Games:
      "Yakuza Kenzan":
        BLJM60064: [ 01.00 ]
    Author: Whatcookie
    Notes: "Strafe moving is at double speed, even for enemies\nGrabbing an enemy moves you twice as fast\nSome sprite animations, like triangles above NPCs, are animated twice the speed\nSome minigames may act \nweirdly, some stuff is at double speed others aren't\nCutscenes still play at double speed"
     Patch Version: 1.0
    Patch:
      - [ be32, 0x004955a4, 0xc01e94b0 ] # Point lfs somewhere (I don't remember)
      - [ bef32, 0x00b3d97c, 0.01666667 ] # for 60fps
      - [ bef32, 0x00b46668, 0.01666667 ] # for 60fps
      - [ bef32, 0x00b47e70, 0.01666667 ] # for 60fps
      - [ bef32, 0x00b4e04c, 0.01666667 ] # for 60fps
      - [ bef32, 0x00b4e994, 0.01666667 ] # for 60fps
      - [ bef32, 0x00b4eafc, 0.01666667 ] # for 60fps
      - [ bef32, 0x00b4ecc0, 0.01666667 ] # for 60fps
#      - [ bef32, 0x00b50e40, 0.00833334 ] # for 120fps
      - [ bef32, 0x00b50e40, 0.01666667 ] # for 60fps // This one was important I think?
      - [ bef32, 0x00b6dd58, 0.01666667 ] # for 60fps
      - [ bef32, 0x1001aad0, 0.01666667 ] # for 60fps
      - [ bef32, 0x1001aae8, 0.01666667 ] # for 60fps
      - [ bef32, 0x1001ab00, 0.01666667 ] # for 60fps
      - [ bef32, 0x1001ab24, 0.01666667 ] # for 60fps
      - [ bef32, 0x100f2450, 0.01666667 ] # for 60fps
      - [ bef32, 0x100fa1a8, 0.01666667 ] # for 60fps
      - [ bef32, 0x10102188, 0.01666667 ] # for 60fps
      - [ bef32, 0x1010a450, 0.01666667 ] # for 60fps
      - [ bef32, 0x10112b54, 0.01666667 ] # for 60fps
      - [ bef32, 0x1011b0bc, 0.01666667 ] # for 60fps
      - [ bef32, 0x10124c04, 0.01666667 ] # for 60fps
      - [ bef32, 0x1012e988, 0.01666667 ] # for 60fps
      - [ bef32, 0x101397cc, 0.01666667 ] # for 60fps
      - [ bef32, 0x10144694, 0.01666667 ] # for 60fps
      - [ bef32, 0x1014fac4, 0.01666667 ] # for 60fps
      - [ bef32, 0x1015afb4, 0.01666667 ] # for 60fps
      - [ bef32, 0x101665d4, 0.01666667 ] # for 60fps
      - [ bef32, 0x1016d870, 0.01666667 ] # for 60fps
</syntaxhighlight>

Latest revision as of 14:13, 20 September 2020

This page is present for developers to document patches that are either severely broken, unstable or have too many adverse side-effects to recommend for general use. Patches that circumvent emulation bugs are also recorded here.

Army of TWO: The Devil's Cartel

PPU-17a273d69dad20980377e405809f7d888b6c6dce:
  "Green artifacts fix":
    Games:
      "Army of TWO The Devil's Cartel Demo":
        NPEB90470: [ 01.00 ]
        NPUB90862: [ 01.00 ]
    Author: "ZEROx"
    Notes: "Fixes annoying non-working effect."
    Patch Version: 1.0
    Patch:
      - [ be16, 0x01732be8, 0x995f ]

Battlefield 3

Anchors:
  bf3_109_title: &bf3_109_title
    "Battlefield 3":
      BLES01275: [ 01.09 ]
      BLUS30762: [ 01.09 ]

PPU-fbb251a511c29cb38f33da72675bdf041ceadf4e:
  " Fix Rainbow Graphics":
    Games: *bf3_109_title
    Author: "ZEROx"
    Notes: "Compromises visuals for extra performance."
    Patch Version: 1.0
    Patch:
      - [ be16, 0x012bc140, 0x9b1f ]

Battlefield 4

Anchors:
  bf4120_title: &bf4120_title
    "Battlefield 4":
      BLES01832: [ 01.20 ]
      BLUS31162: [ 01.20 ]
      NPUB31148: [ 01.20 ]
      NPEB01303: [ 01.20 ]

PPU-f7ff4ca5d07f753244f290dc5e54907948e03613:
  "Fix Graphics issues": # unorganized mess! needs cleanup.
    Games: *bf4120_title
    Author: "illusion"
    Notes: "Compromises visuals for extra performance."
    Patch Version: 1.0
    Patch:
      - [ be16, 0x01499a74, 0x98bf ] # lights shafts
      - [ be16, 0x01499a78, 0x98bf ] # i forgot half of what these do.
      - [ be16, 0x01499a7c, 0x98bf ]
      - [ be16, 0x01499ab4, 0x98bf ] # casted shadows
      - [ be16, 0x01499b10, 0x98bf ]
      - [ be16, 0x01499b14, 0x98bf ]

Call of Duty 4: Modern Warfare

PPU-900e4d225f95c89cb7998d2c632f2f326d9b5706:
  "1280x720 Resolution":
    Games:
      "Call Of Duty® 4: Modern Warfare":
        NPUB30588: [ 01.40 ]
        NPEB00740: [ 01.40 ]
    Author: "Margen67"
    Notes: "Original resolution is 1024x600. Causes rendering bugs."
    Patch Version: 1.0
    Patch:
      - [ be16, 0x100ba436, 1280 ]
      - [ be16, 0x100ba43a, 720 ]

Dark Souls II

PPU-4909c02cae0f37fab78a5642a3e9ba9aff45b5b0:
  "Infinite Health":
    Games:
      "Dark Souls II":
        BLET50006: [ All ]
    Author: "FlexBy"
    Notes:
    Patch Version: 1.0
    Patch:
      - [ be32, 0x003aa4cc, 0x60000000 ] # affects both player and enemies

Dragon Ball: Raging Blast 2

Anchors:
  #rb2_cams: &rb2_cams
  #  - [ be32, 0x00093884, 0x60000000 ] # all cameras

  rb2_stutter: &rb2_stutter
  #  - [ be32, 0x0004a514, 0x60000000 ]
    - [ be32, 0x0004a6f4, 0x60000000 ]

  rb2_manual_v: &rb2_manual_v
    - [ be32, 0x0003b03c, 0x60000000 ]

  rb2_ground_debris: &rb2_ground_debris
    - [ be32, 0x00383a98, 0x60000000 ]
    - [ be32, 0x00383bf0, 0x60000000 ]
    - [ be32, 0x00383a08, 0x60000000 ]

  #rb2_fb: &rb2_fb
  #  - [ be32, 0x0006dde8, 0x60000000 ]
  #  - [ be32, 0x0006ccc4, 0x60000000 ]

  rb2_misc: &rb2_misc
    - [ be32, 0x0036f610, 0x60000000 ]

  rb2_dash: &rb2_dash
    - [ be32, 0x00043a84, 0x60000000 ]

  rb2_cancels: &rb2_cancels
    - [ be32, 0x0003b384, 0x808b00ff ] #public build

PPU-07e7ef2b34549f3c879306f6c255ded2daec21f4:
  "NFiK RB3 Patch":
    Games:
      "Dragon Ball: Raging Blast 2":
        BLUS30581: [ 01.00 ]
    Author: "NFiK"
    Patch Version: 1.4
    Group: "Games"
    Notes: "WIP. Contact me for patch revisions."
    Patch:
    #  - [ load, *rb2_cams ]
      - [ load, *rb2_stutter ]
      - [ load, *rb2_manual_v ]
      - [ load, *rb2_ground_debris ]
    #  - [ load, *rb2_fb ]
      - [ load, *rb2_cancels ]
      - [ load, *rb2_misc ]
      - [ load, *rb2_dash ]

Dynasty Warriors: Gundam Reborn

PPU-da76bae72f6d8fef4865e63c4e75e91d8b7204ac:
  "Fix Memory Access Violation error":
    Games:
      "Dynasty Warriors: Gundam Reborn":
        BLES02057: [ All ]
    Author: "Juhn"
    Notes: "Fixes Memory Access Violation error when trying to play certain stages or going into certain areas of the maps."
    Patch Version: 1.0
    Patch:
      - [ be32, 0x00212494, 0x63e30000 ]

PPU-d526f54bfa95c26ecb612318f58a49c62ea53915:
  "Fix Memory Access Violation error":
    Games:
      "Dynasty Warriors: Gundam Reborn":
        NPUB31531: [ All ]
    Author: "Juhn"
    Notes: "Fixes Memory Access Violation error when trying to play certain stages or going into certain areas of the maps."
    Patch Version: 1.0
    Patch:
      - [ be32, 0x00212464, 0x63e30000 ]

God of War III

Anchors:
  gow3_fps_notes: &gow3_fps_notes
    "WARNING: Causes physics issues with harpies, you will need to disable this patch to get past some sections of the game.\n\nUnlocks internal timestep calculation and fixes IGC timing issues at 60 FPS and above. Increase vblank to match your desired framerate."

  gow3_100_title: &gow3_100_title
    "God of War 3 (God of War III)":
      BCES00510: [ 01.00 ]
      BCES00799: [ 01.00 ]
      BCUS98111: [ 01.00 ]
      BCJS37001: [ 01.00 ]

  gow3_103_title: &gow3_103_title
    "God of War 3 (God of War III)":
      BCES00510: [ 01.03 ]
      BCES00799: [ 01.03 ]
      BCUS98111: [ 01.03 ]
      BCJS37001: [ 01.03 ]
      BCAS25003: [ 01.03 ]
      BCKS15003: [ 01.03 ]

PPU-4d5c51503a81a327c2a99427390a395b8dcb3767: # God of War 3 1.00
  "Unlock FPS":
    Games: *gow3_100_title
    Author: "ZEROx, illusion"
    Notes: *gow3_fps_notes
    Patch Version: 2.0
    Patch:
      - [ bef32, 0x00528560, 1000 ]
      - [ bef32, 0x005284b8, 100000 ]
      - [ be32, 0x0026b528, 0x60000000 ] # Don't write to target FPS
      - [ bef32, 0x0052bee4, 60 ] # Target FPS # read max of 60 for physics stuff
      - [ be16, 0x0026b6e6, 0xe7a8 ] # 1000.0f sync stuff
      - [ be16, 0x0026b74a, 0xe7a8 ] # 1000.0f sync stuff
      - [ be16, 0x0026b75e, 0xe7a8 ] # 1000.0f sync stuff
      - [ be16, 0x001e51b6, 0xe7a8 ] # 1000.0f gameplay speed scaling
      - [ be16, 0x002710f6, 0xe7a8 ] # 1000.0f video player speed scaling

PPU-19724fde16a5b111b7b4d2a065f5dccaf8e01962: # God of War 3 1.03
  "Unlock FPS":
    Games: *gow3_103_title
    Author: "ZEROx, illusion"
    Notes: *gow3_fps_notes
    Patch Version: 1.0
    Patch:
      - [ bef32, 0x00528560, 1000 ]
      - [ bef32, 0x005284b8, 50000 ] # Min FPS of 2
      - [ be16, 0x000c7b0a, 0xccc8 ] # Chainswing fix
      - [ be16, 0x000ea0fe, 0xccc8 ] # Water freeze fix

God of War: Ascension

PPU-3a0b43e4a5f4bfea64f53612ee7c5d990f88129c:
  "Unlock FPS":
    Games:
      "God of War: Ascension":
        BCES01741: [ 01.12 ]
        BCES01742: [ 01.12 ]
        BCUS98232: [ 01.12 ]
        BCAS25016: [ 01.12 ]
        NPEA00445: [ 01.12 ]
        NPUA80918: [ 01.12 ]
        NPHA80258: [ 01.12 ]
    Author: "ZEROx, illusion"
    Notes: "Unlocks internal timestep calculation. Increase vblank to match your desired framerate."
    Patch Version: 1.0
    Patch:
      - [ bef32, 0x003a52b4, 1000 ]
      - [ bef32, 0x002d024c, 6667 ]

Grand Theft Auto V

Anchors:
  gta5_EU127title: &gta5_EU127title
    "Grand Theft Auto V (Grand Theft Auto 5)":
      BLES01807: [ 01.27 ]
      NPEB01283: [ 01.27 ]

  gta5_US127title: &gta5_US127title
    "Grand Theft Auto V (Grand Theft Auto 5)":
      BLUS31156: [ 01.27 ]
      NPUB31154: [ 01.27 ]

  gta5_JP123title: &gta5_JP123title
    "Grand Theft Auto V (Grand Theft Auto 5)":
      BLJM61019: [ 02.24 ]
      NPJB00516: [ 01.23 ]

PPU-e2d0208186c8a9456d5eb143bb695ec356b195a0:
  "GTA:OG Custom Server":
    Games: *gta5_JP123title
    Author: "logan, Byrom, FlexBy"
    Notes: "GTA:OG - GTA Online server revival project"
    Group: CustomServer
    Patch Version: 1.3
    Patch:
      - [ utf8, 0x01851328, "http://\0" ] 
      - [ utf8, 0x0184f95c, "http://\0" ] 
      - [ utf8, 0x01850d1c, "ros.gtao.gg\0" ] 
      - [ byte, 0x00d4d9cf, 0x00 ] 
      - [ be16, 0x012de6e6, 0x03 ] 
      - [ be32, 0x012d1480, 0x38600001 ] 
      - [ be32, 0x012d1484, 0x4E800020 ] 
      - [ be32, 0x00d2e8a0, 0x39200001 ]
      - [ be32, 0x00d2e8b0, 0x38C0001B ]

PPU-33546066628b10ec09f08a3c29c15611f9e65493:
  "GTA:OG Custom Server":
    Games: *gta5_US127title
    Author: "logan, Byrom"
    Notes: "GTA:OG - GTA Online server revival project"
    Group: CustomServer
    Patch Version: 1.3
    Patch:
      - [ utf8, 0x0186BFA8, "http://\0" ] 
      - [ utf8, 0x0186A5DC, "http://\0" ]       
      - [ utf8, 0x0186B99C, "ros.gtao.gg\0" ] 
      - [ byte, 0x00D5DBA7, 0x00 ] 
      - [ be16, 0x012F6466, 0x03 ] 
      - [ be32, 0x012E9100, 0x38600001 ] 
      - [ be32, 0x012E9104, 0x4E800020 ] 
      - [ be32, 0x00D3EA40, 0x39200001 ]
      - [ be32, 0x00D3EA50, 0x38C0001B ]

PPU-70a481398fc3e934446bc53c8e888d92cbcc62be:
  "GTA:OG Custom Server":
    Games: *gta5_EU127title
    Author: "logan, Byrom"
    Notes: "GTA:OG - GTA Online server revival project"
    Group: CustomServer
    Patch Version: 1.3
    Patch:
      - [ utf8, 0x018512A8, "http://\0" ] 
      - [ utf8, 0x0184F8DC, "http://\0" ] 
      - [ utf8, 0x01850C9C, "ros.gtao.gg\0" ] 
      - [ byte, 0x00D4DA3F, 0x00 ] 
      - [ be16, 0x012DE786, 0x03 ] 
      - [ be32, 0x012D1520, 0x38600001 ] 
      - [ be32, 0x012D1524, 0x4E800020 ] 
      - [ be32, 0x00D2E910, 0x39200001 ] 
      - [ be32, 0x00D2E920, 0x38C0001B ]

More...