-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TRIGGER_AS_BUTTON default issue with START/SELECT buttons #44
Comments
Hi @mystrdat, thanks for reporting this issue. @sergiobenrocha2, @gyates100895, @mainmachine, @mhalano any thoughts about this? |
I think is a question which changes for each game, but for I think set to false could be a good idea. We just need to test with Steam if triggers is correctly recognized. |
Do you guys need any help testing this? I will be home on Wednesday, have a XBox 360 Wireless controller, Steam installed and always use the driver with |
@melo0187 Would be awesome if you can double check this on Steam :) |
@raelgc will do and report back on Wednesday =) |
Since we know the behavior might be different with different games, might it make sense to start a list of games and their behavior with the trigger variable set to both cases? We'll need to test Steam Big Picture mode as well... IIRC that works just fine with default settings (i.e. trigger=false). |
@mainmachine I believe the default is |
Sorry, good point - that's what I meant, of course. The default works for Big Picture last I checked. I won't be in a position to verify until this weekend, but if someone else can check this before then...? |
I can‘t do this. I having some troubles with xboxdrv and xpad because i
|
So finally catching a break from work today. I started Steam BPM a moment ago just to notice that they changed the UI a bit and you can't assign buttons for your controller anymore. However I have a few games I could test for you guys. Any preferences? Here is the list of games I could test (if diskspace allows it...): Just let me know which one are of biggest interest and I will give it a try. |
@mhalano - nice collection. :) I would say any of the platformers should be higher priority. Mark of the Ninja, Trine, etc. |
@mainmachine you got the wrong guy in the mention, so I did not see your input and went ahead and tried Middle-Earth: Shadow of Mordor, because that is the most talked Linux port atm I guess. On another note: The D-Pad does not work, but if I can find out some more about that, it might be worth its own issue. Will try MotN and Trine next (hoping that Shadow of Mordor left enough space on my Dual-Boot SSD... that game is huge óÒ). |
Finally reporting back... sorry guys, got hooked on Middle-Earth: Shadow of Mordor ^^ Instead of checking with more games if I did not find a way to have a working d-pad in both Steam PBM and Middle-Earth: Shadow of Mordor when using My complete
With this I have everything working (but force feedback...) in Steam BPM and (as a consequence of having everything working in Steam BPM I guess) also in Middle-Earth: Shadow of Mordor. Will test with Trine next. |
Trine Enchanted Edition is working just fine with |
The configuration I posted 2 comments up is not working at all for Mark of the Ninja. Apparently the game does not behave the same as Steam in BPM. I reverted the configuration file to its original state and changed only But it is a shame that Steam BPM and some games that don't get their controller setup from Steam runtime behave differently with the same configuration, because as stated in the comments above, with the default configuration the d-pad does not work in Steam BPM. |
So, if I correctly understood:
|
@raelgc I am afraid it is way more messed up than that. What I was able to see is that With So the initial comment for this issue might be true for Mark of the Ninja but than again Mark of the Ninja seems to do its own thing with the controller and does not mirror the controller setup of Steam BPM. However, from my experience so far, it is safe to set |
Thanks for clarify this, @melo0187. So, maybe, we should focus in a default configuration friendly to Steam... what do you guys think? |
I think the Steam is the major game platform for Linux so support to Steam 2015-09-28 12:21 GMT-03:00 Rael Gugelmin Cunha [email protected]:
Marcos AlanoP: Por que este email é tão curto? R: http://five.sentenc.es |
@mhalano but what about the d-pad issue then? I was not able to get the d-pad working with |
@melo0187 Did you tested in jstest-gtk? |
@mhalano I used the Joystick app (that is what it is called in the dash and it might be jstest-gtk?), but it is not worth much since what I saw there was very different from what Steam does with the controller. |
@melo0187 I did some tests and with "mimic_xpad" set to false the joystick is recognized better by the jstest-gtk application. The problem is: with option set to false the joystick is unconfigurable via Big Picture mode. |
@mhalano what exactly do you mean with "the joystick is unconfigurable via Big Picture mode"? That you can not properly use the gamepad in Steam BPM? Or that you can't remap the buttons, axis and triggers of your gamepad withing the Steam BPM user interface? The latter is because of a Steam update and is not related to the use of |
@melo0187 Joystick works, but I can't remap. I think this is important for user experience. for sure isn't related to MIMIC_XPAD=false, but again, damages the user experience. There's a way to show again configuration in BPM or we should open a bug report? |
@mhalano i have not found a way to reach the old gamepad configuration screen in Steam BPM. Feel free to open up an issue over at Valve. I will make sure to +1 it, since I too think that dropping the gamepad configuration screen in Steam BPM is a step backwards. |
I created the bug ValveSoftware/steam-for-linux#4044 so please post a note or fix and missing informations. |
So, I'll set |
TRIGGER_AS_BUTTON = true
seems to be the worse default choice, because it disablesSTART
andSELECT
buttons from working altogether in most games I tried (Mark of the Ninja, Bit Trip Runner 2 as example). If the triggers are used as a throttle, this is fixed. I would suggest changing the default setting tofalse
.The text was updated successfully, but these errors were encountered: