about summary refs log tree commit diff stats
path: root/system
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2023-12-22 09:59:43 +0100
committerptitSeb <sebastien.chev@gmail.com>2023-12-22 09:59:43 +0100
commit28af18f36e265e01d03b2832e328d374ed0212ae (patch)
treea05da5611c57ac22cd0dcf71d0997c4f3c5fb8cb /system
parent10bb9f70791e3b7c47e440241148297cb2ef1f41 (diff)
downloadbox64-28af18f36e265e01d03b2832e328d374ed0212ae.tar.gz
box64-28af18f36e265e01d03b2832e328d374ed0212ae.zip
[RCFILE] Limit number of cores to 16 for Hue
Diffstat (limited to 'system')
-rw-r--r--system/box64.box64rc3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc
index 36f37676..e4d65d1d 100644
--- a/system/box64.box64rc
+++ b/system/box64.box64rc
@@ -74,6 +74,9 @@ BOX64_MALLOC_HACK=2
 BOX64_DYNAREC_ALIGNED_ATOMICS=1
 BOX64_DYNAREC_STRONGMEM=1
 
+[Hue.x86_64]
+BOX64_MAXCPU=16
+
 [LotCG.x86_64]
 BOX64_DYNAREC_FASTROUND=0