Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Have you tried to lower any settings? We have not done any optimization passes atm so there is a lot going on with how monster girls look at the player that can cause problems.

yes i have tryed and it didnt help anything honestly didnt even see any differences.

I mean there should be a big difference in quality for sure. Right now the game uses a lot of computing to give sight to the monster girls and make them aware of their surroundings and what the player is doing. Future patches will need to optimize in this direction. 

well if i have some time i can look into it and see whats cousing it on my pc might be a problem on my end tho, havent looked to much into it yet. just know that my GPU gets overloaded on high and even low settings and that is something that hasnt happened to any other game i played before.

It's something we can address later in development as it would be pointless to do it now when we are adding so much content all the time.

(1 edit)

alright also as a quick side note its my gpu taht cant keep up so normally that only caculates graphics not the processing of sight for npc's (if i am correct been a while since i have done game coding). sometimes its a problem with the poligon count of your models. from what i can remember these sort of problems can be solved by making it so distant models get loaded with less poligons since distant models wont need as much details anyway. but hell to really know more i might need the game code.(and well i might also be wrong in all this been 3 years since i have studyed some game development)

Don't worry we have it in hand, and what you're talking about is LOD or level of detail.

could be there was a reason i went for webdevelpment instead of game anyway haha.