03-19-2016, 06:59 AM
After doing some testing, the last revision to not have the audio problem was 7787f9e. Starting with f25f23f, there are problems with the audio in cutscenes and during missions when characters are speaking which can cause the game to lag.
I have attached the following logs (7787f9e (last working revision), f25f23f (first broken revision), & 91a3ea9 (latest revision)) with these two lines added on LogSettings.xml:
I have attached the following logs (7787f9e (last working revision), f25f23f (first broken revision), & 91a3ea9 (latest revision)) with these two lines added on LogSettings.xml:
Code:
<logger name='hle.sceSasCore'> <level value='debug' /> </logger>
<logger name='hle.sceAtrac3plus'> <level value='debug' /> </logger>