HerrHulaHoop (talk | contribs) m (Text replacement - "|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 notes = |firmware settings = <!-- Manually load selected libraries, Load automatic and manual selection, Load liblv2.sprx only, Load liblv2.sprx and manual selection, Load liblv2.sprx and strict selection --> |firmware settings notes = <!-- Where libraries are manually selected, mention t...) |
HerrHulaHoop (talk | contribs) m (Text replacement - "|microphone type notes = <!-- Advanced configuration --> |debug console mode = <!-- On, Off --> |debug console mode notes = |sleep timers accuracy = <!-- As Host, Usleep Only, All Timers --> |sleep timers accuracy notes = |read depth buffers = <!-- On, Off --> |read depth buffers notes = |write depth buffers = <!-- On, Off --> |write depth buffers notes...) |
||
Line 90: | Line 90: | ||
|microphone type = <!-- Disabled, Standard, SingStar, Real SingStar, Rocksmith --> | |microphone type = <!-- Disabled, Standard, SingStar, Real SingStar, Rocksmith --> | ||
|microphone type notes = | |microphone type notes = | ||
<!-- I/O configuration --> | |||
|keyboard handler = <!-- Null, Basic --> | |||
|keyboard handler notes = | |||
|mouse handler = <!-- Null, Basic --> | |||
|mouse handler notes = | |||
|camera input = <!-- Unknown, EyeToy, PS Eye, UVC 1.1 --> | |||
|camera input notes = | |||
|camera settings = <!-- Null, Fake --> | |||
|camera settings notes = | |||
|move handler = <!-- Null, Fake, Mouse --> | |||
|move handler notes = | |||
<!-- Advanced configuration --> | <!-- Advanced configuration --> | ||
|debug console mode = <!-- On, Off --> | |debug console mode = <!-- On, Off --> | ||
|debug console mode notes = | |debug console mode notes = | ||
|silence all logs = <!-- On, Off --> | |||
|silence all logs notes = | |||
|sleep timers accuracy = <!-- As Host, Usleep Only, All Timers --> | |sleep timers accuracy = <!-- As Host, Usleep Only, All Timers --> | ||
|sleep timers accuracy notes = | |sleep timers accuracy notes = | ||
|maximum spurs threads = <!-- Unlimited, Single digit between 0 to 5 (e.g. 3) --> | |||
|maximum spurs threads notes = | |||
|firmware settings = <!-- Manually load selected libraries, Load automatic and manual selection, Load liblv2.sprx only, Load liblv2.sprx and manual selection, Load liblv2.sprx and strict selection --> | |||
|firmware settings notes = <!-- Where libraries are manually selected, mention the list of libraries to be selected here --> | |||
|read depth buffers = <!-- On, Off --> | |read depth buffers = <!-- On, Off --> | ||
|read depth buffers notes = | |read depth buffers notes = | ||
Line 101: | Line 118: | ||
|read color buffers = <!-- On, Off --> | |read color buffers = <!-- On, Off --> | ||
|read color buffers notes = | |read color buffers notes = | ||
|disable on-disk shader cache = <!-- On, Off --> | |||
|disable on-disk shader cache notes = | |||
|relaxed zcull sync = <!-- On, Off --> | |||
|relaxed zcull sync notes = | |||
|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 = |
Revision as of 21:10, 22 March 2020
Yakuza Ishin! | |
---|---|
Developer(s) | Ryu Ga Gotoku Studio |
Publisher(s) | Sega |
Series | Yakuza |
Release date(s) | JP February 22, 2014 |
Release type | PlayStation exclusive |
Genre(s) | Action, Adventure, Hack and slash |
Mode(s) | Single-player |
GameID(s) | BLJM61149 Demo NPJB90690 |
Quick links | Check Compatibility Open Issues Search Google Wikipedia Page |
Yakuza Ishin! (Japanese: 龍が如く 維新!, lit. Like a Dragon Restoration!) is a spin-off game in the Yakuza series. Set in the chaotic Bakumatsu period (between 1853 and 1867), Sakamoto Ryōma is distressed resulting from conflicting pressures and uncertainty about one's self and role in the society. Being embroiled in the middle of a Tosa coup d'état and bent on finding the murderer who assassinated his mentor, Ryoma burrows himself with a hidden identity in the streets of Kyoto and joins the grim Shinsengumi. Despite being the second Yakuza series spin-off set in samurai era instead of modern-day Japan, this game is unrelated to Yakuza Kenzan!, which was released in 2008 on the PlayStation 3. Yakuza Kenzan! is set two centuries before Yakuza Ishin!, hence the plots are not related with each other since both games focus on different characters, the historical figures of Miyamoto Musashi (1584-1645) and Sakamoto Ryōma (1836-1867) respectively.
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 |
---|---|---|
Renderer | Vulkan | Recommended to get the best performance. |
Advanced configuration
Setting | Option | Notes |
---|---|---|
Accurate GETLLAR | On | Fixes random crashes. For non-TSX CPUs the framerate may be worse. |
Known Issues
This game is currently not playable.
Special Notes
Reducing log spam
Due to the high amount of warnings spammed in the log, this title tends to crash during extended gameplay sessions. So it is recommended to restrict logging of certain errors to allow better performance while ingame. Please note that you cannot submit logs in the GitHub tracker or Discord server with this modification. If you wish to report bugs or seek help for this game, you MUST remove the below change before generating the log for this purpose. If you wish to restrict logging:
- Launch RPCS3
- Right-click on the game and press Configure
- When the Settings Menu opens, hit Save and close the emulator
- Navigate to
RPCS3\config\custom_configs\config_GAMEID.yml
and open the file using a text editor - Scroll to the bottom of the file and replace the last line with the following:
Log: {sys_semaphore: Fatal, sys_fs: Fatal, sys_vm: Fatal, sys_memory: Fatal, RSX: Fatal, sys_lwmutex: Fatal, sys_spu: Fatal, sys_event: Fatal, sys_rsx: Fatal}