Check out all of the details of this month's Patch Notes, featuring the Mini-games + Quality of Life Update! https://mabinogi.nexon.net/news/91106/mini-games-quality-of-life-update-patch-notes-april-11th
[NEW MILLETIANS] Please note that all new forum users have to be approved before posting. This process can take up to 24 hours, and we appreciate your patience.
If this is your first visit, be sure to check out the Nexon Forums Code of Conduct. You have to register before you can post, so you can log in or create a forum name above to proceed. Thank you for your visit!

Delay and Latency.

Comments

  • lildevilboylildevilboy
    Mabinogi Rep: 320
    Posts: 4
    Member
    I know this is old but have u tried to lower your mtu. Even in NA healing and stuff is pretty slow. IF you lower your mtu so its sending smaller packets faster. It helps for me at least.

    netsh interface ipv4 set subinterface "Ethernet" mtu=1500 store=persistent
    netsh interface ipv4 set subinterface "Ethernet" mtu=768 store=persistent
    netsh interface ipv4 set subinterface "Ethernet" mtu=512 store=persistent
    netsh interface ipv4 set subinterface "Ethernet" mtu=386 store=persistent
    netsh interface ipv4 set subinterface "Ethernet" mtu=256 store=persistent
    netsh interface ipv4 set subinterface "Ethernet" mtu=128 store=persistent
    netsh interface ipv4 set subinterface "Ethernet" mtu=48 store=persistent

    This is for landline. Switch the ethernet with wifi if your on wifi. The lower the faster your skills will go but you have to have a fast internet.