A wheel jump bind in CS:GO can provide quick jumping, which is extremely useful for a bunnyhop. The jump to the spacebar is the default and this is not very convenient: firstly, the spacebar cannot quickly use the jump several times in a row, and, secondly, the spacebar has deepest depression. That is why many experienced players rearrange the jump on the wheel.
In the guide, we will detail several ways to make a wheel jump in CS:GO.
How to bind a wheel jump
There are three easy ways to bind a jump on the mouse wheel in CS:GO.
Through settings
Jump on the wheel and space can be set in the settings. Move the mouse to the left side of the screen, select settings (gear at the bottom). Go to the section “Keyboard and mouse”, then to the tab “Movement».
Here, at the very bottom, find the function “Bounce“. Click on the window opposite and scroll the wheel in the desired direction. The inscription should appear MWHEELUP to scroll up and MWHEELDOWN to scroll down. To return the jump settings back, follow the same steps, but instead of interacting with the wheel, press Space.
Through the console
To configure the bind through the console, you first need to enable it.
Go to settings, then select the “A game”, then in the upper category “A game» v parameters «Enable Developer Console» select “Yes”. Now the console opens on the button “~» (tilde).
Having opened the console, you need to enter one of the following commands into it:
bind «MWHEELUP» «+jump» – to jump through the scroll wheel up.
bind «MHEELDOWN» «+jump» – to jump through scrolling the wheel down.
Also, for your own convenience, you can remove the gap jump in CS:GO, for this, write unbind «Space» «+jump». To later return all the settings back, you just need to unbind for the wheel and bind for the space.
Via config file
To bind the jump to the mouse wheel through the configuration files, you will first need to open the game folder. Find CS:GO in your library, right-click on it, then click on “Properties…”, in the window that opens, go to the section “Local files“, and in it click”Review…».
In the folder that opens, open the folder “csgo“, then the folder “cfg“, in which you need to find the file “config_default.cfg“. Open the config with a text editor (we recommend notepad++). Now you need to find the binds for the spacebar and the wheel, you can use the search (CTRL + F) and drive a button into it.
In the second parenthesis, enter “+jump» to scroll down or up, one of the lines should look like this bind «MWHEELUP» «+jump»or else bind «MWHEELDOWN» «+jump». Then save the file and start the game.
When you bind a jump to a wheel, the spacebar bind is reset, so jumping to it will no longer work.
How to bind a space jump
To return the settings to the original, you can use all the same methods. In settings, under “Keyboard and mouse“, in the tab “Movement“, against “BounceYou need to click on the window and click on the space bar.
In the console you will need to enter the command bind «Space» «+jump»and in the config in the line bind «SPACE» you need to specify the “+jump” parameter, as it was originally.
We hope our guide helped you make a jump on the wheel in CS:GO. If you have any questions, you can ask them in commentswe will definitely help. Guides for other games are also available on our site.