Rocket League

Rocket League

View Stats:
How to set both powerslide and air roll on the same button?
I use a PS4 controller. By default, the square button is for both powerslide and air roll. This means a single button can be set to have these two actions. Now, when I want to set the L1 button to have both powerslide and air roll, it doesn't allow me to do so. I can only set either powerslide or air roll on L1. I cannot figure out a way to set both actions on the same button. Can someone tell me how?
< >
Showing 1-11 of 11 comments
xXLittleBearXx Mar 13, 2019 @ 12:20pm 
well, on my xbox 1 controller, all i had to do is set both to a random button then set them both to the button i wanted. Maybe its different on ps4?
Shiro♌ Mar 13, 2019 @ 1:31pm 
It should be like that on default settings, I guess - Powerslide + Air roll.
The deffault button on keyboard is Shift, but I don't know, how it is on joystick or on any controller.
ㄥoㄥıʞɐꞱ Mar 13, 2019 @ 2:27pm 
I just switched slide and cam-switch buttons, is perfect imo
cutecutecutebaby Mar 14, 2019 @ 5:16am 
Originally posted by xXLittleBearXx:
well, on my xbox 1 controller, all i had to do is set both to a random button then set them both to the button i wanted. Maybe its different on ps4?
That's strange. I cannot do the latter part (...then set them both to the button i wanted). It seems the user interface here is different. Let me check, when I had to switch the key bindings I had to:
Go to options
---> Go to the CONTROL tab
---> the first button is VIEW/CHANGE BINDINGS, press it
---> then It will open up a "Steam Controller Configurator" window to the desktop. I had to change the key binds in this window.
In this window, I can only assign each button to a function (e.g. set button X to jump), but cannot assign a function to a button (e.g. assign "jump" to button O).

Is your controller setting user interface like mine?
DoKo_O Mar 14, 2019 @ 5:21am 
if all of this doesnt help, you can find your bindings in your cfg aswell and type and edit the lines in there.

for example i got powerslide on two buttons mapped. i got air roll + powerslide on my lb/l1 and also got powerslide on on x/square. normally not possible, but easily changeable in the config.

your cfg should be located here:
C:\Users\[USERNAME]\Documents\My Games\Rocket League\TAGame\Config
Last edited by DoKo_O; Mar 14, 2019 @ 5:21am
cutecutecutebaby Mar 14, 2019 @ 5:22am 
Oh my button configuration screen is like this, see the picture under 8. Click the Browse Configs button:

https://support.rocketleague.com/hc/en-us/articles/360015501594-Steam-Controller-Configuration-Beta-
DoKo_O Mar 14, 2019 @ 5:24am 
Originally posted by cutecutecutebaby:
Originally posted by xXLittleBearXx:
well, on my xbox 1 controller, all i had to do is set both to a random button then set them both to the button i wanted. Maybe its different on ps4?
That's strange. I cannot do the latter part (...then set them both to the button i wanted). It seems the user interface here is different. Let me check, when I had to switch the key bindings I had to:
Go to options
---> Go to the CONTROL tab
---> the first button is VIEW/CHANGE BINDINGS, press it
---> then It will open up a "Steam Controller Configurator" window to the desktop. I had to change the key binds in this window.
In this window, I can only assign each button to a function (e.g. set button X to jump), but cannot assign a function to a button (e.g. assign "jump" to button O).

Is your controller setting user interface like mine?
btw by reading this, why are you in the steam controller settings? open up the game, and go into options there, over there you should be able to easily bind both powerslide and air roll onto L1 button. no need to change any steam settings for an ingame change of bindings.
cutecutecutebaby Mar 14, 2019 @ 5:52am 
Originally posted by DoKo_O:
Originally posted by cutecutecutebaby:
That's strange. I cannot do the latter part (...then set them both to the button i wanted). It seems the user interface here is different. Let me check, when I had to switch the key bindings I had to:
Go to options
---> Go to the CONTROL tab
---> the first button is VIEW/CHANGE BINDINGS, press it
---> then It will open up a "Steam Controller Configurator" window to the desktop. I had to change the key binds in this window.
In this window, I can only assign each button to a function (e.g. set button X to jump), but cannot assign a function to a button (e.g. assign "jump" to button O).

Is your controller setting user interface like mine?
btw by reading this, why are you in the steam controller settings? open up the game, and go into options there, over there you should be able to easily bind both powerslide and air roll onto L1 button. no need to change any steam settings for an ingame change of bindings.
If, in the OPTION--->CONTROLS setting, at the bottom I set the "USE STEAM INPUT (BETA)" to off, then I can access the controller setting like I saw in youtube video. However, then I cannot use my PS4 controller.......... I have to set the "USE STEAM INPUT (BETA)" to Playstation 4 controller in order to use my PS4 controller. ANd then in this case, the game lead me to the Steam controller setting panel.
cutecutecutebaby Mar 14, 2019 @ 5:59am 
Originally posted by DoKo_O:
if all of this doesnt help, you can find your bindings in your cfg aswell and type and edit the lines in there.

