Fatal Error Out of thread ids: Difference between revisions
Jump to navigation
Jump to search
Note:Command parameter -threads or start /AFFINITY 7 either not work or have no effect
mNo edit summary |
m (→Other ways) |
||
Line 15: | Line 15: | ||
== Other ways == | == Other ways == | ||
*From BIOS, decrease core/thread count | *From BIOS, decrease core/thread count | ||
*[https://www.amd.com/en/technologies/ryzen-master AMD Ryzen Master] have a option in profile settings: '''Legacy Compatibility Mode''' | *[https://www.amd.com/en/technologies/ryzen-master AMD Ryzen Master] have a option in profile settings: '''Legacy Compatibility Mode''' (#[https://steamcommunity.com/app/630/discussions/0/615085406669320118/#c3112519935864357124 post]) | ||
== See Also == | == See Also == |
Revision as of 10:55, 22 October 2021
Fatal Error Out of thread ids. Decrease the number of threads or increase MAX_THREADS_SUPPORTED
A error when Operating system is running more CPU threads than "old" program is design for.

Simple way to decrease CPU thread count on Windows
- Type msconfig into Windows Run program or Search bar.
- Choose Boot tab page, click Advanced options...
- Check box - Number of processors: and from drop list, choose value 19 or less. This help on L4D, L4D2 Hammer tools.
Other ways
- From BIOS, decrease core/thread count
- AMD Ryzen Master have a option in profile settings: Legacy Compatibility Mode (#post)