Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Congratulations! I wanted to ask, if you know something about these inconsistencies. Because sometimes my CPU runs the program perfectly fine, but sometimes there are some wrong values in the PC or RAM. Is that something like a race condition? How do I find and fix the error?

If you mean that in DLS then sometimes it the timing issue because more complexity = more delay in DLS, to fix that you make the clock slower (NOT the steps per second, you change clock tick per steps), sometimes the DLS engine just gives up and in parts where its more complex strange stuff happen like Tri-state buffer function as should but sometimes it doesnt let the data through even though it is enabled to let the data through.

Everyone are begging Sebastian Lague to fix this issue, sometimes this bug is seen in older DLS builds where CPUs are more stable but this time it happens more rarely there but in older DLS versions sometimes if the clock gets to fast complex units could get same effects and malfunction.