Solved [Solution Given] Possibility solutions for those whos experiencing LAG/CONNECTION issue

Discussion in 'Closed' started by wind99121, Mar 14, 2020.

  1. wind99121
    Offline

    wind99121 Donator

    Joined:
    Jun 15, 2014
    Messages:
    342
    Likes Received:
    165
    ///Make a notepad

    ///paste in below:

    netsh interface ipv4 set subinterface "<Name>" mtu=576 store=persistent

    ///Name= ethernet name / internet adapter name, you will find adapter name by accessing Control panel >Network and internet > Network connection.

    *You might have more of them if you have VM or hamachi installed.*

    ///Then make another one but changing value of mtu to 1500 for restore.

    netsh interface ipv4 set subinterface "<name>" mtu=1500 store=persistent

    ///Rename both of filename extension to "bat" [e.g. 576.txt > 576.bat]. Run as admin.

    -------------------------------------------------------------------------------------------------------
    Or download them from here, you will have to change Adapter name by opening it then edit it with notepad.

    576

    https://drive.google.com/open?id=1PmvIzHMM629mmt5Qc0X5bT3_VUxT1XNw

    1500

    https://drive.google.com/open?id=1Vt1wZSIvF2yK8wvaUULz8uomLIwETkLH

    -------------------------------------------------------------------------------------------------------
    This is a soluation for another game lag due to the submarine communications cable/fiber optic cable repair, i cant guarantee this will work for Royal.

    blame shark
    [​IMG]

     
    Last edited: Mar 20, 2020
    mishmash, yann, DeJia and 2 others like this.
  2. DeJia
    Offline

    DeJia Donator

    Joined:
    Sep 29, 2017
    Messages:
    119
    Likes Received:
    107
    Gender:
    Male
    Location:
    Singapore
    Country Flag:
    IGN:
    DEJIA
    Level:
    200
    MVP
     
  3. beanmumu
    Offline

    beanmumu Well-Known Member

    Joined:
    Feb 13, 2020
    Messages:
    95
    Likes Received:
    8
    Country Flag:
    IGN:
    Mahwang
    Level:
    152
    umm.. then where folder i save this file?
     
    Last edited: Mar 16, 2020
  4. wind99121
    Offline

    wind99121 Donator

    Joined:
    Jun 15, 2014
    Messages:
    342
    Likes Received:
    165
    You can Save both anywhere you like.
    Make 1 that's 576 and another 1 is 1500.
     
  5. beanmumu
    Offline

    beanmumu Well-Known Member

    Joined:
    Feb 13, 2020
    Messages:
    95
    Likes Received:
    8
    Country Flag:
    IGN:
    Mahwang
    Level:
    152
    ty. how to know "name"
     
  6. DeJia
    Offline

    DeJia Donator

    Joined:
    Sep 29, 2017
    Messages:
    119
    Likes Received:
    107
    Gender:
    Male
    Location:
    Singapore
    Country Flag:
    IGN:
    DEJIA
    Level:
    200
    Under Control Panel, go to Network and Internet\Network Connections
    You'll be able to see your Adapter name. For me, it's named Wi-Fi.
    upload_2020-3-17_19-14-20.png

    So this is what I keyed.

    netsh interface ipv4 set subinterface "Wi-Fi" mtu=576 store=persistent
     
  7. wind99121
    Offline

    wind99121 Donator

    Joined:
    Jun 15, 2014
    Messages:
    342
    Likes Received:
    165
  8. Cyrque
    Offline

    Cyrque Member

    Joined:
    Dec 28, 2019
    Messages:
    1
    Likes Received:
    0
    Gender:
    Female
    IGN:
    Cyrque
    Do I put both 576 and 1500 files in the MapleRoyals file or in desktop?

    Also, after running both files there's nothing popping up. How do I know that it works? After running both files, I still can't login to Royals.
     
  9. wind99121
    Offline

    wind99121 Donator

    Joined:
    Jun 15, 2014
    Messages:
    342
    Likes Received:
    165
    You can put them anywhere you like.

    There should be a CMD pop up very quickly, if not:

    Try to rename it, without "space" and any symbol
    e.g. mtu576.cmd mtu576.bat

    Put them where the directory without "space" and"symbol"
    e.g. e:\CMDs e:\Tools\Cmds

    As these kind of directory name might not work.
    e:\Tools\Mapleroyal CMD
    e:\My tools\CMD[Mapleroyal]

    If you are using the one I provided, that would ask you to "press any key to continue" during the process.

    And you just run 576 once to have effect, 1500 is for restore to default value.
     
    Last edited: Mar 22, 2020
  10. Jakeeer
    Offline

    Jakeeer Member

    Joined:
    Mar 26, 2020
    Messages:
    11
    Likes Received:
    2
    Gender:
    Male
    Country Flag:
    I tried to do the download thing, but whenever I try it I keep getting this error:
    "The filename, directory name, or volume label syntax is incorrect."
    I also tried making my own on notepad, but it closes immediately after opening.
    This is what I put for both of them,
    netsh interface ipv4 set subinterface "Kwak" mtu=576 store=persistent

    Kwak is the name of my connection. Am I doing something wrong?
     
  11. wind99121
    Offline

    wind99121 Donator

    Joined:
    Jun 15, 2014
    Messages:
    342
    Likes Received:
    165
    Thats normal, it just pop up less than 1 sec.

    The ERROR from my downloads is because you did not edit the adapter name.

     
  12. Jakeeer
    Offline

    Jakeeer Member

    Joined:
    Mar 26, 2020
    Messages:
    11
    Likes Received:
    2
    Gender:
    Male
    Country Flag:
    Hey, thank you for replying!
    However I am pretty confident I followed the guide as well as possible. Is there something else that I need to change besides the "<Name>"?
    I did do the same thing for your downloads
    For reference, here is my 1500 file:

    @Echo off
    ECHO This will restore MTU to default value.
    ECHO Make sure run as administrator.
    PAUSE
    netsh interface ipv4 set subinterface "Kwak" mtu=1500 store=persistent
    PAUSE
    ECHO Done.
    PAUSE

    This still doesn't work
     
  13. wind99121
    Offline

    wind99121 Donator

    Joined:
    Jun 15, 2014
    Messages:
    342
    Likes Received:
    165

    Run 576 once, not 1500, 1500 is for restore later. 576 is whenever you have connection issue.
    Make sure you run as Admin.

    If CMD pop up then close itself:

     
  14. Malipompom
    Offline

    Malipompom Member

    Joined:
    Jul 7, 2018
    Messages:
    19
    Likes Received:
    3
    Gender:
    Male
    Country Flag:
    Hi, it still doesn’t work despite downloading your files and renaming + putting them in directory without space or symbol.

    Ran 576 once in C drive with no space/symbol.
    The error message still shows as “Unable to connect to login server”.

    any advice?
     
  15. wind99121
    Offline

    wind99121 Donator

    Joined:
    Jun 15, 2014
    Messages:
    342
    Likes Received:
    165
    nope, it doesnt always work for me either, sometimes I will switch to mobile data though.
     

Share This Page