Yakuza 0

Yakuza 0

207 ratings
Audio Fix and Secret Options
By Denyal
This guide will help you fix the sound crackling issue for some player as well as show you some secret options that don't show in the game menu.
4
   
Award
Favorite
Favorited
Unfavorite
Introduction
Yakuza Zero released on steam and some players are having issues with the sound effects, sound crackling, mixing and fps issues, this guide will attempt to fix these issues and show you some options that are not in the game menu,
Sound Crackling and Stuttering
A lot of players are experience horrible sound effect crackling and some stuttering, this bug is most probably related to the framerate the game is running. If you enable the framerate visibility in the settings you can see that it jumps to +200 if Vsync not enabled.

Some people fixed this by capping the framerate with their GPUs softwares but you can do it with the game files as well.

First go to your settings folder, you can find it here:

Users\YourUserName\AppData\Roaming\Sega\Yakuza0

you will find these files:
Audio and Video Settings
Enter the audio settings (audio.ini), the file will look like this:



be sure to set:
StereoMode=1
AudioMode=1

now open the Graphics settings file (graphic.ini) it'll look like this:



here the most important settings are Vsync and framerate, Vsync you can change here or ingame but the fps cap you can only change here. in my case for it to work and fix the audio issues the configuration has to look like this:

VSyncEnabled=1
MaxFPS=60

You can set the MaxFPS to 30 if you want for performance issues or if you prefer it that way.

With these simple changes you can fix the audio crackling bug without having to use external programs like RivaTuner or the Nvidia panel.
Secret Options
for some reason this game has options in the ini files that should be common to have ingame like different volume values for music, effects and dialogue, but ingame you can only change the master volume:



you can change every audio option in the audio.ini file:



where 1.000 is equal to 100%
so for example if you want the Master volume to be at 100% the music at 60%, Sfx at 90% and dialogue at 100% it would look like this:

MasterVolume="1.000"
MusicVolume="0.600"
SFXVolume="0.900"
SpeechVolume="1.000"

Also as we saw in the Audio fix, there are some graphics settings like manual framerate capping that are not ingame. Still i do not recommend playing too much with the graphic files.





There is also a settings.ini that has a SaveAnywhere=0 value (remember that you have to save manually on this game) but I have not tested this. so I recommend not changing it either, or do it under your own risk.
55 Comments
maxx 27 Apr @ 1:07am 
cumnb
Rage Soleil 6 Nov, 2022 @ 7:00pm 
That's rad.
Denyal  [author] 21 Mar, 2021 @ 8:43am 
no, this configuration was only made for sound issues, any freezing problem in your game must be on your side
Charlie 21 Mar, 2021 @ 7:37am 
Does it fixed some freeze cutscene or minigame?
Zangato 30 Jan, 2021 @ 2:19pm 
Ohh i see
Denyal  [author] 30 Jan, 2021 @ 1:48pm 
ok I figured it out, Sega while fixing the game (remember this is a very old guide) they removed some of the options on the ini because they didn't work properly but I think they tweaked stuff ingame to make up for it
Zangato 30 Jan, 2021 @ 9:11am 
Sadly nop :(
Denyal  [author] 30 Jan, 2021 @ 3:27am 
does anything change for you if you add the text above to your file and run it?
Denyal  [author] 29 Jan, 2021 @ 6:52pm 
it should have it and look like the image above