Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Thank you for taking the time to play and write feedback! I will certainly take your suggestions into consideration before the next release. The tutorial sneak part is admittedly much harder than I'd like so I will definitely reduce its difficulty in the future. The food eating idea is good too, I'll implement it and see how it feels with items that aren't food too. The mouse sensitivity issue is a bit of a tough one since it is dependent on the game's performance. I've tried to find a solution but I'm not entirely sure if one exists due to the game running all on one thread.

Regarding your last point, when I tested KC on Windows 10, it would show up on top of the task bar so I'm not sure why yours is showing up behind it but I will look into it.

Again, thank you so much for the feedback!

I'm using windows 11 haven't tested on 10 yet, I just know that if a window covers the full screen it'll override the task bar. Not sure if it otherwise could on w11.

Is it possible to display the fps ingame? I wasn't able to tell if the sensitivity problem happened due to frame rate or something else, but the fps seemed consistent.

Oh ok then that's intentional, it should cover the task bar. This is because I don't use the the 'full screen exclusive mode' and instead just use a borderless window so you can play 'full screen.'

Yes it's possible to display the FPS in-game, these types of settings are found in data/config.cfg. set showfps to 1 and it should appear.

(1 edit)

I got borderless fullscreen working after changing Windows scaling from default 125% to 100%. So that means borderless fullscreen doesn't work out of the box on Windows default scale, those scaled resolution values get in the way for games I think.

Edit: found a solution https://www.reddit.com/r/buildapc/comments/pnjkcj/does_window_scaling_to_125_aff...

https://imgur.com/nQ2QVUf

The mouse problem doesn't seem to be related to fps, I checked and got consistent 125. The sensitivity fixed itself after going into the desert and from there keeps working.

Hmmm ok, thanks for the digging, I'll see what I can do about it.