[PR #1821] [MERGED] Misc UE4 fixes #2322

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1821
Author: @StevenMiller123
Created: 12/18/2024
Status: Merged
Merged: 12/18/2024
Merged by: @raphaelthegreat

Base: mainHead: saveexec-fix


📝 Commits (2)

📊 Changes

2 files changed (+6 additions, -4 deletions)

View changed files

📝 src/shader_recompiler/frontend/translate/scalar_alu.cpp (+5 -3)
📝 src/shader_recompiler/frontend/translate/translate.h (+1 -1)

📄 Description

Fixes issues seen in some Unreal Engine 4 titles.
This is known to improve Grand Theft Auto III – The Definitive Edition and SWORD ART ONLINE Last Recollection.

Credits to @raphaelthegreat for guidance on this.


🔄 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/1821 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 12/18/2024 **Status:** ✅ Merged **Merged:** 12/18/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `saveexec-fix` --- ### 📝 Commits (2) - [`79bcc79`](https://github.com/shadps4-emu/shadPS4/commit/79bcc7906d2289bca30686011142d06f4a5eaa03) Add ExecLo case to S_SAVEEXEC_B64 - [`746ba18`](https://github.com/shadps4-emu/shadPS4/commit/746ba1819eec097f3eeb41b0fde5c1df3ac40e9a) S_BCNT1_I32_B32 ### 📊 Changes **2 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/scalar_alu.cpp` (+5 -3) 📝 `src/shader_recompiler/frontend/translate/translate.h` (+1 -1) </details> ### 📄 Description Fixes issues seen in some Unreal Engine 4 titles. This is known to improve Grand Theft Auto III – The Definitive Edition and SWORD ART ONLINE Last Recollection. Credits to @raphaelthegreat for guidance on this. --- <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:03 +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#2322
No description provided.