spu: disable SPUIRQWait, it only seems to cause problems
[pcsx_rearmed.git] / plugins / dfsound / spu.c
index 7805828..b71b914 100644 (file)
@@ -923,7 +923,7 @@ long CALLBACK SPUinit(void)
  pMixIrq = 0;
  memset((void *)s_chan, 0, (MAXCHAN + 1) * sizeof(SPUCHAN));
  pSpuIrq = 0;
- iSPUIRQWait = 1;
+ iSPUIRQWait = 0;
  lastch = -1;
 
  ReadConfigSPU();                                      // read user stuff