Jump to content
DIRT 5 - Chat about the game and get support here. Read more... ×

Archived

This topic is now archived and is closed to further replies.

Logitech MOMO wheel in dirt rally, "1" and "2" is double bound in menus

Recommended Posts

This needs fixing. When in the menus in Dirt rally with my logitech MOMO wheel the "2" option (right paddle) is bound to both quick menu and options in the interface, which makes it impossible to perform certain tasks. "1" is also double bound at times, but mostly in non critical areas (changing liveries and showing upgrades for example).

Example of a task that can't be performed is extending a crew contract, where "2" is bound to both extend and quick menu, and in 99% of the times I press it it goes to the quick menu. A few times it actually extended the contract then went to the quick menu, but that was more of a freak occurance. Less critical but still annoying is choosing livery (rarely works), and choosing perk slots. 

Thansk for a great game, hope you get to fixing this controller issue for next patch :-)

Share this post


Link to post
Share on other sites
Have you got the latest update? Changing liveries now works with F3 + F4 for me, showing updates with F1. Not sure about the contracts though, haven't done this lately.

Share this post


Link to post
Share on other sites
I tried all the F buttons in the contract screen a few days ago and none but F1 (1) and F2 (2) did anything, haven't checked the liveries with F3/F4. Will doublecheck when I get home.

Share this post


Link to post
Share on other sites
Checked this yesterday, F3 and F4 do not produce any result in any part of the menus for me. 

MrWhite, do you have a logitech MOMO wheel aswell?

Is it possible to do some manual file edits to set up custom controls to get around this problem for now? 

Share this post


Link to post
Share on other sites
Yes, I'm using a Logitech MOMO. And since one of the last updates, navigation in the menus is completely by keyboard. There is no other choice and I didn't change anything myself. At least not on purpose...

Share this post


Link to post
Share on other sites
Hmmm.. now that's just weird. Must be something half-broken with my controller settings then.

Share this post


Link to post
Share on other sites
I really don't know what could be the difference between your settings and mine. Apart from calibrating the wheel after the FFB update, I didn't change anything by myself. At least I think so.

Share this post


Link to post
Share on other sites
Reset my controller ingame, and now it works as it does for you. All navigation is by the keyboard.

Share this post


Link to post
Share on other sites
This is my solution for that problem:

1. Go to C:\Program Files (x86)\Steam\steamapps\common\DiRT Rally\input
2. Open lg_momo_racing.xml -file (backup before you make changes)
3. Change "FE Actions" (lines 72 =>) to look like this:

 <!-- FE Actions -->
  <Action id="Menu Left">
  <Axis id="di_button_6" />
  </Action>
  <Action id="Menu Right">
  <Axis id="di_button_7" />
  </Action>
  <Action id="Menu Up">
  <Axis id="di_button_2" />
  </Action>
  <Action id="Menu Down">
  <Axis id="di_button_4" />
  </Action>
  <Action id="Menu Select">
  <Axis id="di_button_3" />
  </Action>
  <Action id="Menu Back">
  <Axis id="di_button_5" />
  </Action>
  <Action id="Menu Button3">
  <Axis id="di_button_0" />
  </Action>
  <Action id="Menu Button4">
  <Axis id="di_button_1" />
  </Action>
  <Action id="Menu Left Shoulder">
  <Axis id="di_button_9" />
  </Action>
  <Action id="Menu Right Shoulder">
  <Axis id="di_button_8" />
  </Action>

4.Save file
5.This allows you to change livery etc. from gear stick.

Share this post


Link to post
Share on other sites

×