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

Attempted to run 'spicy' version, will not run. It is missing the following files:

- MSVCP120.dll

- MSVCR120.dll

- MSVCR100.dll

- MSVCR120.dll (again?)

Reinstalling did not work. I have the most recent runtime.

(+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!