Browse Source
applets/swkbd: Skip text checking if the text has been confirmed
applets/swkbd: Skip text checking if the text has been confirmed
Confirm means that the text has already been checked by the application to be correct, but is asking the user for confirmation. The confirmation text itself seems to be corrupted though, this needs to be investigated. Fixes the software keyboard in Famicom Detective Club: The Missing Heirnce_cpp
8 changed files with 36 additions and 26 deletions
-
5src/core/frontend/applets/software_keyboard.cpp
-
6src/core/frontend/applets/software_keyboard.h
-
14src/core/hle/service/am/applets/applet_software_keyboard.cpp
-
3src/core/hle/service/am/applets/applet_software_keyboard.h
-
9src/yuzu/applets/qt_software_keyboard.cpp
-
12src/yuzu/applets/qt_software_keyboard.h
-
5src/yuzu/main.cpp
-
2src/yuzu/main.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue