Skip to main content

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

King's Crook

A made-from-scratch combat focused RPG set in a fantasy middle eastern land. · By EMMIR

Well done

A topic by Deleted Account created Sep 17, 2023 Views: 297 Replies: 5
Viewing posts 1 to 2
Deleted post
Developer(+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!

Deleted post
Developer

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.

Deleted post
Developer

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