[PR #1999] [MERGED] Fix event flags on libSceVideoOut functions #2430

Closed
opened 2026-02-27 21:16:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1999
Author: @StevenMiller123
Created: 12/31/2024
Status: Merged
Merged: 1/1/2025
Merged by: @georgemoralis

Base: mainHead: flag-fixes


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/core/libraries/videoout/video_out.cpp (+2 -4)

📄 Description

After the changes from https://github.com/shadps4-emu/shadPS4/pull/1839, we no longer need to manually set the Clear flag on VideoOut functions.
This fixes a regression observed in Uncharted 4 (CUSA00341)


🔄 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/1999 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 12/31/2024 **Status:** ✅ Merged **Merged:** 1/1/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `flag-fixes` --- ### 📝 Commits (1) - [`f7c425f`](https://github.com/shadps4-emu/shadPS4/commit/f7c425f1db599f8ba2e98594bfeb97e926b73c78) Fix flags ### 📊 Changes **1 file changed** (+2 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/videoout/video_out.cpp` (+2 -4) </details> ### 📄 Description After the changes from https://github.com/shadps4-emu/shadPS4/pull/1839, we no longer need to manually set the Clear flag on VideoOut functions. This fixes a regression observed in Uncharted 4 (CUSA00341) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:16:29 +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#2430
No description provided.