From 8e01b2e5c8ec3f699ed2ac49b79e4733c9cdfabb Mon Sep 17 00:00:00 2001 From: bicarus-dev <202771338+bicarus-dev@users.noreply.github.com> Date: Fri, 23 Jan 2026 03:03:18 -0800 Subject: [PATCH] update gitadora help text --- src/spice2x/games/gitadora/io.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/spice2x/games/gitadora/io.cpp b/src/spice2x/games/gitadora/io.cpp index e3eafb0..fe2f25b 100644 --- a/src/spice2x/games/gitadora/io.cpp +++ b/src/spice2x/games/gitadora/io.cpp @@ -110,11 +110,11 @@ std::string games::gitadora::get_buttons_help() { "\n" " < R G B Y P --- Pick ] \n" "\n" - " If you hold your guitar left-handed (frets on the right hand):\n" - " * bind the buttons here as righty and use the in-game option\n" - " to turn on LEFT mode to flip the order of buttons.\n" - " * turn on GitaDora Lefty Guitar option in Options tab so that\n" - " wailing is recognized correctly.\n" + " If you normally hold your guitar left-handed (frets on right hand):\n" + " * here, hold the guitar as right-handed (frets on left hand),\n" + " and bind the buttons, pick, and wail controls\n" + " * in Options tab, turn on GitaDora Lefty Guitar\n" + " * finally, use the in-game option to turn on LEFT mode\n" "\n" "\n" "drums:\n"