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

Ok! I downloaded your game. And check it. It takes me some time, 30 minutes. And i write you some short opinion. Thnaks for sugestion!!!) Thats cool idea to share some reviews on each other)

(1 edit)

Hey! I tried to play your game, but when I click the Launch button, it starts acting like it's going to launch the game and then closes. Upon further inspection, I found this error when opening it (you have to open it directly from the .exe file, not itch): "The code execution cannot proceed because VCRUNTIME140_1.dll was not found. Reinstalling the program may fix this problem." However, after reinstalling the error still occurs.

Do you have any idea of what's causing this? It is preventing me from rating and reviewing your game.

(+1)

Yes, have an idea. Thats becaus you dont have Visual C runtime for X64 machine.  You need to download from microsoft website this package. 

This:

So, videogame is written in C++, that’s why you need Microsoft Visual C++ Redistributable Package for Visual Studio 2015, 2017 and 2019, that can be downloaded from Microsoft website:   https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads 

Select X64 version.