Jump to content

Source Client Clean & Fixed


Reboot

Recommended Posts

M2 Download Center

This is the hidden content, please
( Internal )

In a few days / hours you will post the best source to client: D

 

https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif/

 

-Binary Folder (The place is saved .exe after compilation.)

-extern Folder (You realize only)

-source Folder ( Contain source files .cpp and .h )

-vs_files Folder ( Containt files that's necesary for visual studio )

 

 

List of fix and definitions:

Python >2.2 long overflow
All mount can attack
All toolset set to v120_xp (Windows xp compatibility)  include source files of the client and library, all set to v120)xp toolset

ENABLE_COSTUME_SYSTEM
ENABLE_ENERGY_SYSTEM 
ENABLE_DRAGON_SOUL_SYSTEM 
ENABLE_BELT_SYSTEM


Cryptopp 5.6.2
boost 1.55

I did not do updates because in my opinion are not required.

 
-library builder folder(This folder contains source to absolutely all the libraries it needs client.
All can be built with Visual Studio 2013.)
 
I solved all compilation errors, absolutely everything.
There are only three errors that you will solve soon: D
 
Currently working on the client, I want to pass it on OpenGL: D For linux.
 
 
The link will appear in about a few hours / days, up to you if you are interested in the source :))))
Soon windows server (Game & db)
 
All projects in libraries (CWebBrowser, EffectLib etc. ..) are made by me with their own settings different from the Ymir.
 
 
And if you are obedient to post a cythonized client source.
 
If you are interested, I'll post it. So it is pointless: D
 
 
This is the hidden content, please
 
 
Pleasw wait 24h , i make a special root files for this client src
 
If you find bugs, leave message in topic so I can fix them, each update will be posted here.
Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 83
  • kekw 3
  • Dislove 1
  • Angry 1
  • Not Good 2
  • Confused 1
  • Scream 3
  • Lmao 2
  • Good 26
  • Love 6
  • Love 85
Link to comment
Share on other sites

24h,  I whant to make a special root for src :D

hi... i dont know how to fix dev line cython ..

<.< have too much problem with the py in rootlib...... packet different for the quest (work with quest_flag c_index)..

 

packet.h dev line cython.

 
typedef struct packet_script
{
BYTE header;
WORD size;
BYTE skin;
WORD src_size;
BYTE quest_flag;  *********
} TPacketGCScript;
 
*************************************************
typedef struct packet_quest_info
{
BYTE header;
WORD size;
WORD index;
WORD c_index;  **********
BYTE flag;

} TPacketGCQuestInfo;

 

but is bugged XD

and if you change the packet and change the .py can login ect ect......but have a bug with quest windows cant close XD .......and i think is the revision more  unstable !!

absolutely  not recommend .......

  • Metin2 Dev 1
Link to comment
Share on other sites

Announcements



×
×
  • 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.