diff --git a/rpcs3/Emu/RSX/VK/VKGSRender.cpp b/rpcs3/Emu/RSX/VK/VKGSRender.cpp index 232fe89636..3dc4705474 100644 --- a/rpcs3/Emu/RSX/VK/VKGSRender.cpp +++ b/rpcs3/Emu/RSX/VK/VKGSRender.cpp @@ -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)