mirror of
https://github.com/ptitSeb/box64.git
synced 2025-05-09 00:21:32 +08:00
[RCFILE] Limit number of cores to 16 for Hue
This commit is contained in:
parent
10bb9f7079
commit
28af18f36e
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user