Jump to content
  • 0
gaurav787

Client Problem

Question

Is it possible to see the version of hexed client like if i m using another's client(.exe) and its working fine with mine server and no problem.. so is it possible to see the date of that client any tool or software? coz if i use another's client(.exe) in left corner the name of that server SHOW'S.. i want my server name on that client...

post-6473-0-52090500-1404987662_thumb.png

Share this post


Link to post
Share on other sites

7 answers to this question

Recommended Posts

  • 0

i Tried making another exe(2012-04-10) which is version 30, i made it but when i login put username and pass select chara when it goes in map and BOOM error exe stopped working

 

You probably deleted the bytes instead of overwritting them (which you cannot do). Before modifying, you should have : 

xPQ6N88.png

 

After, if you're removing "Edacity", you'll want to overwrite with "Ragnarok Online0" on top of it and make sure your string ends with 0x00, like this :

6tcgLIp.png

 

The remaining characters after 0x00 won't show, you can ignore them. You can replace them with 0x00 if you want, it doesn't matter. As long as you're not adding or removing bytes, you'll be fine.

Share this post


Link to post
Share on other sites
  • 0

if that client work well with your server, you can see it at srccommonmmo.h.

(packetver on mmo.h in your server should be match with your client version, because it can work well).

 

to change windows title, may be nemo patcher can help; here the link :

 

http://herc.ws/board/topic/2905-nemo-client-patcher/

 

you can change that in custom windows title.

 

note : usually i use nemo to patch clean ragexe.exe (clean means never patched before), note sure if this tool used on patched client.

  but if only for custom windows title, it probably will work (never tested this).

 

if you need clean client, you can find it here :

 

http://k3dt.eu/Ragexe/unpacked/

Share this post


Link to post
Share on other sites
  • 0

Download any hex editor (I use HxD).

Open the client using HxD.

Searh the string that you want to replace,

and replace it(you should not go beyond the length of string, else the client may broke)

Share this post


Link to post
Share on other sites
  • 0

i cant edit with HxD.. Dastgir can u tell me steps..i tried editing but when i saved it says its not a proper win32 application Please help :'( i just want to edit name teach me PLease :'(

post-6473-0-50141600-1405001335_thumb.png

Edited by gaurav787

Share this post


Link to post
Share on other sites
  • 0

i Tried making another exe(2012-04-10) which is version 30, i made it but when i login put username and pass select chara when it goes in map and BOOM error exe stopped working

Share this post


Link to post
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.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.