[PR #3735] [MERGED] GE2: Fix IME text conversion length handling #3690

Closed
opened 2026-02-27 22:04:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3735
Author: @w1naenator
Created: 10/13/2025
Status: Merged
Merged: 10/14/2025
Merged by: @georgemoralis

Base: mainHead: ime-text-conv-fix


📝 Commits (1)

  • 730a86f GE2: Fix IME text conversion length handling

📊 Changes

1 file changed (+7 additions, -7 deletions)

View changed files

📝 src/core/libraries/ime/ime_ui.cpp (+7 -7)

📄 Description

  • Reserve an extra space for the terminating character, resolving an issue in GE2 where the last character did not appear when input reached the maximum length.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/3735 **Author:** [@w1naenator](https://github.com/w1naenator) **Created:** 10/13/2025 **Status:** ✅ Merged **Merged:** 10/14/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `ime-text-conv-fix` --- ### 📝 Commits (1) - [`730a86f`](https://github.com/shadps4-emu/shadPS4/commit/730a86f55e680923f13aa6702e7829cf7522e64f) GE2: Fix IME text conversion length handling ### 📊 Changes **1 file changed** (+7 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/ime/ime_ui.cpp` (+7 -7) </details> ### 📄 Description - Reserve an extra space for the terminating character, resolving an issue in GE2 where the last character did not appear when input reached the maximum length. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3690
No description provided.