Timing calculator function fix, better compatibility in lots of games
This commit is contained in:
@@ -533,7 +533,7 @@ NEWSYM Timecheck
|
|||||||
NEWSYM Setper2exec
|
NEWSYM Setper2exec
|
||||||
cmp byte[per2exec],100
|
cmp byte[per2exec],100
|
||||||
jne .not100
|
jne .not100
|
||||||
mov byte[per2exec],99
|
ret
|
||||||
.not100
|
.not100
|
||||||
; Decrease standard % of execution by 5% to replace branch and 16bit
|
; Decrease standard % of execution by 5% to replace branch and 16bit
|
||||||
; cycle deductions
|
; cycle deductions
|
||||||
|
|||||||
Reference in New Issue
Block a user