brosseaualex / DDWolf

A modernized port of Wolfenstein 3D based on Wolf4SDL.
GNU General Public License v2.0
9 stars 4 forks source link

Wrong Control Mapping #18

Closed Henrique194 closed 7 months ago

Henrique194 commented 10 months ago

Background

Operating System and version: Windows 11

Bug description

Observed behavior: When customizing the keyboard controls, there is a problem with the labeling of the keys: "Bkwrd" maps the right movement; "Frwd" maps the backward movement; "Left" maps the forward movement;

I tested the same game files under the DOS executable using DOSBox and it does not have this problem.

Expected behavior: "Bkwrd" should map the backward movement; "Frwd" should map the forward movement; "Left" should map the left movement;

brosseaualex commented 7 months ago

Able to reproduce the issue, will be fixed in next release.

brosseaualex commented 7 months ago

Fixed in v1.1.1