Jump to content

EliteBlack

Members
  • Posts

    40
  • Joined

  • Last visited

Posts posted by EliteBlack

  1. Can you download the diff file again and try again please ? I updated the diff files

    Ok, after testing - it's the combination of " Enable DNS support" and "Disable Nagle Algorithm" patches that causes the crash after Service Select, with either of the diffs enabled  - it doesn't:)

     

    confirmed! It works perfectly.

  2. All patches changed with the new exe since Gravity use vc10 instead vc9 before

     

    News patches

    Enable DNS support

    Use SSO login packet for all langtype (fix langtype issues)

    Change Packet Encryption Keys

     

     

    Big thanks to NeoMind and Yommy for the help they provided to me

     

    Whats the use of "Change Packet Encryption Keys" and how to use it?

  3. @Filgaja, same error occured. i recompile my server and changed the following:

     

    packet_db.txt

    packet_db_ver: 38
    

    common/mmo.h

    #ifndef PACKETVER
        #define PACKETVER 20130605
    #endif
    

    clientinfo.xml

    <servertype>primary</servertype>
       <connection>
          <display>RO</display>
    		<balloon>Ragnarok Online</balloon>
    		<desc>Ragnarok Online Private Server</desc>
    		<address>x.x.xxx.xxx</address>
    		<port>6900</port>
    		<version>38</version>
    		<langtype>0</langtype>

    should i copy the packets (http://pastebin.com/kvUf4DNM) to my packet_db.txt? can't figure the problem. Im always rejecting the server.


    EDIT:

    okay i just got it now.. it seems the Loki launcher is has an error.. I am able to connect using R.O.L.E.X. Launcher. I think the MD5 thing has to do with it.

  4. i have no Aura's when im using lvl 255 character.

     

    in my client.conf

    // Maximum allowed 'level' value that can be sent in unit packets.
    // Use together with the aura_lv setting to tell when exactly to show the aura.
    // NOTE: You also need to adjust the client if you want this to work.
    // NOTE: Default is 99. Values above 127 will probably behave incorrectly.
    // NOTE: If you don't know what this does, don't change it!!!
    max_lv: 255
    
    // Level required to display an aura.
    // NOTE: This assumes that sending max_lv to the client will display the aura.
    // NOTE: aura_lv must not be less than max_lv.
    // Example: If max_lv is 99 and aura_lv is 150, characters with level 99~149
    //          will be sent as being all level 98, and only characters with level
    //          150 or more will be reported as having level 99 and show an aura.
    aura_lv: 255
    

    Is there other option to enable the Aura in lvl 255? Please help.

     

     

    Thanks.

  5. Enable 64k Hairstyle check ?

    Increase Headgear View ID to 5000 check ?

     

    Yes, both are checked.

     

    Below are the patch that i applied in my client.

    Allow space in guild name
    Change Gravity Error Handler
    Custom Window Title
    customWindowTitle
    Disable 4 Letter UserCharacter Limit
    Disable 4 Letter UserID Limit
    Disable 4 Letter UserPassword Limit
    Disable Ragexe Filename Check
    Disable Hallucination Wavy Screen
    Disable HShield
    Disable Packet Encryption
    Enable 64k Hairstyle
    Enable Ascii
    Enable Custom 3D Bones
    Enable Multiple GRFs
    Extended Chat Box
    Extended Chat Room Box
    ExtendNpcBox
    Extended PM Box
    Fix Camera Angles
    @ Bug Fix (Recommended)
    Ignore Missing File Error
    Ignore Missing Palette Error
    Increase Screenshot Quality
    Increase Headgear ViewID to 5000
    Load ItemInfo.lua before lub
    KOREA ServiceType XML Fix
    Disable Quake skill effect
    Read Data Folder First
    Read msgstringtable.txt
    Read questid2display.txt
    Remove Gravity Ads
    Remove Gravity Logo
    Remove Hourly Annonce
    Remove Serial Display
    Disable Nagle Algorithm
    Shared Body Palettes Type1
    Shared Head Palettes Type1
    Skip License Screen
    Translate Client In English
    Use Custom Aura Sprites
    Use Normal Guild Brackets
    Use Ragnarok Icon
    
×
×
  • Create New...