"safe-mode" is enabled by default and it really hurts performance.
Looking at the codebase there are some comments on some games breaking with it.
What this control is div matching for div0/1 insns, and likely the breakage is corner cases on divide by zero.
Fix corner cases, then rename config to something more descriptive, and default to match the divs for perf.
"safe-mode" is enabled by default and it really hurts performance.
Looking at the codebase there are some comments on some games breaking with it.
What this control is div matching for div0/1 insns, and likely the breakage is corner cases on divide by zero.
Fix corner cases, then rename config to something more descriptive, and default to match the divs for perf.