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

hiya. Those DLL files are from Microsoft Visual C runtime, a package that your operating system needs for the game to function. You should download and install those from the Microsoft website. Always helps to Google your error messages

I have the same thing and I downloaded visual c from the Microsoft site so...

in the most recent build, I have included those DLL files in a folder called /common missing DLLs/. You can try those but you should always try to get them from the source

Nice, Thank you!