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
m (→Other ways) |
Thunder4ik (talk | contribs) m (→See also: clean up, replaced: See Also → See also) |
||
Line 17: | Line 17: | ||
*[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]) | *[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 | == See also == | ||
[[Authoring Tools/SDK (Left 4 Dead)]] | [[Authoring Tools/SDK (Left 4 Dead)]] | ||
Revision as of 08:11, 4 January 2024
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/UEFI, decrease core/thread count
- AMD Ryzen Master have a option in profile settings: Legacy Compatibility Mode (#post)