Search results for query: *

  1. T

    Plugins + Scripts CPU Performance Patch (Up to 30% faster physics, up to 60% more FPS)

    BTW, Why 32 bit? is it 64bit mask? SetProcessAffinityMask has parameter "[in] DWORD_PTR dwProcessAffinityMask" and this is not as pointer, but data as it is. And DWORD_PTR should be 64 bit data.
  2. T

    Plugins + Scripts CPU Performance Patch (Up to 30% faster physics, up to 60% more FPS)

    The affinity options seems to set only the first 32 cpus. (So, 16 cpus for skipping HTs at my previous post case) If BIOS setting disables HT & NUMA, can set 32 cpu cores affinity. But... - with no affinity (1-44cpu), got lower fps even use all cpu cores. - 1-22 cpu, still lower... - 1-16 cpu...
  3. T

    Plugins + Scripts CPU Performance Patch (Up to 30% faster physics, up to 60% more FPS)

    How to unlimit the 16 cpu limitation? I had chance to try VaM on many cores desktop (but very old...). This patch seems to improve fps well. But it seems still limited only for 16cpu of 2*22cpu cores.(2*44 threads) SkinMeshPartDLL.ini: ----- [threads]...
Back
Top Bottom