From 238298f6952dc3aa0309012a4bc9a79aac35831d Mon Sep 17 00:00:00 2001 From: Elad Ashkenazi Date: Wed, 21 Sep 2022 21:10:59 +0300 Subject: [PATCH] sys_ppu_thread: Fix surmixer hack (#12689) * sys_ppu_thread: Fix surmixer hack * Hotfix after #12678 --- rpcs3/Emu/Cell/lv2/sys_event.cpp | 2 +- rpcs3/Emu/Cell/lv2/sys_ppu_thread.cpp | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/rpcs3/Emu/Cell/lv2/sys_event.cpp b/rpcs3/Emu/Cell/lv2/sys_event.cpp index aed56f207d..e5ee920a97 100644 --- a/rpcs3/Emu/Cell/lv2/sys_event.cpp +++ b/rpcs3/Emu/Cell/lv2/sys_event.cpp @@ -405,7 +405,7 @@ error_code sys_event_queue_tryreceive(ppu_thread& ppu, u32 equeue_id, vm::ptrppu_tname.load() == "_cellsurMixerMain"sv) { + ppu.check_state(); lv2_obj::sleep(ppu); while (!idm::select([](u32, lv2_event_queue& eq)