Inori / FuckGalEngine

My tools to crack galgame
822 stars 146 forks source link

Minori - get the cryptlibd.lib ? #33

Closed IDerr closed 5 years ago

IDerr commented 5 years ago

Hi, I wanted to compile fuckpaz, but it needs the cryptlibd.lib file. I have compiled the library as asked, but it only generates the cryptlib.lib.

is it a special file or it is just not needed ?

thanks

Inori commented 5 years ago

cryptlibd.lib is the debug version, cryptlib.lib is the release version, you should compile both project using same config.

Here is a video on how to build it, thanks to 阿皇仔: https://www.youtube.com/watch?v=FlHxl02YzjE

IDerr commented 5 years ago

Oh ok, my bad, thanks for this ;)