F5F Stay Refreshed Software PC Gaming No, iNumHWThreads does not directly read threads; it provides a count of available hardware threads.

No, iNumHWThreads does not directly read threads; it provides a count of available hardware threads.

No, iNumHWThreads does not directly read threads; it provides a count of available hardware threads.

E
Electr0_Fusi0n
Junior Member
15
03-21-2020, 10:58 AM
#1
You're checking if `iNumHWThreads` reflects cores or Intel threads. For Fallout 4, it uses the number of physical cores or threads available, depending on your system configuration. If you have 4 cores, that's what it should count. Use the actual core count for accuracy.
E
Electr0_Fusi0n
03-21-2020, 10:58 AM #1

You're checking if `iNumHWThreads` reflects cores or Intel threads. For Fallout 4, it uses the number of physical cores or threads available, depending on your system configuration. If you have 4 cores, that's what it should count. Use the actual core count for accuracy.