Jump to content
  • 0

2015-11-04aRagexe_patched from Nemo not working


dwarf03

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  02/27/12
  • Last Seen:  

Good Day! I had followed the steps carefully checked all whats being said to the guide. But when it doesn't work can you guys tell me whats wrong with it? Also it does not have an icon. Thank you in advance.

ragexe.PNG

Link to comment
Share on other sites

16 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  102
  • Reputation:   2
  • Joined:  07/01/13
  • Last Seen:  

If you can provide us more details may be I can be able to help because I just made this version to work for my server.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  02/27/12
  • Last Seen:  

Just now, GMHelios said:

If you can provide us more details may be I can be able to help because I just made this version to work for my server.

I just used the nemo application to apply it to the new .exe file. Then that happen. When I execute it doesn't show nor pops a window of the game. I really don't know what's wrong with what I just done

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.01
  • Content Count:  208
  • Reputation:   60
  • Joined:  09/23/17
  • Last Seen:  

36 minutes ago, dwarf03 said:

I just used the nemo application to apply it to the new .exe file. Then that happen. When I execute it doesn't show nor pops a window of the game. I really don't know what's wrong with what I just done

In Nemo there is a "Select Recommended" button on the bottom; Press this and then choose additional patches such as Use Official Icon or Read Multiple GRFs

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  02/27/12
  • Last Seen:  

10 minutes ago, TheDerpySupport said:

In Nemo there is a "Select Recommended" button on the bottom; Press this and then choose additional patches such as Use Official Icon or Read Multiple GRFs

It is still not working. But the official icon pops out already. 

nemo.PNG

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.01
  • Content Count:  208
  • Reputation:   60
  • Joined:  09/23/17
  • Last Seen:  

7 minutes ago, dwarf03 said:

It is still not working. But the official icon pops out already. 

nemo.PNG

You have conflicting patches. Remove Read datafolder first and leave Multiple GRFs enabled

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  02/27/12
  • Last Seen:  

18 minutes ago, TheDerpySupport said:

You have conflicting patches. Remove Read datafolder first and leave Multiple GRFs enabled

It works! Thank you so much! How about setting up the GM Clothes? And yellow chat? 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.01
  • Content Count:  208
  • Reputation:   60
  • Joined:  09/23/17
  • Last Seen:  

1 minute ago, dwarf03 said:

It works! Thank you so much! How about setting up the GM Clothes? And yellow chat? 

You'll need to edit your clientinfo.xml to use it,

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
	<desc>Ragnarok Client Information</desc>
	<servicetype>korea</servicetype>
	<servertype>primary</servertype>
	<connection>
		<display>Untold RO</display>
		<desc>Closed Alpha</desc>
		<balloon>1x | 1x | 1x</balloon>
      		<address>127.0.0.1</address>
      		<port>6900</port>
      		<version>20170614</version>
      		<langtype>1</langtype>
		<aid>
			<admin>2000000</admin>
		</aid>
   	</connection>
</clientinfo>

As you see here in my example info <admin> </admin> will give you GM clothes and yellow chat

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  02/27/12
  • Last Seen:  

31 minutes ago, TheDerpySupport said:

You'll need to edit your clientinfo.xml to use it,


<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
	<desc>Ragnarok Client Information</desc>
	<servicetype>korea</servicetype>
	<servertype>primary</servertype>
	<connection>
		<display>Untold RO</display>
		<desc>Closed Alpha</desc>
		<balloon>1x | 1x | 1x</balloon>
      		<address>127.0.0.1</address>
      		<port>6900</port>
      		<version>20170614</version>
      		<langtype>1</langtype>
		<aid>
			<admin>2000000</admin>
		</aid>
   	</connection>
</clientinfo>

As you see here in my example info <admin> </admin> will give you GM clothes and yellow chat

Not working after many tries. Sorry. Please patient to me.

 

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

I think he patched the remove GM sprites in nemo.
You need to repatch your client again without adding the remove gm sprite patch :))

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  02/27/12
  • Last Seen:  

No I didn't patched that. 

Edited by dwarf03
Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

make sure the ID you added in the clientinfo is the same as the Admin Account you're using.

<aid>
	<admin>2000000</admin>
	<admin>2000001</admin>
</aid>

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  02/27/12
  • Last Seen:  

Just now, crazyarashi said:

make sure the ID you added in the clientinfo is the same as the Admin Account you're using.


<aid>
	<admin>2000000</admin>
	<admin>2000001</admin>
</aid>

 

I already done that and still nothing happens. ? 

Quote

<?xml version="1.0" encoding="euc-kr" ?>
<clientinfo>
    <desc>Ragnarok Client Information</desc>
    <servicetype>korea</servicetype>
    <servertype>sakray</servertype>
    <hideaccountlist />
    <passwordencrypt />
    <passwordencrypt2 />
    <extendedslot />
    <readfolder />
    <connection>
        <display>BryRO</display>
        <desc>Ragnarok Online</desc>
        <balloon>Test Server</balloon>
        <address>127.0.0.1</address>
        <port>6900</port>
        <version>55</version>
        <langtype>1</langtype>
        <registrationweb>www.ragnarok.com</registrationweb>
        <aid>
            <admin>2000000</admin>
            <admin>2000001</admin>
            <admin>2000002</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>
            <image>loading06.jpg</image>
            <image>loading07.jpg</image>
            <image>loading08.jpg</image>
            <image>loading09.jpg</image>
            <image>loading10.jpg</image>
        </loading>
    </connection>
</clientinfo>

 

gm.PNG

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

try using the 2000001 ID :))

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  02/27/12
  • Last Seen:  

19 minutes ago, crazyarashi said:

try using the 2000001 ID :))

Still not working. ? 

notworking.PNG

Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

On what grf are you editing?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  02/27/12
  • Last Seen:  

Let me add you on discord. I am not yet editing any grf

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