Symptoms: Periodic micro-hitches, spikes in memory allocations, frequent GC. Fixes:
A: Delete the d3d9.dll you added. Some Windows updates break Vulkan on old games.
Pool.Get() // reuse instead of new Pool.Release(obj) // reset and store
Symptoms: Periodic micro-hitches, spikes in memory allocations, frequent GC. Fixes:
A: Delete the d3d9.dll you added. Some Windows updates break Vulkan on old games.
Pool.Get() // reuse instead of new Pool.Release(obj) // reset and store