[PR #2839] [MERGED] Implement sceImeDialogGetPanelSize #3017

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2839
Author: @kalaposfos13
Created: 4/24/2025
Status: Merged
Merged: 4/24/2025
Merged by: @squidbus

Base: mainHead: ime-dialog-getsize


📝 Commits (7)

  • 0e0b94d Implement sceImeDialogGetPanelSize
  • 01a212b Fix header
  • 86b66fd Clang
  • 476bb88 Adjust values that are different from Ime
  • 7478f31 Add original sizes as comments
  • dd13d82 clang
  • 9605d80 At this point half of the PR is from squidbus, and I'm just typing out what they say

📊 Changes

2 files changed (+31 additions, -4 deletions)

View changed files

📝 src/core/libraries/ime/ime_dialog.cpp (+29 -3)
📝 src/core/libraries/ime/ime_dialog.h (+2 -1)

📄 Description

Implements the above function using sceImeGetPanelSize as a template. Fixes a popup in CUSA05486 - Skyrim.
image


🔄 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/2839 **Author:** [@kalaposfos13](https://github.com/kalaposfos13) **Created:** 4/24/2025 **Status:** ✅ Merged **Merged:** 4/24/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `ime-dialog-getsize` --- ### 📝 Commits (7) - [`0e0b94d`](https://github.com/shadps4-emu/shadPS4/commit/0e0b94d044b1d372d4cf56a2c71f3391982d435c) Implement sceImeDialogGetPanelSize - [`01a212b`](https://github.com/shadps4-emu/shadPS4/commit/01a212b1b48848bcf6c0831679e7fb4a21256349) Fix header - [`86b66fd`](https://github.com/shadps4-emu/shadPS4/commit/86b66fd7eef65160eb67ab75f72f0e8b911dc46b) Clang - [`476bb88`](https://github.com/shadps4-emu/shadPS4/commit/476bb8837b5f06d83c49a5ddbc154ada70dfd396) Adjust values that are different from Ime - [`7478f31`](https://github.com/shadps4-emu/shadPS4/commit/7478f3190ef8db683107562509f99f58ebc25352) Add original sizes as comments - [`dd13d82`](https://github.com/shadps4-emu/shadPS4/commit/dd13d826a274864ef88d7547ce7e892a4bd30287) clang - [`9605d80`](https://github.com/shadps4-emu/shadPS4/commit/9605d80238bb5db06a6547c1fdfb1a460ea4e674) At this point half of the PR is from squidbus, and I'm just typing out what they say ### 📊 Changes **2 files changed** (+31 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/ime/ime_dialog.cpp` (+29 -3) 📝 `src/core/libraries/ime/ime_dialog.h` (+2 -1) </details> ### 📄 Description Implements the above function using sceImeGetPanelSize as a template. Fixes a popup in CUSA05486 - Skyrim. ![image](https://github.com/user-attachments/assets/46c4ebfa-3c5b-41d5-a5a5-efce37e48ad7) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:08 +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#3017
No description provided.