deathkiller / jazz2

🎮 · Jazz² Resurrection: Open-source reimplementation of Jazz Jackrabbit 2
https://deat.tk/jazz2/
GNU General Public License v3.0
492 stars 18 forks source link

Remove resource streaming micro-stutters #44

Closed Hexaae closed 2 years ago

Hexaae commented 3 years ago

Are there plans to remove annoying resource assets streaming micro-stutters on first loading of a new level?

deathkiller commented 3 years ago

Duplicate of #34 (created by you already), please don't create duplicate issues. I don't have such plans right now, maybe someone else?

Hexaae commented 3 years ago

oops, sorry I forgot about it :) Would be possible to preload everything?

deathkiller commented 3 years ago

Everything is possible, but I'm afraid I don't have time to implement this feature.

deathkiller commented 2 years ago

Added preloading of assets on the start of level to prevent micro-stutters in v0.6.8. It should fix 90% of micro-stutters, because some assets can't be preloaded.