[PR #4027] [MERGED] Lib.Pad: Check handle in scePadRead, scePadReadState #3880

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/4027
Author: @StevenMiller123
Created: 2/12/2026
Status: Merged
Merged: 2/12/2026
Merged by: @georgemoralis

Base: mainHead: pad-fix


📝 Commits (1)

  • 21e3ee6 Better handle check in scePadRead, scePadReadState

📊 Changes

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

View changed files

📝 src/core/libraries/pad/pad.cpp (+4 -1)

📄 Description

Real library checks against the (up to 16) opened handles it can store. We still don't have proper handle logic though, so just reject handle values below 1.
This fixes input issues on the title screen of A KING'S TALE: FINAL FANTASY XV


🔄 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/4027 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 2/12/2026 **Status:** ✅ Merged **Merged:** 2/12/2026 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `pad-fix` --- ### 📝 Commits (1) - [`21e3ee6`](https://github.com/shadps4-emu/shadPS4/commit/21e3ee65e8474f28be2f2d7637d86c103c9436ea) Better handle check in scePadRead, scePadReadState ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/pad/pad.cpp` (+4 -1) </details> ### 📄 Description Real library checks against the (up to 16) opened handles it can store. We still don't have proper handle logic though, so just reject handle values below 1. This fixes input issues on the title screen of A KING'S TALE: FINAL FANTASY XV --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:05:19 +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#3880
No description provided.