Jump to content
  • 0

2018-09-19aRegexe Problem


Surefirer

Question


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.02
  • Content Count:  113
  • Reputation:   1
  • Joined:  12/15/18
  • Last Seen:  

Hello,

I was trying to diff 2018-09-19aRegexe client since I read that RA support it. But I failed. Below is my setting:

Client: 2018-09-19aRagexe

I used nemo CDClient.dll instead official one.

I disabled Cheat Defender Game Guard in the nemo.

I added #define PACKETVER 20180919 into defines_pre.hpp in the src custom folder.

In the NEMO, it says client version is 20180917. But I tried change PACKETVER 20180919 to 20180917, faild as well.

Patch setting:

8 Custom Window Title
9 Disable 1rag1 type parameters (Recommended)
17 Enable Official Custom Fonts
24 Fix Camera Angles (Recommended)
28 Increase Headgear ViewID
31 Increase Zoom Out 75%
289 Fix Homunculus attack AI
290 Hide build info in client (Recommended)
34 Enable /showname (Recommended)
291 Hide packets from peek (Recommended)
35 Read Data Folder First
36 Read msgstringtable.txt (Recommended)
38 Remove Gravity Ads (Recommended)
39 Remove Gravity Logo (Recommended)
40 Restore Login Window (Recommended)
43 Always Use Email for Char Deletion
44 Translate Client (Recommended)
46 Use Normal Guild Brackets (Recommended)
47 Use Ragnarok Icon
48 Use Plain Text Descriptions (Recommended)
49 Enable Multiple GRFs (Recommended)
53 Use Ascii on All LangTypes (Recommended)
64 @ Bug Fix (Recommended)
65 Load Custom lua file instead of iteminfo*.lub (Recommended)
73 Remove Hourly Announce (Recommended)
74 Increase Screenshot Quality
84 Remove Serial Display (Recommended)
90 Enable DNS Support (Recommended)
213 Disable Help Message on Login (Recommended)
244 Disable Cheat Defender Game Guard (Recommended)
 

I am using 2018-06-20eRegexeRE with no problem.

I got this screen when I use 2018-09-19 client.

Can anyone help me on this ? Thanks in advance

1.PNG

2.PNG

Edited by Surefirer
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  25
  • Reputation:   6
  • Joined:  06/22/15
  • Last Seen:  

change your sclientinfo.txt --> clientinfo.txt
 

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

  • 0

  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.02
  • Content Count:  113
  • Reputation:   1
  • Joined:  12/15/18
  • Last Seen:  

On 7/21/2019 at 6:53 PM, Joam said:

change your sclientinfo.txt --> clientinfo.txt
 

I have changed sclientinfo.xml to clientinfo.txt. Still gave me the error. Please see pic attached.

1.PNG

2.PNG

 

I have changed nemo to load custom ClientInfo file to clientinfo.txt, and I have successfuly get into the game. When its read clientinfo.xml, it gives me error,

However, I have another problem. The characters in the game are all wrong. I have changed encoding in the clientinfo.txt to my country code which is gbk3212. Which file should I edit to make the character show right? Please see attached picture. I really appreciate if someone can help me on this, I am very close... Thanks in advance.

BTW, I have my own grf with all the translate file to make it work for the client 2018-06-20eRegexeRE. 

1.PNG

2.PNG

3.PNG

4.PNG

 

Still waiting for help. I think I might need to change the code in the client.exe file, but I don't know how to do it.

 

I changed langtype value to 3 which is china and encoding = gb2312 in the clientinfo.txt, When I launch the game, it gave me error. Please see attached picture below. 

my clientinfo.txt setting: 

