Jump to content
  • 0

How do you find a working correct client?


Peopleperson49

Question


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

I have hexed, updated mmo.h, and updated my lua files for many many clients now, so what am I doing wrong? 20120410 work but wasn't translated... 20120307 work but wasn't translated... 20120111 not sure what was up with that... 20111025 wouldn't login without erroring and I used the LUA files from the repository for old clients older than 11-07-30 (even know it had the files for 2011-11-22)... I have tried about 20 different clients so far with no success just hoping to get lucky... I know how to diff and hex them and I have never had a problem with that before so I don't think thats my problem. However I can't guarantee that all of the clients had the correct lua files since the directories didn't always contain the same dates. I wish there was one master repository that had each client packaged with the correct LUA files! Plus the current LUA repository is on rev 228 which wont work if you go back far enough in clients. I did not diff read data before grf. I added the diff for obstruction... My server has been down for a week with what I though was going to be a simple client update since I have done it several times in the past. I miss the simplicity of older clients that used straight text files!!!!!!!!!!!!!! My previous client for some reason would not allow you to swtich between skill levels, so if you used heal it would always do level 10, etc... Anybody got something useful to help out? I am running out of options to try. Thanks.

Edited by peopleperson49
  • Upvote 1
Link to comment
Share on other sites

13 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  118
  • Topics Per Day:  0.03
  • Content Count:  1942
  • Reputation:   197
  • Joined:  01/08/12
  • Last Seen:  

please don't spam on the forum also on my private message. you already got all you need and i already send the link to you. all you need to do is to understand everything.

http://rathena.org/board/topic/71926-2012-04-10aragexere-lua-files/page__p__143275#entry143275

better to stick on 1 topic if you got same issue. no need to post multiple topic containing one issue. better to use search engine and also don't spam on the other threads.

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

try this....start from fresh .............


Client Parts

get a 2012-04-10 Client here.

http://supportmii.co...10aRagexeRE.exe

get a Diffpatcher here

http://supportmii.co...f2012Pack_v3.7z

Diff your client.....but make sure you included this diff file

http://supportmii.co...Obfuscation.dll

and ...IGNORE these.......

Load LUA before LUB
Read Data Folder First

Client should be ready by now........with a working Setup.exe ( i using Blue Ghost Setup.exe )


Data Folder / GRF Parts

Download the Basic Data Folder here ....

http://subversion.as...n_Project/data/

Download your Lub File Package here...

http://subversion.as...Translated].rar

The Basic Data Folder dont have Clientinfo , so you have to get it at your own.....

Okay.....after the LUB files is downloaded, inside you will saw 2 folder ...

data folder
src folder

We only need the "Data Folder" not the "Src Folder" ........

put the "Data Folder" that you found inside the LUB File Package ....into the Basic Data Folder you have downloaded.

the final directory of your LUB files should look like these....

data\luafiles514

Remember..... you are copy paste the LUB Files folder into your Basic Data Folder's Folder ......

get a GRF Builder ... ( i using GRF Builder , get from RMS )

Create a New GRF File with whatever name you want ......

Merge the WHOLE folder of your Basic Data Folder into the GRF ....

Repack .........

DONE ..............

inside your DATA.INI

[data]
0=yourserver.grf
1=rdata.grf
2=data.grf


you're done ....should be able to connect to your server without fail....and items are also suppose to be translated since 2012-04-10 clients still reading the data from plain text files for items.......


If still got problems....please post some Screenshot ....kinda lazy to read your essay >.< too long .....

Sorry for bad english ~

  • Upvote 4
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  102
  • Reputation:   4
  • Joined:  12/05/11
  • Last Seen:  

Diff your client.....but make sure you included this diff file

http://supportmii.co...Obfuscation.dll

My shin diffpatcher can't read this diff file /pif

and also got warn about msvcr100.dll is missing....

do you know what should i do?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

I connects perfectly, but there is still a lot of stuff in korean. Do I need to translate it myself to get it to work or am I missing some data/texture/dll files? So far I have found that Regular/Battle Chat, Navigation Window, Battleground Fieldlist Window, Party Booking Window, etc are still not correct. Side question, since I know that you can't directly edit LUB files how do I get updated LUA files that I can edit? Thanks.

Peopleperson49

Edited by peopleperson49
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

for 2012-04-10 client, several part / features in the clients isnt translated because it's hardcoded inside the client, so you have to hex your client to change it if you know how...

and...about the chat window...i think you have to save this file

ChatWndInfo_U.lua

in a savedata folder

savedata/ChatWndInfo_U.lua

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

Yes I have that file, and my old client it was in english. But for the 2012-04-10 client all I have is LUB files which I can't edit. I need to fine accurate LUA for that client.

Peopleperson49

Edited by peopleperson49
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

i was using LUA files for savedata folder...

VHf5c.png

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

I hate to tell you but yours is a lot less translated than mine is. I think its because I took the whole topic and translated my client from it.

Edited by peopleperson49
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

like i said previously....certain interface / system in 2012-04-10 client are not translated ...it's hardcoded in the clients...cant translate it unless you hex your clients....

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  102
  • Reputation:   4
  • Joined:  12/05/11
  • Last Seen:  

I hate to tell you but yours is a lot less translated than mine is. I think its because I took the whole topic and translated my client from it.

Just Diff it.... and use right data.... it work's fine with me...

Edited by Kaito Kid
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  308
  • Reputation:   24
  • Joined:  11/26/12
  • Last Seen:  

Why 2012-04-10 always close if wrong password and cant delete character if i want to delete?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  218
  • Topics Per Day:  0.05
  • Content Count:  1180
  • Reputation:   141
  • Joined:  01/27/12
  • Last Seen:  

In one day it will allow you to actually delete the character. Until then it just gives you the option to resotre character.

Peopleperson49

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.

Guest
Answer this question...

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

×
×
  • Create New...