Jump to content
  • 0

2015-11-04aRagexe_patched from Nemo not working


Question

Posted

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

16 answers to this question

Recommended Posts

  • 0
Posted
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

  • 0
Posted
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
  • 0
Posted
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

  • 0
Posted
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

  • 0
Posted
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? 

  • 0
Posted
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
  • 0
Posted
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.

 

  • 0
Posted
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

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