Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

Hey, I believe I figured out what's causing massive slowdown in some people's computers.

Something's wrong with the gamepad support, it might be polling inputs too agressively and hogging CPU cycles as a result.


By using keyboard controls and binding my gamepad with xpadder instead of ingame, I got the game to run as it's supposed to.

(+1)

Hello, the gamepad routines are the ones provided with worlds delta, so I didn't expect them to have a problem.

(i never experienced issues on my laptops when I used the gamepad).

I'll be sure to investigate the problem and see if I can adjust it.

Thank you for reporting it.