Fix Winter Gold FX crash, although this might not make the other SFX games happy. Anyone up for really fixing our SFX core?
This commit is contained in:
@@ -4020,6 +4020,7 @@ NEWSYM StartSFX
|
||||
test byte[SfxCLSR],01h
|
||||
jnz .nofastsfx
|
||||
mov byte[SfxAC],1
|
||||
mov byte[cycpl],126 ;Winter Gold FX wants this
|
||||
.nofastsfx
|
||||
mov eax,[NumberOfOpcodes2]
|
||||
mov [NumberOfOpcodes],eax
|
||||
|
||||
Reference in New Issue
Block a user