[PR #2416] [MERGED] Properly implement sceVideoOutGetEventData #2714

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2416
Author: @StevenMiller123
Created: 2/13/2025
Status: Merged
Merged: 2/13/2025
Merged by: @georgemoralis

Base: mainHead: unity-flip-fix


📝 Commits (2)

  • 24995c7 Update video_out.cpp
  • 9218d2e Merge branch 'shadps4-emu:main' into unity-flip-fix

📊 Changes

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

View changed files

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

📄 Description

Implements sceVideoOutGetEventData based on decompilation. Several Unity games need this properly implemented for their flip threads to actually flip frames.

This brings PowerWash Simulator (CUSA29983) ingame.


🔄 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/2416 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 2/13/2025 **Status:** ✅ Merged **Merged:** 2/13/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `unity-flip-fix` --- ### 📝 Commits (2) - [`24995c7`](https://github.com/shadps4-emu/shadPS4/commit/24995c7dff99aedda5e2d99eed8307e262a05672) Update video_out.cpp - [`9218d2e`](https://github.com/shadps4-emu/shadPS4/commit/9218d2e38156a4485dddc3aac644327839816026) Merge branch 'shadps4-emu:main' into unity-flip-fix ### 📊 Changes **1 file changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/videoout/video_out.cpp` (+7 -2) </details> ### 📄 Description Implements sceVideoOutGetEventData based on decompilation. Several Unity games need this properly implemented for their flip threads to actually flip frames. This brings PowerWash Simulator (CUSA29983) ingame. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:57 +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#2714
No description provided.