1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-21 18:22:33 +01:00

vk: Silence log spam

This commit is contained in:
kd-11 2018-12-02 16:27:10 +03:00 committed by kd-11
parent 504ab5a6d4
commit a56ba737b5

View File

@ -890,7 +890,7 @@ bool VKGSRender::on_access_violation(u32 address, bool is_writing)
}
else
{
LOG_ERROR(RSX, "Fault in uninterruptible code!");
//LOG_ERROR(RSX, "Fault in uninterruptible code!");
}
if (sync_timestamp > 0)