Hindenburg1911
3 years agoRising Ace
BATTLEFIELD 2042 100%core Auslastung fix mehr FPS weniger LAGS
C:\Program Files (x86)\Steam\steamapps\common\Battlefield 2042
Create a TXT file: "user.cfg"[open it with notdepad or editor) and add 1 of the the following settings:
"Erstellen Sie eine TXT-Datei: "user.cfg"[öffnen Sie sie mit notdepad oder einem Editor) und fügen Sie 1 der folgenden Einstellungen hinzu:
Wenn Sie eine CPU mit 4 Cores / 8 Threads haben:
*Vielleicht möchten Sie nur die ersten 2 Zeilen hinzufügen
(wenn Sie keinen Unterschied im Spiel sehen, fahren Sie fort, alle 5 Zeilen hinzuzufügen"
- If you have a CPU with 4 Cores / 8 Threads:*You may want to try adding the first 2 lines only(if you don't see any difference in-game, proceed to add all the 5 lines)
Thread.ProcessorCount 4
Thread.MaxProcessorCount 4
Thread.MinFreeProcessorCount 0
Thread.JobThreadPriority 0
GstRender.Thread.MaxProcessorCount 8 - For 8 Cores / 16 Threads:
Thread.ProcessorCount 8
Thread.MaxProcessorCount 8
Thread.MinFreeProcessorCount 0
Thread.JobThreadPriority 0
GstRender.Thread.MaxProcessorCount 16
If you have different # of Cores / Threads, just replace the current # of cores in ProcessorCount & Max ProcessorCount, and # Threads on the MaxProcessorCount - "Wenn Sie unterschiedliche Anzahlen von Kernen/Threads haben, ersetzen Sie einfach die aktuelle Anzahl der Kerne in ProcessorCount & Max ProcessorCount und die Anzahl der Threads in MaxProcessorCount"