Portal

Portal

查看统计:
Occisor 2013 年 12 月 7 日 上午 1:14
Portal. Problem with gamepad. Linux.
The game blue portal on the left, orange on the right. But on the gamepad (xbox360): "LT" - orange, "RT" - blue. Change the settings on the contrary, everything is fine, but after restarting the game settings are saved and you have to change again.
In the file .../SteamApps/common/Portal/portal/cfg/config.cfg changed values
bind "L_TRIGGER" "+attack2"
bind "R_TRIGGER" "+attack"
to other values
bind "L_TRIGGER" "+attack"
bind "R_TRIGGER" "+attack2"
But after the start of the game, they again become so
bind "L_TRIGGER" "+attack2"
bind "R_TRIGGER" "+attack"
Why?
最后由 Occisor 编辑于; 2013 年 12 月 7 日 上午 3:05
< >
正在显示第 1 - 3 条,共 3 条留言
Saza 2013 年 12 月 8 日 下午 7:22 
That was the default config for the Xbox version. It automatically changes back because it is returning to the default 360 controls.
Occisor 2013 年 12 月 8 日 下午 7:37 
How to do so LT = blue portal, RT = orange portal, at all times?
Occisor 2014 年 1 月 17 日 上午 1:28 
Solved the problem as follows.
Go to the folder ../SteamApps/common/Portal/portal/cfg
Create a file 360controller-linux.cfg
With the following content:
joy_name "Game controller" bind "A_BUTTON" "+jump" bind "B_BUTTON" "toggle_duck" bind "X_BUTTON" "+use" bind "Y_BUTTON" "togglescores" bind "START" "pause" bind "STICK1" "voicemenu 0 0" bind "STICK2" "+duck" bind "L_TRIGGER" "+attack" bind "R_TRIGGER" "+attack2"
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50

发帖日期: 2013 年 12 月 7 日 上午 1:14
回复数: 3