Yakuza: Dead Souls: Difference between revisions

From RPCS3 Wiki
m (Text replacement - "<!-- Debug configuration --> |force cpu blit emulation = <!-- On, Off --> |force cpu blit emulation notes = |use gpu texture scaling = <!-- On, Off --> |use gpu texture scaling notes = |hook static...)
Line 36: Line 36:
|accurate xfloat                    = <!-- On, Off -->
|accurate xfloat                    = <!-- On, Off -->
|accurate xfloat notes              =
|accurate xfloat notes              =
|spu block size                      = <!--  Safe, Mega, Giga -->
|spu block size                      = Mega
|spu block size notes                =
|spu block size notes                = Takes advantage of less SPU Cache
<!-- GPU configuration -->
<!-- GPU configuration -->
|renderer                            = <!-- OpenGL, Vulkan -->
|renderer                            = <!-- OpenGL, Vulkan -->
Line 87: Line 87:
|time stretching threshold notes    =
|time stretching threshold notes    =
<!-- Debug configuration -->
<!-- Debug configuration -->
|force cpu blit emulation            = <!-- On, Off -->
|force cpu blit emulation            = On
|force cpu blit emulation notes      =
|force cpu blit emulation notes      = Improves framerate and allows the resolution upscaler to work a lot better
|use gpu texture scaling            = <!-- On, Off -->
|use gpu texture scaling            = <!-- On, Off -->
|use gpu texture scaling notes      =
|use gpu texture scaling notes      =
|accurate getllar                    = <!-- On, Off -->
|accurate getllar                    = On
|accurate getllar notes              =
|accurate getllar notes              = Massively lowers the amount of random crashes
|accurate putlluc                    = <!-- On, Off -->
|accurate putlluc                    = <!-- On, Off -->
|accurate putlluc notes              =
|accurate putlluc notes              =
Line 106: Line 106:


==Special Notes==
==Special Notes==
<!-- Mention any additional notes if necessary. If no special notes are required, remove this section -->
Due to the amount of warning spam in the log, it is recommended to reduce the log as much as possible and prevent long sessions from crashing.
 
Go to: rpcs3\config\custom_configs\config_GameID.yml
 
Open the .yml and scroll to the bottom 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}'''

Revision as of 01:52, 27 April 2019

Yakuza: Dead Souls
Series Yakuza
GameID(s)
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page


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 Takes advantage of less SPU Cache

Advanced configuration

Setting Option Notes
Accurate GETLLAR On Massively lowers the amount of random crashes

Debug configuration

This tab is hidden by default. For instructions on how to enable the Debug tab in the settings window, click here.

Setting Option Notes
Force CPU blit emulation On Improves framerate and allows the resolution upscaler to work a lot better

Known Issues

There are no reported issues with this title.

Special Notes

Due to the amount of warning spam in the log, it is recommended to reduce the log as much as possible and prevent long sessions from crashing.

Go to: rpcs3\config\custom_configs\config_GameID.yml

Open the .yml and scroll to the bottom 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}