Jump to content

L2Editor


Recommended Posts

17 hours ago, CriticalError said:

Hello bro thanks a lot for great contribution, have a question, after open file and try compile got lot errors, using same version you say Visual Studio 2013 Community Editor

Sorry, run bat file System\!GenerateLibs.bat

Link to comment
Share on other sites

 

16 hours ago, Rootware said:

It is a pity that such a project has remained useless.

Я его начинал чисто что бы подтянуть скиллы в реверсе, а потом попросту стало скушно...

Link to comment
Share on other sites

On 4/19/2019 at 4:13 AM, lordofdest said:

As you know i abandoned this project..

This is my latest source code of Editor based on Interlude dll.

 

Use VS 2013 Community Edition to build it.

Run System\!GenerateLibs.bat to generate lib files for l2 dlls.

 

Editor Source Code

 

Have a fun! :dance:

no matter if run bat file because I do before, but anyway got this error with bat, one thing is you need edit !GenerateLibs.bat and change line "%VS140COMNTOOLS to "%VS120COMNTOOLS is for Visual Studio 2013, because 140 is for Studio 2015.

Quote

 

lease/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.lib"
 "../!_var1!/Release/!_var1!.lib"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>ENDLOCAL

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>CALL :GeneratePack
age Fire

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SETLOCAL EnableDel
ayedExpansion

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SET _var1=Fire

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.txt"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.def"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.exp"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.lib"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>dumpbin /EXPORTS "
!_var1!.dll"  1>"!_var1!.txt"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>java -cp GenerateD
efFromDumpbin.jar Main "!_var1!"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>lib /def:"!_var1!.
def" /OUT:"!_var1!.lib"
Microsoft (R) Library Manager Version 12.00.31101.0
Copyright (C) Microsoft Corporation.  All rights reserved.

LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
   Creating library Fire.lib and object Fire.exp

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.exp"
 "../!_var1!/Debug/!_var1!.exp"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.lib"
 "../!_var1!/Debug/!_var1!.lib"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.exp"
 "../!_var1!/Release/!_var1!.exp"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/Re
lease/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.lib"
 "../!_var1!/Release/!_var1!.lib"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>ENDLOCAL

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>CALL :GeneratePack
age IpDrv

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SETLOCAL EnableDel
ayedExpansion

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SET _var1=IpDrv

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.txt"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.def"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.exp"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.lib"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>dumpbin /EXPORTS "
!_var1!.dll"  1>"!_var1!.txt"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>java -cp GenerateD
efFromDumpbin.jar Main "!_var1!"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>lib /def:"!_var1!.
def" /OUT:"!_var1!.lib"
Microsoft (R) Library Manager Version 12.00.31101.0
Copyright (C) Microsoft Corporation.  All rights reserved.

LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
   Creating library IpDrv.lib and object IpDrv.exp

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.exp"
 "../!_var1!/Debug/!_var1!.exp"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.lib"
 "../!_var1!/Debug/!_var1!.lib"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.exp"
 "../!_var1!/Release/!_var1!.exp"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/Re
lease/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.lib"
 "../!_var1!/Release/!_var1!.lib"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>ENDLOCAL

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>CALL :GeneratePack
age Window

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SETLOCAL EnableDel
ayedExpansion

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SET _var1=Window

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.txt"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.def"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.exp"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.lib"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>dumpbin /EXPORTS "
!_var1!.dll"  1>"!_var1!.txt"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>java -cp GenerateD
efFromDumpbin.jar Main "!_var1!"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>lib /def:"!_var1!.
def" /OUT:"!_var1!.lib"
Microsoft (R) Library Manager Version 12.00.31101.0
Copyright (C) Microsoft Corporation.  All rights reserved.

LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
   Creating library Window.lib and object Window.exp

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.exp"
 "../!_var1!/Debug/!_var1!.exp"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.lib"
 "../!_var1!/Debug/!_var1!.lib"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.exp"
 "../!_var1!/Release/!_var1!.exp"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/Re
lease/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.lib"
 "../!_var1!/Release/!_var1!.lib"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>ENDLOCAL

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>CALL :GeneratePack
age WinDrv

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SETLOCAL EnableDel
ayedExpansion

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>SET _var1=WinDrv

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.txt"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.def"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.exp"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "!_var1!.lib"


C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>dumpbin /EXPORTS "
!_var1!.dll"  1>"!_var1!.txt"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>java -cp GenerateD
efFromDumpbin.jar Main "!_var1!"

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>lib /def:"!_var1!.
def" /OUT:"!_var1!.lib"
Microsoft (R) Library Manager Version 12.00.31101.0
Copyright (C) Microsoft Corporation.  All rights reserved.

LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
   Creating library WinDrv.lib and object WinDrv.exp

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.exp"
 "../!_var1!/Debug/!_var1!.exp"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>copy "!_var1!.lib"
 "../!_var1!/Debug/!_var1!.lib"
The system can not find the path specified.
        0 archivo(s) copiado(s).

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/De
bug/!_var1!.exp"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.exp"
 "../!_var1!/Release/!_var1!.exp"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>del "../!_var1!/Re
lease/!_var1!.lib"
The system can not find the path specified.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>move "!_var1!.lib"
 "../!_var1!/Release/!_var1!.lib"
The system can not find the path specified.
They have moved         0 archivos.

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>ENDLOCAL

C:\Users\Enzo\Desktop\lordofdest-l2editor-15af4b266870\System>pause
Press a key to continue . . .

 

Edited by CriticalError
Link to comment
Share on other sites

2 hours ago, lordofdest said:

 

Я его начинал чисто что бы подтянуть скиллы в реверсе, а потом попросту стало скушно...

А мог бы заработать ещё и копеечку.

Link to comment
Share on other sites

28 minutes ago, Rootware said:

А мог бы заработать ещё и копеечку.

Нене все что делал для л2 было для души, так что работаю только за идею и как только становиться не интересно начинаю заниматься чём-то другим.. то эмули ковыряю то эксты к птсу пишу ;))

Link to comment
Share on other sites

2 hours ago, lordofdest said:

Нене все что делал для л2 было для души, так что работаю только за идею и как только становиться не интересно начинаю заниматься чём-то другим.. то эмули ковыряю то эксты к птсу пишу ;))

 

Есть вещи которые выходят за рамки "для души" и должны немного оплачиваться. Иначе энтузиазм закончится так и не начавшись. Навыки реверса вы апнули, а вот практического смысла от программы мало кто ощутил. Об этом я и написал.

Link to comment
Share on other sites

21 hours ago, Bumble said:

This project is awesome! I hope someone continues the work.

this project is empty it won't even compile :D (if u would want to edit main parts)  , main library sources are missing for good reasons !

 

i made exactly same thing in approx same time

P0KBtpi.png

h8TZqia.png?1

https://imgur.com/a/3xcGu u can see the date

, its kind'a funny

Edited by LightFusionMain
Link to comment
Share on other sites

ok here fix of @lordofdest just edit !GenerateLibs.bat and put this

 



CALL "%VS120COMNTOOLS%vsvars32.bat"

CALL :GeneratePackage Core
CALL :GeneratePackage Engine
CALL :GeneratePackage ALAudio
CALL :GeneratePackage D3DDrv
CALL :GeneratePackage Fire
CALL :GeneratePackage IpDrv
CALL :GeneratePackage Window
CALL :GeneratePackage WinDrv


pause
goto :eof


:GeneratePackage
SETLOCAL EnableDelayedExpansion
SET _var1=%1


del "!_var1!.txt"
del "!_var1!.def"
del "!_var1!.exp"
del "!_var1!.lib"


dumpbin /EXPORTS "!_var1!.dll" > "!_var1!.txt"
java -cp GenerateDefFromDumpbin.jar Main "!_var1!"
lib /def:"!_var1!.def" /OUT:"!_var1!.lib"


md "../!_var1!/Debug"
md "../!_var1!/Release"


del "../!_var1!/Debug/!_var1!.exp"
copy "!_var1!.exp" "../!_var1!/Debug/!_var1!.exp"
del "../!_var1!/Debug/!_var1!.lib"
copy "!_var1!.lib" "../!_var1!/Debug/!_var1!.lib"


del "../!_var1!/Debug/!_var1!.exp"
move "!_var1!.exp" "../!_var1!/Release/!_var1!.exp"
del "../!_var1!/Release/!_var1!.lib"
move "!_var1!.lib" "../!_var1!/Release/!_var1!.lib"


ENDLOCAL

Link to comment
Share on other sites

6 minutes ago, LightFusionMain said:

this project is empty it won't even compile :D (if u would want to edit some parts)  , main library sources are missing for good reasons !

Hey man this is editor based on original dll so source code in core modules doesn’t need for it...

 

This source was success compiled by 2 mxc members.

Link to comment
Share on other sites

31 minutes ago, Rootware said:

 

Есть вещи которые выходят за рамки "для души" и должны немного оплачиваться. Иначе энтузиазм закончится так и не начавшись. Навыки реверса вы апнули, а вот практического смысла от программы мало кто ощутил. Об этом я и написал.

Хз, у меня почему то мотивация деньгами не работает...

Link to comment
Share on other sites

1 hour ago, lordofdest said:

