mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-28 09:16:03 +03:00
[PR #4027] [MERGED] Lib.Pad: Check handle in scePadRead, scePadReadState #3880
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#3880
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:pad-fix📝 Commits (1)
21e3ee6Better 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.