Apex Legends – Superglide Configuration Video Tutorial

Apex Legends – Superglide Configuration Video Tutorial 1 - steamlists.com
Apex Legends – Superglide Configuration Video Tutorial 1 - steamlists.com

This is a config to streamline supergliding. Supergliding has a ~10ms room for hitting the jump and crouch and jump again to execute the superglide. This will bind crouch and jump to your capslock key. It will also bind mwheel down to jump and lock fps to 30. Locking fps to 30 while scrolling your mouse wheel gives you less frames which = more margin for error as supergliding is a frame perfect mechanic.

First open the Apex Legends folder locally (Steam Library > Left Click Apex Legends > Properties > Open Local Files)

In the Apex Legends folder open the “cfg” folder.

Copy “config_default_pc.cfg” > Paste a COPY and delete all contents in the COPY. We will be doing this 3 times pasting in new information in each new one and renaming them to “superglide” 1-3.

NAME: superglide1.cfg

CONTENTS:

bind “CAPSLOCK” “+jump; exec superglide2.cfg” 0

bind “MWHEELDOWN” “+jump” 0

NAME: superglide2.cfg

CONTENTS:

bind “MWHEELDOWN” “+jump; fps_max 30; exec superglide3.cfg” 0

NAME: superglide3.cfg

CONTENTS:

bind “MWHEELDOWN” “+duck; fps_max 190; exec superglide1.cfg” 0

We will then need to add launch options so that Apex Legends will use our new configs.

Steam Library > Left Click Apex Legends > Properties > General > Launch Options > Paste “+exec superglide1.cfg”

Load into training and make sure hitting your caps lock key makes you jump, if it does your config should be running perfect.

You will also need to disable vsync for FPS configs to work correctly.

To perform the superglide you will go up to a ledge Sprint + W key > CapsLock to jump and climb ledge > Mwheel down to jump at the end of your climb on the ledge

You will still need to get the timing right at the top of the climb for it to execute properly. However that is the only timing element you need with this config

 

ORIGINAL VIDEO NOT MINE –

 

Written by Guhbreel

Hope you enjoy the Guide about Apex Legends – Superglide Configuration Video Tutorial , if you think we should add extra information or forget something, please let us know via comment below, and we will do our best to fix or update as soon as possible!


1 Comment

  1. Nice article.
    But some cfg lines are incorrect.
    1.
    bind “CAPSLOCK” “+jump; exec superglide2.cfg” 0

    bind “MWHEELDOWN” “+jump” 0

    2.
    bind “MWHEELDOWN” “+jump; fps_max 30; exec superglide3.cfg” 0

    3.
    bind “MWHEELDOWN” “+duck; fps_max 190; exec superglide1.cfg” 0

Leave a Reply

Your email address will not be published.


*