Yakuza Kenzan!: Difference between revisions

From RPCS3 Wiki
m (Text replacement - "<!-- Only enter mandatory non-default settings to be used. Delete parameters which are not applicable -->{{config" to "<!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config")
(→‎Special Notes: Added Canary patch information here)
Line 163: Line 163:
===SPU LLVM - <i>Fixed by {{pr|5749}}</i>===
===SPU LLVM - <i>Fixed by {{pr|5749}}</i>===
<s>Avoid using SPU LLVM as it will create unwanted visual effects on pre-rendered videos. This issue is being tracked as part of {{issue|4994}}.</s>
<s>Avoid using SPU LLVM as it will create unwanted visual effects on pre-rendered videos. This issue is being tracked as part of {{issue|4994}}.</s>
==Special Notes==
<!-- Mention any additional notes if necessary. If no special notes are required, remove this section -->
{{patch
|type    = Canary
|version = 1.2
|content =
Anchors:
  kenzan60notes: &kenzan60notes "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 weirdly, some stuff is at double speed others aren't\nCutscenes still play at double speed"
PPU-fc24101547eff0f4307d4f70a0cb76329f11a525: # yakuza kenzan
  60 FPS Patch:
    Games:
      "Yakuza Kenzan":
        BLJM60064: [ 01.00 ]
    Author: Whatcookie
    Notes: *kenzan60notes
    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
}}

Revision as of 14:06, 20 September 2020

Yakuza Kenzan!
Developer(s) Sega
Publisher(s) JP Sega
Series Yakuza
Release date(s) JP March 6, 2008
Release type PlayStation 3 exclusive
Genre(s) Action, Adventure
Mode(s) Single-player
GameID(s) BLJM60064 (IRD)
Demo
NPJB90071, NPJB90072
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page

Ryū ga Gotoku Kenzan! (Japanese: 龍が如く 見参!, lit. Like a Dragon Arrives!), unofficially known as Yakuza Kenzan!, is the first ever spin-off game in the Yakuza Series. This spin-off is set during the Edo Period, in 1605, just right after the end of a 5 year old historical Battle of Sekigahara.

After being defeated by the Tokugawa clan at the historical Battle of Sekigahara which took place on October 20, 1600, Miyamoto Musashi retired from his great swordsman life to become a modest yojimbo (bodyguard) in Gion (祇園), Kyoto. Five years after the battle, a little girl named Haruka comes to Gion seeking a local hitman known as Kazumanosuke Kiryu which is actually Miyamoto's new identity. After eventually finding Kiryū, Haruka asks for him to assassinate an impostor pretending to be Miyamoto Musashi.

Configuration

Options that deviate from RPCS3's default settings and provide the best experience with this title are listed below.

GPU configuration

Setting Option Notes
Renderer Vulkan Recommended to get the best performance.
Framelimit Auto Few mini-games are 60FPS and the game doesn't cap framerate by itself.

Known Issues

AMD GPUs - Fixed

AMD GPUs are known to suffer from exploding vertices and broken shadows.

Shadows - Fixed by PR 8367

Some shadows may not render correctly and are inverted, these are just some minor visual issues and don't impact the gameplay or the cutscenes by much.

Average Framerate - Fixed by PR 6069

It is know the average framerate is 30fps but the 1% and 0.1% are both 15fps. This introduces microstuttering during crowded areas or during multiple cutscenes, it can be distracting.

SPU LLVM - Fixed by PR 5749

Avoid using SPU LLVM as it will create unwanted visual effects on pre-rendered videos. This issue is being tracked as part of Issue 4994.

Special Notes

Canary Patches

Anchors:
  kenzan60notes: &kenzan60notes "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 weirdly, some stuff is at double speed others aren't\nCutscenes still play at double speed"

PPU-fc24101547eff0f4307d4f70a0cb76329f11a525: # yakuza kenzan
  60 FPS Patch:
    Games:
      "Yakuza Kenzan":
        BLJM60064: [ 01.00 ]
    Author: Whatcookie
    Notes: *kenzan60notes
    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