wheybags / freeablo

[ARCHIVED] Modern reimplementation of the Diablo 1 game engine
GNU General Public License v3.0
2.16k stars 193 forks source link

Does not work on Windows 10 #387

Closed mfgabriel92 closed 5 years ago

mfgabriel92 commented 5 years ago

I downloaded an ISO copy of Diablo I, I've patched it and tried to follow the instructions. My installation folder did not have a DIABDAT.MPQ file in it so I tried copying the one from the mounted drive. After copying the files, I had errors messages saying the code execution cannot proceed because a few DLLs were not found. They are MSVCR120.dll and MSVCP120.dll. What am I missing? Why didn't I have DIABDAT.MPQ in my installation folder?

Dramacydal commented 5 years ago

First finds in Google say you must install some redistributable package

wheybags commented 5 years ago

There are currently problems on windows 10 https://github.com/wheybags/freeablo/issues/369