diff options
Diffstat (limited to 'system')
| -rw-r--r-- | system/box64.box64rc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc index 13cde0e1..a91f8ea2 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -610,6 +610,12 @@ BOX64_DYNAREC_BIGBLOCK=3 BOX64_DYNAREC_CALLRET=1 BOX64_DYNAREC_X87DOUBLE=2 +[ggc.exe] +#this is Gun Gore and Cannoli +BOX64_DYNAREC_BIGBLOCK=3 +BOX64_DYNAREC_CALLRET=1 +BOX64_MAXCPU=4 + [Hades.exe] BOX64_DYNAREC_BIGBLOCK=3 BOX64_DYNAREC_CALLRET=1 |