• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.

Recent content by ToeJam

  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