<?xml version="1.0" encoding="gb2312" ?>
<clientinfo>
    <desc>Ragnarok Client Information</desc>
    <servicetype>korea</servicetype>
    <servertype>primary</servertype>
    <connection>
        <display>Local</display>
              <address>127.0.0.1</address>
              <port>6900</port>
              <langtype>3</langtype>
        <registrationweb>127.0.0.1</registrationweb>
        <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>
            <image>loading06.jpg</image>
        </loading>
        <yellow>
            <admin>2000000</admin>
            <admin>2000001</admin>
            <admin>2000002</admin>
        </yellow>
       </connection>
</clientinfo>

1.PNG

Edited by Surefirer
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  40
  • Reputation:   7
  • Joined:  10/25/18
  • Last Seen:  

On 7/23/2019 at 2:15 AM, Surefirer said:

I changed langtype value to 3 which is china and encoding = gb2312 in the clientinfo.txt, When I launch the game, it gave me error. Please see attached picture below. 

my clientinfo.txt setting: 

<?xml version="1.0" encoding="gb2312" ?>
<clientinfo>
    <desc>Ragnarok Client Information</desc>
    <servicetype>korea</servicetype>
    <servertype>primary</servertype>
    <connection>
        <display>Local</display>
              <address>127.0.0.1</address>
              <port>6900</port>
              <langtype>3</langtype>
        <registrationweb>127.0.0.1</registrationweb>
        <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>
            <image>loading06.jpg</image>
        </loading>
        <yellow>
            <admin>2000000</admin>
            <admin>2000001</admin>
            <admin>2000002</admin>
        </yellow>
       </connection>
</clientinfo>

1.PNG

The client 2018-09-19aRagexe is a main server client it reading clientinfo.xml (but can change to anothers)
and Zero client need config like main client, If another (mean RE client or Sak client) it reading sclientinfo.xml (YEA!!! and can change to anothers too)
In XML configuration you can choose this one
at servertype
- primary
- sakray
- pk

at servicetype (number is langtype too)
0 = korea
1 = america
2= japan
3= china
4= taiwan
5= thai
6 = indonesia
7 = philiphine
8 = malaysia
9 = singapore
10 = germany
11 = india
12 = brazil
13 = australia
14 = russia
15 = vietnam
16 = chile
17 = france
18 = UAE
In your config need edit only

 <servicetype>korea</servicetype>
 <servertype>primary</servertype>

but don't need to edit first row

<?xml version="1.0" encoding="gb2312" ?>

PS. Client after 2019-03-27bRagexe now support only KOREA Language 'cause NEMO diff can't patch ascii in this time and rAthena can't support this.

Edited by X-EcutiOnner
Duplicate word
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.02
  • Content Count:  113
  • Reputation:   1
  • Joined:  12/15/18
  • Last Seen:  

2 hours ago, X-EcutiOnner said:

The client 2018-09-19aRagexe is a main server client it reading clientinfo.xml (but can change to anothers)
and Zero client need config like main client, If another (mean RE client or Sak client) it reading sclientinfo.xml (YEA!!! and can change to anothers too)
In XML configuration you can choose this one
at servertype
- primary
- sakray
- pk

at servicetype (number is langtype too)
0 = korea
1 = america
2= japan
3= china
4= taiwan
5= thai
6 = indonesia
7 = philiphine
8 = malaysia
9 = singapore
10 = germany
11 = india
12 = brazil
13 = australia
14 = russia
15 = vietnam
16 = chile
17 = france
18 = UAE
In your config need edit only

 <servicetype>korea</servicetype>
 <servertype>primary</servertype>

but don't need to edit first row

<?xml version="1.0" encoding="gb2312" ?>

PS. Client after 2019-03-27bRagexe now support only KOREA Language 'cause NEMO diff can't patch ascii in this time and rAthena can't support this.

Thanks.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  112
  • Reputation:   29
  • Joined:  10/06/16
  • Last Seen:  

Clients supporting any languages as before. Without patching works only some basic languages, for allow all supported languages need enable patch Always load Korea ExternalSettings lua file

Without this patch also need create correct external settings directory and put correct named files

 

Edited by 4144
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...