[Scummvm-git-logs] scummvm master -> fe5fddd37e20d43c08c59ba30315bc338e2bc9e1

dreammaster noreply at scummvm.org
Sat Jun 22 16:58:28 UTC 2024


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
fe5fddd37e ULTIMA6: add ios gamepad d-pad key bindings


Commit: fe5fddd37e20d43c08c59ba30315bc338e2bc9e1
    https://github.com/scummvm/scummvm/commit/fe5fddd37e20d43c08c59ba30315bc338e2bc9e1
Author: Yudhi Widyatama (yudhi.widyatama at gmail.com)
Date: 2024-06-22T09:57:35-07:00

Commit Message:
ULTIMA6: add ios gamepad d-pad key bindings

Allows the use of Dpad-mode Directional button overlays
on iOS 15 or later devices when playing ultima6-based games.
This is future looking for when/if the ultima.dat is ever
re-generated.

Changed paths:
    devtools/create_ultima/files/ultima6/defaultkeys.txt


diff --git a/devtools/create_ultima/files/ultima6/defaultkeys.txt b/devtools/create_ultima/files/ultima6/defaultkeys.txt
index a8d1e5dbfac..ca0306ed186 100644
--- a/devtools/create_ultima/files/ultima6/defaultkeys.txt
+++ b/devtools/create_ultima/files/ultima6/defaultkeys.txt
@@ -163,3 +163,7 @@ joy8	game_menu_dialog
 joy9	new_command_bar
 joy10	move
 joy11	look
+joy12	walk_north
+joy13	walk_south
+joy14	walk_west
+joy15	walk_east




More information about the Scummvm-git-logs mailing list