Jump to content
  • 0

Korean Buttons


Question

Posted (edited)

 

Hello guys , I need another help from you ?

How to fix Korean buttons and login menu ?

 

I used translated data and system file : ROenglishRE-master

I have translated items and other stuff , but login screen and the buttons are still in korean

Spoiler

screenMidgardRO004.thumb.jpg.bfefa034969116ad8c5e4d65125d13c5.jpg

 

Spoiler

screenMidgardRO003.thumb.jpg.b195a243f3b3ef838b9c213e5ea6beec.jpg

 

 

Spoiler

screen000.thumb.jpg.f5b796ceb9f63cc182d225d0db6970b4.jpg

 

Edited by Nika

9 answers to this question

Recommended Posts

  • 0
Posted
23 minutes ago, TARTs said:

Use other langtype in clientinfo, Making your service language ( Duplicate folder in data > luafile ).

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
	<desc>Ragnarok Online Client Information</desc>
	<servicetype>america</servicetype>
	<servertype>primary</servertype>
	<connection>
		<display>MidgardRO</display>
      	<address>xxxxx</address>
      	<port>6900</port>
      	<version>55</version>
      	<langtype>1</langtype>
		<registrationweb>www.ragnarok.com</registrationweb>
		<loading>
			<image>loading00.jpg</image>
			<image>loading01.jpg</image>
			<image>loading02.jpg</image>
			<image>loading03.jpg</image>
			<image>loading04.jpg</image>
		</loading>
		<yellow>
			<admin>2000000</admin>
			<admin>2000001</admin>
			<admin>2000002</admin>
			<admin>2000003</admin>
			<admin>2000004</admin>
		</yellow>
   	</connection>
</clientinfo>

this is how my clientinfo looks like , when i changed any langtype still korean menu , buttons

But I don't quite understand what you mean to duplicate ?

  • 0
Posted

You can't change this by changing your langtype in clientinfo size because they are bmp images.

Go to your data folder > texture > À¯ÀúÀÎÅÍÆäÀ̽º > esc_001a.bpm until esc_10c.bmp <

You have do edit the bmp image and change the text or finding one À¯ÀúÀÎÅÍÆäÀ̽º folder in english.

  • 0
Posted
4 hours ago, Nika said:
  Hide contents

1232398806_Beznzvu.thumb.png.d82b8e95012a0bd096ec827a1d0625ea.png

This is my folder , I don't know why I still get Korean buttons ?

Are you using kro data.grf?

Because if you are using kro grf it will show you korean words.

All you need to do is create your own grf with GRF editor and then open DATA.INI in your client side and change what grf your client should read first.

For example:

[Data]
1=yourgrf.grf (with your data folder, and your customs files from your server)
2=palletes.grf (if you have your custom palletes)
3=data.grf

The last one should be your KRO grf.

 

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