[FIX]

ForceSingleCoreCPU=(false, true)

Force game threads to use one cpu core only. May be useful for single core cpu systems or in some cases allow to prevent crashes or other bugs.

IgnoreThreadManagement=(false, true)

Dissallow game from setting threads to multiple cores and using os manager instead. One of the tricks to reduce freezing and stuttering bugs.

IgnoreThreadPriority=(false, true)

Dissallow game from setting per thread priority, all threads will use normal then. One of the tricks to reduce freezing and stuttering bugs.

AntiBSOD=(false, true)

Recommended to be set to true. When game hardly utilize video memory, crashes or blue screens of death (bsod) may appear on many systems. This prevent such problem and increase performance a bit.