Jump to content

[Guide] How to enable Help.htm (Nwindow.dll)


Maxtor

Recommended Posts

When you Click Help button:

 

 

 

help4ge.jpg

 

 

 

and nothing happends, or you just see this window like this:

 

 

 

help28db.jpg

 

 

 

Then you have to enable somehow. Right, but how? Well the protection is different from server to server.

 

1) First of all make sure you run game from original L2.exe [248 KB (253.972 byte)] thats the default filesize from L2C3 OFF client.Some latest protections have modified the L2.exe or something equal like loader.exe,updater.exe etc... which make changes "On the fly" (while the exe is running) to your client's dlls like engine.dll,nwindow.dll and other. If your l2.exe isnt the default one, then you can download it here or setup your L2C3 client from the begining and grab it from there.If its not modified (in your server's patch) then you are lucky!

 

2) Check if nwindow.dll has the default filesize [2,45 MB (2.572.308 byte)]. If its not try the default one Here

 

 

 

Now test if the game starts/logins. If its not continue to step 3. (optional)

 

 

 

3) Check Engine.dll  has the default filesize: [6,93 MB (7.274.516 byte)]. If its not try the default one. (link here).You will need some hexing to change Revision and Protocol to connect.Some protocols can be found Here

 

 

 

Now test again if the game starts/logins. If its not continue to step 4.

 

 

 

4) The alternative way is to hex nwindow.dll leaving all the other files as is.In my example i used Ollydbg Assembler Analyzer v1.10 .Open nwindow.dll from your system folder (because it reads imports-exports). Find the address (default is 100555F9) as you see in the picture:

 

 

 

ollydbg5bt.jpg

 

 

 

There you see 74 0C which means to jump somewhere else (at 10055607) in the memory and execute the Help button functions. If you see instead of 74 0c the numbers 90 90 that means, "dont jump,dont do nothing - NOP) change them to 74 0C in order to work.If you want to do it much easier use a hex editor like XVI32 like the picture above:

 

 

 

 

 

xvi6kg.jpg

 

 

 

 

 

Now test if help is enabled.

Link to comment
Share on other sites

Maxtor can you give a little more description of howto find the correct lines? I have modified l2.exe but engine.dll and nwindow.dll are the same size as the default one's. The problem is that the line 100555F9 is missing or i cant find it, i cant even find the line 10055607 with both Ollydbg and W32Dasm

Link to comment
Share on other sites

What am i supposed to search for i cant find line "100555f9" with search. How to find the correct line?

 

 

 

 

 

line "100555f9" is missing because your nwindow.dll is packed. Use the default one as the picture.

Link to comment
Share on other sites

I checked the size of nwindow.dll it was the same as the size you posted. nvm I'll check it when i go home can you link me to some default nwindow.dll (the upper link is not active).

 

 

 

i updated my 1st post.

Link to comment
Share on other sites

maxtor,

 

if i use the default l2.exe my game cant be opened, so i need to use the l2.exe of server patch

 

-

 

the engine.dll are the same size of default

 

-

 

well,

 

i have modified the nwindow.dll and now i can open the help.htm ingame but the functions dont work

 

 

 

ill need the correctly l2.exe and engine.dll?

 

how and what i need to modify in these files? :/

 

 

 

obs: if u need to know what server i need, pm-me

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock