Skip to main content

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

Hmm That is weird... Does it tell you which dll's are missing? When I recreate the process of downloading the game it works. But I do get warned by windows that it's an unknown source but that works by clicking on run anyway

Hey, came back around to the game. Here are the missing files, they aren't found in the game's folder upon extracting and doing the "Run Anyway":

MSVCP140D.dll

MSVCP140D_ATOMIC_WAIT.dll

VCRUNTIME140D.dll

I googled a little big and you apparently need to install "Visual C++ Redistributable for Visual Studio 2015" from here:
https://www.microsoft.com/en-gb/download/details.aspx?id=48145

I'm going to add this to me instruction page thanks for testing :)

No prob!