Хз, у меня почему то мотивация деньгами не работает...

 

Потому что и результата (кроме сугубо личного) от вашей работы нет, кроме как открыть карту и что-нибудь подвигать. Вещь должна быть хоть чем-то полезна. В противном случае зачем её шарить.

Link to comment
Share on other sites

5 hours ago, lordofdest said:

Hey man this is editor based on original dll so source code in core modules doesn’t need for it...

 

This source was success compiled by 2 mxc members.

u have issues that require recompilation/editing/analyze of callstack,forkflow  of engine.dll and core.dll and without the sources that u use to build precompiled headers , your release is actually useless, as noone would ever fix them.

Yes u can compile but u get a 2017 version for view, nothing u could do with it ,i mean most of all wouldn't be able to do, for me(Or someone who could put it all together with other sources, or create a hook module etc)  it might be something like additional info on structures, etc, ( but for me i already had most that i was needed), not to mention that l2 community is dead mostly and noone ever would be found to do such job and for free, again its most likely that l3 would be released =), other then fixing those issues without source .

So this release is nothing more then air shaking .

 

3 hours ago, Rootware said:

 

Потому что и результата (кроме сугубо личного) от вашей работы нет, кроме как открыть карту и что-нибудь подвигать. Вещь должна быть хоть чем-то полезна. В противном случае зачем её шарить.

 

нечего он там не шарил чтобы она была полезной, по объевтиным причинам! чтобы такие хитрожопые как ты(просто пример) , потом не делали свои моды и продавали втихаря за овердофига $ .

там за место сурсов core и engine для компиляции - выступает Precompiled headers, и нормальный модуль(для фикса багов) в таком случае не сделать, ибо все это дело надо дебажить чтобы видить откуда корни проблем идут, а Core И engine Это основа без них можно вообще забыть о такой разработке это 1 геморой.

Там уйма дыр и багов в эдиторе windrv window, и других модулях, их фиксить /дебажить их через иду(которую конечно же не кто не закинул)  займет уйму времени, не кто этим заниматься не будет .

 

Edited by LightFusionMain
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • I can use this folder system for High Five offline server?   The folder does not have a l2.exe file.   Thank you very much if anyone can help me.   https://drive.google.com/file/d/13kU-g_4JJ-sP-kg2F7pqkUOVKmQdubFm/view
    • I know, but...every time I have problem with IP address setup 😞
    • ENGLISH As you know, we have always profiled in the development of Java emulators, we continue to do our favorite thing, and now we have the opportunity to provide you with services in the field of private development of L2 assemblies Essence, Classic and High Five, which we have been doing in recent years, we have not been working on basic builds for a long time and work only on contracts for the world's best projects. These are the best builds we can offer, we have test servers and we can show them to you on the test, and if you are very good at gameplay, you will see a big difference in the quality and detail of the official content compared to the basic builds. These are the best top solutions in the world, which are currently used to implement the largest projects in the world. We guarantee 100% implementation of all official content. If you have any questions about testing, discussions, etc., please contact our studio and we will discuss everything. At the moment, you can get acquainted with the preliminary information and prices for Private L2 contracts here: Private Server packs L2 Essence 464, 447, 388, 362, 286 protocols Private server packs L2Classic Private server pack High Five РУССКИЙ --------------------------------------------- Как вы знаете мы всегда профилировались на разработке в сфере Java эмуляторов, мы продолжаем заниматься своим любимым делом, и сейчас у нас появилась возможность предоставлять вам услуги в сфере приватных разработок L2 сборок Essence, Classic и High Five, которыми мы занимаемся последние годы, мы уже давно не работаем над базовыми сборками и работаем только на контрактах для лучших мировых проектов. Это лучшие сборки, которые мы можем предложить, у нас есть тестовые сервера, и мы можем показать их вам на тесте, и если вы очень хорошо разбираетесь в игровом процессе, вы увидите большую разницу в качестве и детализации официального контента по сравнению с базовыми сборками. Это лучшие топовые решения в мире, которые на данный момент используются для реализации крупнейших проектов в мире. Мы даем гарантии - 100% реализации всего официального контента. По вопросам тестирования, обсуждений и тд - пишите по контактам нашей студии и мы все обсудим. На данный момент вы можете ознакомиться с предварительной информацией и ценами на Приватные контракты L2 тут: Приватные Сборки L2 Essence 464, 447, 388, 362, 286 protocols Приватные Сборки L2Classic Приватная Сборка High Five -------------------------------------------------------------- Contacts: Telegram: https://t.me/L2scripts Whatsapp, Viber: +1 (916) 226 1910 С уважением, Администрация !
  • Topics

×
×
  • Create New...