[#634][6.0 Beta 1] Button mapping function error

This forum provides information on obtaining access to Public Beta versions of X4: Foundations allowing people running those versions to provide feedback on their experiences.

Moderator: DevNet Public Moderators

Post Reply
sceic
Posts: 12
Joined: Sat, 5. Jan 19, 11:04
x4

[#634][6.0 Beta 1] Button mapping function error

Post by sceic » Sun, 22. Jan 23, 13:53

When mapping the left Dpad key of the handle to cruise flight, press the left Dpad button when opening the menu operation, and the spacecraft will still perform cruise at this time, resulting in an unplanned flight. :D

CBJ
EGOSOFT
EGOSOFT
Posts: 51973
Joined: Tue, 29. Apr 03, 00:56
x4

Re: [6.0 Beta 1] Button mapping function error

Post by CBJ » Sun, 22. Jan 23, 17:52

Without more information, such as an indication of what input device you are using and a screenshot showing your button mappings, we're not going to be able to do much with this.

sceic
Posts: 12
Joined: Sat, 5. Jan 19, 11:04
x4

Re: [6.0 Beta 1] Button mapping function error

Post by sceic » Mon, 23. Jan 23, 02:18

CBJ wrote:
Sun, 22. Jan 23, 17:52
Without more information, such as an indication of what input device you are using and a screenshot showing your button mappings, we're not going to be able to do much with this.
I recorded a video of 1 minute and 30 seconds to reproduce the problem.
To be precise, it is in the map menu that the problem is triggered.
video:https://youtu.be/nmMuRLL2QSc

sceic
Posts: 12
Joined: Sat, 5. Jan 19, 11:04
x4

[#634][6.0 Beta 2] joystick issue

Post by sceic » Fri, 27. Jan 23, 08:32

In the map menu, the joystick arrow keys (INPUT_XBUTTON_DPAD_LEFT)mapped to the acceleration function( <action id="INPUT_ACTION_TOGGLE_TRAVEL_MODE" source="INPUT_SOURCE_JOYBUTTONS" code="INPUT_XBUTTON_DPAD_LEFT"/>) will not be restored as the direction function。
This makes it impossible to use the joystick arrow keys of the handle to select the menu in the map function. After pressing it, it will only accelerate the spaceship, but this problem will not occur in other menus.

video:
https://youtu.be/J3hcd9697Ls

save:
https://drive.google.com/file/d/1nw6HwC ... sp=sharing

inputmap code:
<action id="INPUT_ACTION_TOGGLE_TRAVEL_MODE" source="INPUT_SOURCE_JOYBUTTONS" code="INPUT_XBUTTON_DPAD_LEFT"/>

sceic
Posts: 12
Joined: Sat, 5. Jan 19, 11:04
x4

Re: [#634][6.0 Beta 6] Button mapping function error

Post by sceic » Mon, 20. Mar 23, 05:17

sceic wrote:
Sun, 22. Jan 23, 13:53
When mapping the left Dpad key of the handle to cruise flight, press the left Dpad button when opening the menu operation, and the spacecraft will still perform cruise at this time, resulting in an unplanned flight. :D
6.0 Beta 6:
If the left and right of the joystick's D-pad are customized to be acceleration and switch auxiliary functions respectively, when entering the map menu, the D-pad will still trigger the custom functions while acting as menu navigation, causing unexpected results.

Post Reply

Return to “X4: Foundations - Public Beta Feedback”