[PR #3341] [MERGED] Fix incorrect base orientation due to incorrect initialization #3401

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3341
Author: @kalaposfos13
Created: 7/27/2025
Status: Merged
Merged: 7/28/2025
Merged by: @squidbus

Base: mainHead: orientation-init-fix


📝 Commits (1)

  • 1837a86 Reset orientation on scePadOpen call

📊 Changes

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

View changed files

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

📄 Description

Fixes driving with motion controls in Driveclub, among other things, by setting the current orientation of the controller as the default base orientation when scePadOpen is called.


🔄 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/3341 **Author:** [@kalaposfos13](https://github.com/kalaposfos13) **Created:** 7/27/2025 **Status:** ✅ Merged **Merged:** 7/28/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `orientation-init-fix` --- ### 📝 Commits (1) - [`1837a86`](https://github.com/shadps4-emu/shadPS4/commit/1837a86b6f835440194c049f18af39d180099ea9) Reset orientation on scePadOpen call ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/pad/pad.cpp` (+2 -1) </details> ### 📄 Description Fixes driving with motion controls in Driveclub, among other things, by setting the current orientation of the controller as the default base orientation when scePadOpen is called. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:03:33 +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#3401
No description provided.