diff options
| -rw-r--r-- | system/box64.box64rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/box64.box64rc b/system/box64.box64rc index 6e64e3b1..5de38ea9 100644 --- a/system/box64.box64rc +++ b/system/box64.box64rc @@ -1037,3 +1037,4 @@ BOX64_EMULATED_LIBS=libSDL2-2.0.so.0 [steam] BOX64_CRASHHANDLER=0 BOX64_EMULATED_LIBS=libudev.so.0 +BOX64_MAXCPU=8 #on machine with large CPU count, steam can be really unstable and this helps a lot |