mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 05:38:49 +00:00
* ime-fixes-hotfix - Fixed incorrect validation of internal errors causing the keyboard GUI to not close on call to sceImeClose. - Removed nonstop spam when ImeDialog is opened. - Fixed text and data decoding for logs. - Fixed incorrect validation of internal errors in sceImeKeyboardClose. - Added partial implementation of sceImeKeyboardGetResourceId (always returns that the USB keyboard is disconnected); used in CUSA33782. * fix clang in ime.cpp * Update ime_dialog.cpp Remove unnecessary Log spam * Update ime.cpp - use brackets for loops - removed duplicated Log * Update ime_dialog_ui.cpp - fixed comment style code removal * Update ime.cpp - more brackets --------- Co-authored-by: w1naenator <valdis.bogdans@hotmail.com>