SPU: Ignore loop start flag when repeat address is explicitly set
Fixes dialog/softlock in Thousand Arms.
This commit is contained in:
@ -2,4 +2,4 @@
|
||||
#include "types.h"
|
||||
|
||||
static constexpr u32 SAVE_STATE_MAGIC = 0x43435544;
|
||||
static constexpr u32 SAVE_STATE_VERSION = 14;
|
||||
static constexpr u32 SAVE_STATE_VERSION = 15;
|
||||
|
||||
Reference in New Issue
Block a user