Jump to content

Recommended Posts

Hello everyone. I want to ask if someone know how to fix this thing. 

I adding lycan source from Maxmi into client source by Terenzo with latest version of include.

Alone without Maxmi things I can compile it. But if I added Maxmi's binary source I got these errors:

 

I really hope that someone can help me with that.

 

#fixed

I used Visual Studio 2008 SP1 and another binary (by Syron) + added Maxmi's binary edited files.

Who want's help with this, you can PN me here.

 

vs2013.png

Edited by TyWin
#fixed
Link to comment
https://metin2.dev/topic/8217-binary-compiling-problem/
Share on other sites

Ahh okay, there it is.

I think that is due to D3DLIGHT8 and D3DMATERIAL8 / in newest MapType.h without Lycan I have D3DLIGHT9 and D3DMATERIAL9 but when I change it I got so many errors. I think that I need to change it but I would like to fix only this 4 errors.

 

d3dx.png

Link to comment
https://metin2.dev/topic/8217-binary-compiling-problem/#findComment-50797
Share on other sites

  • Former Staff

you can't ... you must do this

press CTRL+H

and replace every D3DMATERIAL8 to ---> 9

you will get many errors but keep doing this on every error and it'll compile fine

... this error is because terenzo's binary uses direct x 9  and the files you added uses 8 so you have to update them

 

  • Love 1
Link to comment
https://metin2.dev/topic/8217-binary-compiling-problem/#findComment-50798
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.