mNo edit summary |
(Remove WCB and CPU Blit recommendations - Currently no longer works as described.) |
||
(24 intermediate revisions by 4 users not shown) | |||
Line 8: | Line 8: | ||
|genre = Action, Adventure | |genre = Action, Adventure | ||
|modes = Single-player | |modes = Single-player | ||
|gameid = {{gameid|id=BLJM61249, BLAS50796|ird=No}} | |gameid = {{gameid|id=BLJM61249|ird=Yes}}, {{gameid|id=BLAS50796|oid=NPJB00684, NPHB00720|ird=No}}<br>'''''Demo'''''<br>{{gameid|id=NPJB90764, NPHB00719|ird=NA}} | ||
|internal resolution = 1024x768 | |||
}} | }} | ||
Line 20: | Line 21: | ||
<!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config | <!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config | ||
<!-- CPU configuration --> | <!-- CPU configuration --> | ||
|ppu decoder = <!-- Interpreter ( | |ppu decoder = <!-- Interpreter (static), Interpreter (dynamic), Recompiler (LLVM) --> | ||
|ppu decoder notes = | |ppu decoder notes = | ||
|spu decoder = <!-- Interpreter ( | |spu decoder = <!-- Interpreter (static), Interpreter (dynamic), Recompiler (ASMJIT), Recompiler (LLVM) --> | ||
|spu decoder notes = | |spu decoder notes = | ||
|preferred spu threads = <!-- Auto, Single digit between 1 to 6 (e.g. 3), Range between 1 to 6 (e.g. 1 - 3) --> | |preferred spu threads = <!-- Auto, Single digit between 1 to 6 (e.g. 3), Range between 1 to 6 (e.g. 1 - 3) --> | ||
Line 28: | Line 29: | ||
|thread scheduler = <!-- Operating System, RPCS3 Scheduler, RPCS3 Alternative Scheduler --> | |thread scheduler = <!-- Operating System, RPCS3 Scheduler, RPCS3 Alternative Scheduler --> | ||
|thread scheduler notes = | |thread scheduler notes = | ||
|enable spu loop detection = <!-- On, Off --> | |enable spu loop detection = <!-- On, Off --> | ||
|enable spu loop detection notes = | |enable spu loop detection notes = | ||
|spu | |spu xfloat accuracy = <!-- Accurate, Approximate, Relaxed --> | ||
|spu | |spu xfloat accuracy notes = | ||
|spu block size = Mega <!-- Safe, Mega, Giga --> | |spu block size = Mega <!-- Safe, Mega, Giga --> | ||
|spu block size notes = No improvement to performance but reduces the number of SPU cache objects. | |spu block size notes = No improvement to performance but reduces the number of SPU cache objects. | ||
Line 45: | Line 42: | ||
|aspect ratio = <!-- 4:3, 16:9 --> | |aspect ratio = <!-- 4:3, 16:9 --> | ||
|aspect ratio notes = | |aspect ratio notes = | ||
|framelimit = <!-- Off | |framelimit = Auto <!-- Off, 50, 60, 30, Auto, PS3 Native, Infinite --> | ||
|framelimit notes = | |framelimit notes = Use 60 instead if using Vblank to reach 60fps | ||
|anisotropic filter = <!-- Auto, 2x, 4x, 8x, 16x --> | |anisotropic filter = <!-- Auto, 2x, 4x, 8x, 16x --> | ||
|anisotropic filter notes = | |anisotropic filter notes = | ||
Line 62: | Line 59: | ||
|shader mode notes = | |shader mode notes = | ||
|write color buffers = <!-- On, Off --> | |write color buffers = <!-- On, Off --> | ||
|write color buffers notes = | |write color buffers notes = Optional. Reduces performance, but fixes visual issues when using Force CPU Blit | ||
|strict rendering mode = <!-- On, Off --> | |strict rendering mode = <!-- On, Off --> | ||
|strict rendering mode notes = | |strict rendering mode notes = | ||
Line 78: | Line 75: | ||
|asynchronous texture streaming notes = | |asynchronous texture streaming notes = | ||
<!-- Audio configuration --> | <!-- Audio configuration --> | ||
|audio out windows = <!-- XAudio2 | |audio out windows = <!-- Cubeb, XAudio2, Disabled --> | ||
|audio out windows notes = | |audio out windows notes = | ||
|audio out linux = <!-- | |audio out linux = <!-- Cubeb, FAudio, Disabled --> | ||
|audio out linux notes = | |audio out linux notes = | ||
|audio | |audio format = <!-- Stereo, Surround 5.1, Surround 7.1, Automatic, Manual --> | ||
|audio | |audio format notes = | ||
|dump to file = <!-- On, Off --> | |dump to file = <!-- On, Off --> | ||
|dump to file notes = | |dump to file notes = | ||
Line 107: | Line 104: | ||
|camera input = <!-- Unknown, EyeToy, PS Eye, UVC 1.1 --> | |camera input = <!-- Unknown, EyeToy, PS Eye, UVC 1.1 --> | ||
|camera input notes = | |camera input notes = | ||
|camera settings = <!-- Null, Fake --> | |camera settings = <!-- Null, Fake, Qt --> | ||
|camera settings notes = | |camera settings notes = | ||
|move handler = <!-- Null, Fake, Mouse --> | |move handler = <!-- Null, Fake, Mouse --> | ||
|move handler notes = | |move handler notes = | ||
<!-- Network configuration --> | |||
|network status = <!-- Disconnected, Connected --> | |||
|network status notes = | |||
|psn status = <!-- Disconnected, Simulated, RPCN --> | |||
|psn status notes = | |||
<!-- Advanced configuration --> | <!-- Advanced configuration --> | ||
|debug console mode = <!-- On, Off --> | |debug console mode = <!-- On, Off --> | ||
Line 140: | Line 142: | ||
|driver wake-up delay = <!-- Value between 0 to 7000 --> | |driver wake-up delay = <!-- Value between 0 to 7000 --> | ||
|driver wake-up delay notes = | |driver wake-up delay notes = | ||
|vblank rate = <!-- Value between 1 to 500 --> | |vblank rate = 120 <!-- Value between 1 to 500 --> | ||
|vblank rate notes = | |vblank rate notes = Optional. Allows for 60fps gameplay, requires framelimiter set to 60 instead of Auto to fix menu gamespeed. Some minigames will be sped up. | ||
|clocks scale = <!-- Value between 10 to 1000 --> | |clocks scale = <!-- Value between 10 to 1000 --> | ||
|clocks scale notes = | |clocks scale notes = | ||
Line 148: | Line 150: | ||
|disable zcull occlusion queries notes = | |disable zcull occlusion queries notes = | ||
|force cpu blit emulation = <!-- On, Off --> | |force cpu blit emulation = <!-- On, Off --> | ||
|force cpu blit emulation notes = | |force cpu blit emulation notes = Optional. Improves upscaling quality and may improve performance. Requires Write Color Buffers and MLAA Patch to negate the visual issues. | ||
|use gpu texture scaling = <!-- On, Off --> | |use gpu texture scaling = <!-- On, Off --> | ||
|use gpu texture scaling notes = | |use gpu texture scaling notes = | ||
|hook static functions = <!-- On, Off --> | |hook static functions = <!-- On, Off --> | ||
|hook static functions notes = | |hook static functions notes = | ||
|accurate ppu 128 reservations = <!-- Always Enabled, Disabled, Value between 1 to 8 --> | |accurate ppu 128 reservations = <!-- Always Enabled, Disabled, Value between 1 to 8 --> | ||
|accurate ppu 128 reservations notes = | |accurate ppu 128 reservations notes = | ||
|ppu llvm java mode handling = <!-- | |ppu llvm java mode handling = <!-- On, Off --> | ||
|ppu llvm java mode handling notes = | |ppu llvm java mode handling notes = | ||
<!-- Recommended patches --> | |||
|highly recommended patch = Disable SPU MLAA<!-- Mention patch names --> | |||
|highly recommended patch notes = Improves performance | |||
|recommended patch = <!-- Mention patch names --> | |||
|recommended patch notes = | |||
}} | }} | ||
Line 164: | Line 169: | ||
<!-- Mention any known issues relating to the game. Use the issue and PR template if necessary. If no notable issues are present, mention "There are no reported issues with this title." --> | <!-- Mention any known issues relating to the game. Use the issue and PR template if necessary. If no notable issues are present, mention "There are no reported issues with this title." --> | ||
===Random Crashing - <i>{{issue|4489}}</i>=== | ===Random Crashing - <i>{{issue|4489}}</i>=== | ||
The game currently suffers from random crashing without any log output | The game currently suffers from random crashing without any log output. | ||
==Special Notes== | ==Special Notes== | ||
Line 170: | Line 175: | ||
===SPU MLAA removal patch=== | ===SPU MLAA removal patch=== | ||
Thanks to Whatcookie, a [[Help:Game Patches/SPU#Disable SPU MLAA|SPU MLAA removal patch]] is available for this title. Do note, it won't work at 100% resolution scale, needs to be either above or below. No visual issues were found using the patch. | Thanks to Whatcookie, a [[Help:Game Patches/SPU#Disable SPU MLAA|SPU MLAA removal patch]] is available for this title. Do note, it won't work at 100% resolution scale, needs to be either above or below. No visual issues were found using the patch. | ||
===Partial English Translation=== | |||
This game has a fan-made translation patch which can be found [https://gbatemp.net/threads/yakuza-0-ps3-english-patch.580074/ here]. | |||
{{netplay | {{netplay | ||
|gamever = | |gamever = | ||
|connect | |rpcs3 version = N/A | ||
|lobbies | |connect = Untested<!-- Yes, No, Partial, Untested, N/A --> | ||
|match | |lobbies = Untested<!-- Yes, No, Partial, Untested, N/A --> | ||
|features = | |match = Untested<!-- Yes, No, Partial, Untested, N/A --> | ||
|notes | |features = Untested<!-- Yes, No, Partial, Untested, N/A --> | ||
|custom servers = Untested<!-- Available, Not available, Not required, Untested --> | |||
|notes = | |||
}} | }} |
Latest revision as of 23:50, 25 June 2024
Yakuza 0 | |
---|---|
Developer(s) | Ryu Ga Gotoku Studio |
Publisher(s) | Sega |
Series | Yakuza |
Release date(s) | JP March 12, 2015 |
Release type | Multi-platform |
Genre(s) | Action, Adventure |
Mode(s) | Single-player |
GameID(s) | BLJM61249 (IRD), BLAS50796, NPJB00684, NPHB00720 Demo NPJB90764, NPHB00719 |
Internal resolution | 1024x768 |
Quick links | Check Compatibility Open Issues Search Google Wikipedia Page |
Yakuza 0 is a prequel to the Yakuza series. The game takes place in Kamurocho and Sotenbori, fictionalized recreations of Tokyo's Kabukichō and Osaka's Dōtonbori areas respectively. The game is set in an open world environment and played from a third-person perspective. The player controls series protagonist Kazuma Kiryu and recurring character Goro Majima, alternating between the two at predetermined points during the story.
Players can freely walk around Kamurocho and Sotenbori, interacting with people they meet to trigger side-quests, battling enemies who attack them on the street, or playing one of several minigames, including fully playable versions of Sega arcade games such as Out Run, Super Hang-On, Space Harrier and Fantasy Zone. Completing certain objectives, such as eating every dish at a restaurant or reaching a target score in a minigame, will also grant the player special Completion Point currency; this CP can be spent at a shrine to receive additional bonuses, such as special items or character upgrades.
The story takes place in December 1988, where two unlikely figures from the Yakuza world, Kazuma Kiryu of the Kantō region and Goro Majima of the Kansai Region, have suddenly found themselves getting involved in the terrible events of the so-called "Empty Lot" dispute, which is the centerpiece of power struggle for all the dark organizations across Japan. In order to find out the truth behind such a power struggle, as well as maintain their own innocence and safety, they set out to investigate all the events surrounding the Empty Lot incident.
Configuration
Options that deviate from RPCS3's default settings and provide the best experience with this title are listed below.
CPU configuration
Setting | Option | Notes |
---|---|---|
SPU block size | Mega | No improvement to performance but reduces the number of SPU cache objects. |
GPU configuration
Setting | Option | Notes |
---|---|---|
Framelimit | Auto | Use 60 instead if using Vblank to reach 60fps |
ZCULL accuracy | Relaxed | Improves performance when paired with SPU MLAA patch. |
Advanced configuration
Setting | Option | Notes |
---|---|---|
Sleep timers accuracy | As Host | Improves performance. |
Vblank rate | 120 | Optional. Allows for 60fps gameplay, requires framelimiter set to 60 instead of Auto to fix menu gamespeed. Some minigames will be sped up. |
Recommended patches
Game patches are available through the RPCS3 Patch Manager. To enable them, right-click a game in RPCS3 then select "Manage Game Patches". Game Patches are created by RPCS3's community, and can alter how a game runs. More information can be found here.
Recommendation | Patch name | Notes |
---|---|---|
Highly recommended patch | Disable SPU MLAA | Improves performance |
Known Issues
Random Crashing - Issue 4489
The game currently suffers from random crashing without any log output.
Special Notes
SPU MLAA removal patch
Thanks to Whatcookie, a SPU MLAA removal patch is available for this title. Do note, it won't work at 100% resolution scale, needs to be either above or below. No visual issues were found using the patch.
Partial English Translation
This game has a fan-made translation patch which can be found here.
Netplay testing
For the complete list of games tested with RPCN, please check the RPCN Compatibility List.
Game Version | RPCS3 Version | Connects? | Create/Join lobbies? | Match with others? | Online features working? | Requires custom servers? | Notes |
---|---|---|---|---|---|---|---|
N/A | Untested | Untested | Untested | Untested | Untested |