Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Doesn't seem to do anything?

A topic by Will Bowerman created Jan 19, 2022 Views: 261 Replies: 2
Viewing posts 1 to 2

I imagine this might be a device-by-device issue or just a weird Windows thing that's not easily solvable, but the extension appears to have no effect at all - even the demo .exe doesn't seem to do anything to the cursor.

Developer(+1)

The current release seems to depend on Microsoft C Runtime Redistributable (which is something you may or may not have installed if you’ve never installed Visual Studio or “large” videogames before). The next version won’t have this dependency, but also I’m rewriting the entirety of the code, so it’ll take a bit

Ahh okay, I see! Thanks for the update.