From eca8f95c81a297e207ef05995a142c62fd8f5e78 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 6 Mar 2015 13:34:41 -0500 Subject: [PATCH] CD64 Memory Test runs fastest with interpreter core. The Project64 recompiler is mostly to get games running at full speed for playability, but this is not a game, and implementing memory address range prediction in the recompiler to prevent missing the branch weighs would possibly not be worth it for a demo which should run fast enough with the interpreter. --- Config/Project64.rdb | 1 + 1 file changed, 1 insertion(+) diff --git a/Config/Project64.rdb b/Config/Project64.rdb index 748086c17..00066e7e9 100644 --- a/Config/Project64.rdb +++ b/Config/Project64.rdb @@ -8148,6 +8148,7 @@ Good Name=CD64 Memory Test (PD) Internal Name=CD64 SIMMtest Status=Issues (core) Core Note=unknown country error +CPU Type=Interpreter [EDA1A0C7-58EE0464-C:0] Good Name=Chaos 89 Demo (PD)