Jump to content
  • 0

Translation error and strange text


Question

Posted

Right now, I've got rAthena + miruku set up, everything is well.

When I go in the game, however, some text (buttons and other various parts) are korean, and the item descriptions are with alphanumeric letters, but is arranged really strangely.

Skill description is fine, quests/dialogue is translated fine.

RIght now, my client consists of Miruku and Calciumkid's basic Data folder, but I've also tried putting those files in a .grf format and changing the data.ini file to make it have top priority. Sadly, it doesn't work.

Any help would be greatly appreciated! Thanks. ^_^!

i3ur6h.png

13 answers to this question

Recommended Posts

Posted (edited)

Oh, even though I'm using the rAthena.exe provided with calciumkid's basic rAthena files, I have to diff my client?

Which diff would I use? WeeDiffGen?

and @KeiKun,

I have

[Data]
0=mydata.grf
1=rdata.grf
2=data.grf

Edited by fruitful
Posted (edited)

Sure, it's

<?xml version="1.0" encoding="euc-kr" ?> <clientinfo>
<desc>Ragnarok Client Information</desc>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<extendedslot></extendedslot>
<readfolder></readfolder>
<connection>
<display>HatRO</display>
<desc>ForTehLulz</desc>
<balloon>Rate:10/10/10</balloon>
<address>192.168.1.66</address> //this is from a LAN client, not a WAN client.
port>6900</port><version>0</version><langtype>0</langtype>
<registrationweb>Web site</registrationweb>
<aid>
<admin></admin>
</aid>
</connection>
</clientinfo>

I've also tried grabbing a ragexere from over at eAthena (http://svn6.assembla...eRE/2010-11-16/), then diffing it with shin's diff patcher/weediffgen (with the Translation to English enabled) and the problem still persists. :(

*EDIT: If it matters, I've gone back to using the data folder instead of a packed .grf, since there seems to be no difference.

Do you guys use IRC?

Edited by fruitful
Posted

Edit it to this and tell us what happens

<?xml version="1.0" encoding="euc-kr" ?> <clientinfo>
<desc>Ragnarok Client Information</desc>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
<extendedslot></extendedslot>
<readfolder></readfolder>
<connection>
<display>HatRO</display>
<desc>ForTehLulz</desc>
<balloon>Rate:10/10/10</balloon>
<address>192.168.1.66</address>
<port>6900</port>
<version>75</version>
<langtype>06</langtype>
<registrationweb>Web site</registrationweb>
<aid>
<admin></admin>
</aid>
</connection>
</clientinfo>

As for IRC, We're in the Rizon Network. #rathena

Posted

Interesting,

The weird text in the item description is fixed, font has changed, and bgm works now.

As for the Korean buttons, however, they are still Korean.

Thanks for the help, guys! Much appreciated! :(

Posted

RIght now, my client consists of Miruku and Calciumkid's basic Data folder, but I've also tried putting those files in a .grf format and changing the data.ini file to make it have top priority. Sadly, it doesn't work

I am currently using that

Posted

Hi TS use this Clientinfo i have

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
 <connection>
  <display></display>
  <desc>None</desc>
  <address></address>
  <port>6900</port>
  <version>1</version>
  <langtype>1</langtype>
  <registrationweb></registrationweb>
   <aid>
 <admin>1</admin>
 </aid>
 </connection>
</clientinfo>

Posted (edited)

if as you said

Using Milkman's Client + miruku

dont see any problem

have you tried reinstalling miruku's client?

EDIT:

What operating system are you using?

Edited by KeiKun

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...