Thanks to k3dt for upacking the clients, we have access to 2013-03 where new skills were added. RagexeRE are compiled differently so at the moment, it can't be used unless someone finds a way.
Anyway, this topic is mainly for support in trying to get ragexe working since it seems that it will prove more useful than RagexeRE.
I don't have the translations/translated lub files that rytech has, but here is the 2 new skills in the skill list.
Problems faced so far:
ALT+W (For Cart) won't work anymore. I tried last time on RagexeRE, and I assume the same problem on Ragexe. It says prohibit to use in area. (Packet related?)
Method to log in:
Note: This process is only for testing for now, since the client still needs to be diffed with the necessary patches.
In mysql, create a new account with no ID/Pass, and set the group_id to 99 to get a gm account Reason for this is due to the xml settings and the client isn't fully patched You may see in your console, accept account ID(blank) with password(blank)
When you login, you can login with the blank account and log in with your character I had to manually create a character in mysql though, I got "Not Available" in my char select screen
Once done, login, and you see your character you made. Toggle right and back to your character to login to the account. If you don't, then enter won't do anything.
Over the few days, if no one has done it yet, I'll keep applying some patches to the client so it'll be easier to test
data/sci.xml:
<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>uae</servicetype>
<servertype>sakray</servertype>
<connection>
<display>Ragnarok Online</display>
<balloon>Ragexe Client</balloon>
<desc>Ragexe 2013</desc>
<address>127.0.0.1</address>
<port>6900</port>
<version>25</version>
<langtype>1</langtype>
<registrationweb></registrationweb>
</connection>
</clientinfo>
2013-03-20 Hex Strings
Notes: For me, if you diff with ShinsdiffPatcher the client will no longer work.
So I think until someone updates it, we just have to manually find/replace.
Below are the strings that was auto found by the client. [Experimental]
*Please post a working client with these applied if possible
*Credits for diff strings: k3dt, Ai4rei, GreenGox, Shinyro, diff team
Patch:RemoveLoginauto close findhex: B9 88 E9 9800 E8 AB 93 D9 FF C7 8424 CC 000000 FF FF FF FF replacehex:8B4C2414 C7 410C0300000090909090909090909090
Patch:Only2ndLoginBackground: findhex: C0 AF C0 FA C0 CE C5 CD C6 E4 C0 CC BD BA 5C545F B9 E8 B0 E6 25642D25642E626D7000 replacehex: C0 AF C0 FA C0 CE C5 CD C6 E4 C0 CC BD BA 5C54325F B9 E8 B0 E6 25642D25642E626D70
Patch:IncreaseScreenshot quality to 75- change the 4B to the desired value in hex (ranges from1 to 100) findhex: C7 44247003000000 C7 44247402000000 replacehex: C7 8424 AC 0000004B0000009090909090
Thanks to k3dt for upacking the clients, we have access to 2013-03 where new skills were added. RagexeRE are compiled differently so at the moment, it can't be used unless someone finds a way.
Anyway, this topic is mainly for support in trying to get ragexe working since it seems that it will prove more useful than RagexeRE.
Shows new skill effects ingame:
View Video
2013-03-20 Packet lengths:
http://pastebin.com/7Qpw31Mk
2013-03-20 Packet DB:
http://pastebin.com/1hxk83YD (Updated Link as of 04/08/13)
*Added itemselectwindow that Malufett helped provide
2013-03-20 Client w/ Skip Packet Obfuscation Applied:
Notes ~ Haven't got a chance to disable hshield yet, but everything is laid out (Bare Minimum) for you if you want to test and contribute.
http://www.sendspace.com/file/2xtqkr
I don't have the translations/translated lub files that rytech has, but here is the 2 new skills in the skill list.
Problems faced so far:
Method to log in:
Note: This process is only for testing for now, since the client still needs to be diffed with the necessary patches.
(In bat file) where sci.xml is in the data folder
Reason for this is due to the xml settings and the client isn't fully patched
You may see in your console, accept account ID(blank) with password(blank)
I had to manually create a character in mysql though, I got "Not Available" in my char select screen
Over the few days, if no one has done it yet, I'll keep applying some patches to the client so it'll be easier to test
data/sci.xml:
2013-03-20 Hex Strings
Notes: For me, if you diff with ShinsdiffPatcher the client will no longer work.
So I think until someone updates it, we just have to manually find/replace.
Below are the strings that was auto found by the client. [Experimental]
*Please post a working client with these applied if possible
*Credits for diff strings: k3dt, Ai4rei, GreenGox, Shinyro, diff team
For Finding hex-strings: Shakto, MStream
bat file to login (Since we still need restore login window)
Share this post
Link to post
Share on other sites