URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Mabimagicka
  HTML https://mabimagicka.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Guides
       *****************************************************
       #Post#: 120--------------------------------------------------
       Mabinogi Lag Fixes
   DIR By: thraceall
       Date: December 11, 2013, 11:35 pm
       ---------------------------------------------------------
       1. Disabling Nagle
       Windows XP
       1. Click Start, click Run, type regedit, and then click OK.
       2. Go to
       HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\
       3. In this category will be some folders. The folder in question
       is the network adapter. This contains information on the
       network: IP address, gateway, etc. If you are completely
       confused on which one it is you may add the following line to
       each folder.
       4. Add a DWORD named TcpAckFrequency unless one is already in
       there. (It is case sensitive) -Add a DWORD by right clicking
       anywhere on the window.
       5. Set the value of the keyword to 1 to disable Nagle's
       Algorithm.
       6. Reboot your PC.
       Windows Vista and Windows 7
       This should be done in addition to the above under Vista and 7
       IF MSMQ is enabled. It normally is not:
       1. Click Start, click Run, type regedit, and then click OK.
       2. Locate and then click (or add it if you don't have) the
       following registry subkey:
       HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Parameters
       3. On the Edit menu, point to New, and then click DWORD Value.
       4. Type TcpNoDelay for the name of the DWORD, and then press
       ENTER.
       5. Right-click TcpNoDelay, and then click Modify.
       6. In the Value data box, type 1 to turn on the Nagle algorithm
       socket option, or type 0 to turn off the option.
       7. Click OK, and then quit Registry Editor.
       -------------------------------------------------------------------------------
       2. MTU Edit (Vista/Win7 only)
       1. Open CMD
       2. Copy and paste this in CMD depending if you're on wireless or
       wired:
       WIRED:
       netsh interface ipv4 set subinterface "Local Area Connection"
       mtu=576 store=persistent
       WIRELESS:
       netsh interface ipv4 set subinterface "Wireless Network
       Connection" mtu=576 store=persistent
       If you want to be even faster change the value of 'mtu' to a
       value lower that is a multiple of 4 but don't go below 100. This
       edit makes Mabi faster but makes your web browsing slower. Send
       this command again but with the mtu value as 1500 to go back to
       the default. It will make your HTTP-based connections faster
       again. Do note that the lower the MTU, the slower housing board
       and pet summoning will be.
       CC/Relog to feel the effects.
       *****************************************************
       Page 1 of 1