[PR #3669] [CLOSED] Ime Fix IXX #3642

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3669
Author: @georgemoralis
Created: 9/28/2025
Status: Closed

Base: mainHead: imefix


📝 Commits (3)

  • 0cf7f2e disable check for unsupported bits
  • 46c91ab allow 254 as it is used for access from any user
  • 7073a37 fixup

📊 Changes

2 files changed (+6 additions, -3 deletions)

View changed files

📝 src/core/libraries/ime/ime.cpp (+2 -1)
📝 src/core/libraries/ime/ime_dialog.cpp (+4 -2)

📄 Description

This disable the check for unsupported bits not because it is wrong but probably because we don't handle them


🔄 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/3669 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 9/28/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `imefix` --- ### 📝 Commits (3) - [`0cf7f2e`](https://github.com/shadps4-emu/shadPS4/commit/0cf7f2e394e8a7c3d639fea1319c2e68a8fe75e8) disable check for unsupported bits - [`46c91ab`](https://github.com/shadps4-emu/shadPS4/commit/46c91abe0a878c33115e800222c1aafde012fb58) allow 254 as it is used for access from any user - [`7073a37`](https://github.com/shadps4-emu/shadPS4/commit/7073a372ad440f18b31fb1e213bc1f188b62c70e) fixup ### 📊 Changes **2 files changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/ime/ime.cpp` (+2 -1) 📝 `src/core/libraries/ime/ime_dialog.cpp` (+4 -2) </details> ### 📄 Description This disable the check for unsupported bits not because it is wrong but probably because we don't handle them --- <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:27 +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#3642
No description provided.