You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i know here is warning "will cause a small slowdown during texture loading", but what i see, is not small slowdown, game freezes for 1-4 seconds.
What causes this freezes? I have i7-3770s and installed Dark Souls on SSD drive.
Stuttering appears in random places, but mostly in Queelag Domain, when you warp to Chaos Sister bonfire. And only with this mod installed: http://darksouls.nexusmods.com/mods/194/
Maybe you can fix that freezes by caching texture hashes, or loading all textures in memory during startup, so we don't need to load them from disk?
I'm not c programmer and don't know directx, but if you give some hints i can try to fix this myself :)
The text was updated successfully, but these errors were encountered:
Hello, i know here is warning "will cause a small slowdown during texture loading", but what i see, is not small slowdown, game freezes for 1-4 seconds.
What causes this freezes? I have i7-3770s and installed Dark Souls on SSD drive.
Stuttering appears in random places, but mostly in Queelag Domain, when you warp to Chaos Sister bonfire. And only with this mod installed: http://darksouls.nexusmods.com/mods/194/
Maybe you can fix that freezes by caching texture hashes, or loading all textures in memory during startup, so we don't need to load them from disk?
I'm not c programmer and don't know directx, but if you give some hints i can try to fix this myself :)
The text was updated successfully, but these errors were encountered: