Replace threadtweak.json with the one from Adrenaline 1.20.0

This commit is contained in:
omoso
2024-05-19 10:25:25 -05:00
committed by GitHub
parent c92075df3d
commit 90538cccd6

View File

@@ -1,13 +1,8 @@
{
"threadCount": {
"bootstrap": 1,
"main": 23
},
"threadPriority": {
"game": 8,
"bootstrap": 1,
"main": 2,
"io": 7,
"integratedServer": 8
}
}
"threadPriority": {
"game": 8,
"main": 3,
"io": 5,
"integratedServer": 8
}
}