|
|
|
|
|
by shmerl
2690 days ago
|
|
> Only a select few games are able to use more than 6 cores Poorly designed older games. Modern games should be able to use all cores, because Vulkan is available. Something like dxvk for example is using as many cores as reasonable for compiling Vulkan pipelines. See its config Wiki (dxvk.numCompilerThreads parameter) : https://github.com/doitsujin/dxvk/wiki/Configuration So more cores can help for gaming, no doubt. Just depends on the use case. |
|