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

Hi! When I try to start on Win7, 64bit, I get this message as a pop-up:

---------------------------
game-sketch: cl-ods.exe - Entry Point Not Found
---------------------------
The procedure entry point inflateValidate could not be located in the dynamic link library zlib1.dll. ---------------------------
OK   
---------------------------

Looks like zlib1.dll is missing. Grabbed the zlib1.dll from the "Fancy Free" game and then I got this error when trying to start:

---------------------------
game-sketch: cl-ods.exe - System Error
---------------------------
The program can't start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem.
---------------------------
OK   
---------------------------

So... It seems your packager isn't including needed stuffs!

Dang it, I thought I wouldn't face this kind of issue...

I'll just disable the download for the Windows build for now, then.