Skip to main content

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

I appreciate your feedback, and my apologies that it’s not able to run smoothly on your computer! Since this was done for a game jam in a short period of time it’s still lacking in optimizations and I’ll be implementing those improvements as soon as I’m able to.

Would you be willing to share your computer specs so I have a data point regarding compatibility with specific hardware? Every bit of info helps and I appreciate it!

Sure, Windows 10: i7-4770 CPU @ 3.40GHz, 8Gb RAM,  NVidia GeForce GTX 680

and Linux Ubuntu 20.04: i7-10875H CPU @ 2.30GHz, 32Gb RAM, NVidia GeForce RTX 2060. The Linux one can run Hogwarts Legacy through Steam Play, so it should be able to handle games of similar complexity.

Thank you and good luck!

Thank you so much for the info! The primary issue is that the game relies on randomly spawned level instances as its core mechanic, making it difficult to bake lighting. Having real-time lights for everything is computationally heavy, in particular with the starting apartment level.

There are fixes which I’m working on and hope to have in soon! I’ll keep you posted when they’re implemented so you can hopefully give it another shot :)