Jump to content
  • 0

Question

Posted (edited)

My RO fonts are working well in Windows 10 below. When I use my laptop (Which is Windows 10), the fonts appeared to be small.

This is my clientinfo.xml

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
<servicetype>korea</servicetype>
<servertype>sakray</servertype>
   <connection>
      <display>TEST Ragnarok Online</display>
      <balloon>TEST</balloon>
      <desc>TEST</desc>
      <address>107.160.168.105</address>
      <port>6900</port>
      <version>45</version>
      <langtype>0</langtype>
      <registrationweb>/</registrationweb>
          <aid>
             <admin>2000000</admin>
            <admin>2000001</admin>
            <admin>2000002</admin>
            <admin>2000003</admin>
            <admin>2000004</admin>
            <admin>2000005</admin>
        </aid>
        <loading>
            <image>loading00.jpg</image>
            <image>loading01.jpg</image>
            <image>loading02.jpg</image>
            <image>loading03.jpg</image>
            <image>loading04.jpg</image>
            <image>loading05.jpg</image>
            
        </loading>
   </connection>
</clientinfo>

 

http://imgur.com/4DrmNXe

Edited by funtwocrasher

2 answers to this question

Recommended Posts

  • 0
Posted (edited)


<?xml version="1.0" encoding="euc-kr" ?>

<clientinfo>

<servicetype>america</servicetype>

<servertype>primary</servertype>

<connection>

<display>TEST Ragnarok Online</display>

<balloon>TEST</balloon>

<desc>TEST</desc>

<address>107.160.168.105</address>

<port>6900</port>

<version>45</version>

<langtype>1</langtype>

<registrationweb>/</registrationweb>

<aid>

<admin>2000000</admin>

<admin>2000001</admin>

<admin>2000002</admin>

<admin>2000003</admin>

<admin>2000004</admin>

<admin>2000005</admin>

</aid>

<loading>

<image>loading00.jpg</image>

<image>loading01.jpg</image>

<image>loading02.jpg</image>

<image>loading03.jpg</image>

<image>loading04.jpg</image>

<image>loading05.jpg</image>

</loading>

</connection>

</clientinfo>

Edited by Anacondaqq

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