[PR #3477] [MERGED] shader_recompiler: Handle S_LSHL_B32 in ParseCopyShader #3499

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3477
Author: @StevenMiller123
Created: 8/29/2025
Status: Merged
Merged: 8/29/2025
Merged by: @squidbus

Base: mainHead: s_lshl_b32-copy-shader


📝 Commits (1)

  • 57e60c9 Handle S_LSHL_B32 in ParseCopyShader

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 src/shader_recompiler/frontend/copy_shader.cpp (+8 -0)

📄 Description

Fixes cases of [Debug] <Critical> copy_shader.cpp:60 operator(): Assertion Failed! appearing in My First Gran Turismo® (CUSA49696).
image

Thanks to @raphaelthegreat for helping with 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/3477 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 8/29/2025 **Status:** ✅ Merged **Merged:** 8/29/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `s_lshl_b32-copy-shader` --- ### 📝 Commits (1) - [`57e60c9`](https://github.com/shadps4-emu/shadPS4/commit/57e60c9656c966ebdfa7eee2d521846d55cab7f3) Handle `S_LSHL_B32` in ParseCopyShader ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/copy_shader.cpp` (+8 -0) </details> ### 📄 Description Fixes cases of `[Debug] <Critical> copy_shader.cpp:60 operator(): Assertion Failed!` appearing in My First Gran Turismo® (CUSA49696). <img width="1284" height="767" alt="image" src="https://github.com/user-attachments/assets/a0726743-a157-499b-857b-dbd392fc3a72" /> Thanks to @raphaelthegreat for helping with this. --- <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:55 +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#3499
No description provided.