for example i got powerslide on two buttons mapped. i got air roll + powerslide on my lb/l1 and also got powerslide on on x/square. normally not possible, but easily changeable in the config.

your cfg should be located here:
C:\Users\[USERNAME]\Documents\My Games\Rocket League\TAGame\Config
I have found a TAInput.ini file in the location you mentioned. I opened it with notepad. I saw many command lines there, like this:

GamepadBindings=( Action="SwivelDown", Key="XboxTypeS_RightY", AxisSign=AxisSign_Negative, Remappable=Remappable_None )
GamepadBindings=( Action="SwivelRight", Key="XboxTypeS_RightX", AxisSign=AxisSign_Positive, Remappable=Remappable_None )
GamepadBindings=( Action="SwivelLeft", Key="XboxTypeS_RightX", AxisSign=AxisSign_Negative, Remappable=Remappable_None )
................
.....................
SteamInputBindings=( Action="RearCamera", Key="XboxTypeS_RightThumbstick" )
SteamInputBindings=( Action="ReadyUp", Key="XboxTypeS_A" )
SteamInputBindings=( Action="ToggleMidGameMenu", Key="XboxTypeS_Start",

I believe I should change the SteamInputBindings part. But I cannot find something like "powerslide" or "air roll". I used the search function in notepad but no such words are found. Can you give me some hints?
Milim Nava Mar 14, 2019 @ 6:35am 
Originally posted by cutecutecutebaby:
Originally posted by DoKo_O:
if all of this doesnt help, you can find your bindings in your cfg aswell and type and edit the lines in there.

for example i got powerslide on two buttons mapped. i got air roll + powerslide on my lb/l1 and also got powerslide on on x/square. normally not possible, but easily changeable in the config.

your cfg should be located here:
C:\Users\[USERNAME]\Documents\My Games\Rocket League\TAGame\Config
I have found a TAInput.ini file in the location you mentioned. I opened it with notepad. I saw many command lines there, like this:

GamepadBindings=( Action="SwivelDown", Key="XboxTypeS_RightY", AxisSign=AxisSign_Negative, Remappable=Remappable_None )
GamepadBindings=( Action="SwivelRight", Key="XboxTypeS_RightX", AxisSign=AxisSign_Positive, Remappable=Remappable_None )
GamepadBindings=( Action="SwivelLeft", Key="XboxTypeS_RightX", AxisSign=AxisSign_Negative, Remappable=Remappable_None )
................
.....................
SteamInputBindings=( Action="RearCamera", Key="XboxTypeS_RightThumbstick" )
SteamInputBindings=( Action="ReadyUp", Key="XboxTypeS_A" )
SteamInputBindings=( Action="ToggleMidGameMenu", Key="XboxTypeS_Start",

I believe I should change the SteamInputBindings part. But I cannot find something like "powerslide" or "air roll". I used the search function in notepad but no such words are found. Can you give me some hints?

Add me and I will solve your issue :engi:
cutecutecutebaby Mar 14, 2019 @ 11:23am 
Originally posted by Transcending:
Originally posted by cutecutecutebaby:
I have found a TAInput.ini file in the location you mentioned. I opened it with notepad. I saw many command lines there, like this:

GamepadBindings=( Action="SwivelDown", Key="XboxTypeS_RightY", AxisSign=AxisSign_Negative, Remappable=Remappable_None )
GamepadBindings=( Action="SwivelRight", Key="XboxTypeS_RightX", AxisSign=AxisSign_Positive, Remappable=Remappable_None )
GamepadBindings=( Action="SwivelLeft", Key="XboxTypeS_RightX", AxisSign=AxisSign_Negative, Remappable=Remappable_None )
................
.....................
SteamInputBindings=( Action="RearCamera", Key="XboxTypeS_RightThumbstick" )
SteamInputBindings=( Action="ReadyUp", Key="XboxTypeS_A" )
SteamInputBindings=( Action="ToggleMidGameMenu", Key="XboxTypeS_Start",

I believe I should change the SteamInputBindings part. But I cannot find something like "powerslide" or "air roll". I used the search function in notepad but no such words are found. Can you give me some hints?

Add me and I will solve your issue :engi:
I have added you. Are you a bad guy by the way?
< >
Showing 1-11 of 11 comments
Per page: 1530 50

Date Posted: Mar 13, 2019 @ 11:48am
Posts: 11