From 10504984a20503e3b3d8d3f91188c953916170bf Mon Sep 17 00:00:00 2001 From: nl255 Date: Wed, 6 Mar 2024 13:43:11 -0600 Subject: [PATCH 1/2] Add dpad controls to readme. --- readme.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 9e27194c..5a4fcee9 100644 --- a/readme.md +++ b/readme.md @@ -76,10 +76,14 @@ Both decrypted and encrypted dumps are supported. However for encrypted dumps yo ## Controls Keyboard & Mouse -- Up button W -- Down button S -- Left button A -- Right button D +- Up analog stick W +- Down analog stick S +- Left analog stick A +- Right analog stick D +- Up dpad button Up +- Down dpad button Down +- Left dpad button Left +- Right dpad button Right - A button L - B button K - X button O From 2c81aa286342ebcb5c899b9bd023094c33e7f270 Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Wed, 6 Mar 2024 22:09:32 +0200 Subject: [PATCH 2/2] Readme: Merge dpad keys together in controls page --- readme.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/readme.md b/readme.md index 5a4fcee9..5f803bde 100644 --- a/readme.md +++ b/readme.md @@ -76,14 +76,11 @@ Both decrypted and encrypted dumps are supported. However for encrypted dumps yo ## Controls Keyboard & Mouse -- Up analog stick W -- Down analog stick S -- Left analog stick A -- Right analog stick D -- Up dpad button Up -- Down dpad button Down -- Left dpad button Left -- Right dpad button Right +- Up analog W +- Down analog S +- Left analog A +- Right analog D +- D-pad Arrows - A button L - B button K - X button O