[RCFILE] Limit number of cores to 16 for Hue

This commit is contained in:
ptitSeb 2023-12-22 09:59:43 +01:00
parent 10bb9f7079
commit 28af18f36e

View File

@ -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