[PR #1210] [MERGED] video_core: IMAGEGATHER4_C_O #1993

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1210
Author: @ElBread3
Created: 10/2/2024
Status: Merged
Merged: 10/3/2024
Merged by: @polybiusproxy

Base: mainHead: miscgpufixes1


📝 Commits (4)

📊 Changes

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

View changed files

📝 src/shader_recompiler/frontend/decode.cpp (+1 -0)
📝 src/shader_recompiler/frontend/format.cpp (+2 -2)
📝 src/shader_recompiler/frontend/translate/vector_memory.cpp (+1 -0)

📄 Description

Adds IMAGGATHER4_C_O for Lego City Undercover and Crash Team Racing Nitro Fueled.
Used to promote eR8Unorm to depth to allow Everybody's Golf to boot as so:
everybodysgolf
but have been asked to remove.


🔄 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/1210 **Author:** [@ElBread3](https://github.com/ElBread3) **Created:** 10/2/2024 **Status:** ✅ Merged **Merged:** 10/3/2024 **Merged by:** [@polybiusproxy](https://github.com/polybiusproxy) **Base:** `main` ← **Head:** `miscgpufixes1` --- ### 📝 Commits (4) - [`0e46fbf`](https://github.com/shadps4-emu/shadPS4/commit/0e46fbfe8f555c6f6525df1639b85c6d26456daa) promote eR8Unorm to depth - [`f4fa036`](https://github.com/shadps4-emu/shadPS4/commit/f4fa036c8eba95916a64a11afbbc51cc77129167) add IMAGEGATHER4_C_O - [`7705790`](https://github.com/shadps4-emu/shadPS4/commit/7705790c6db1652b4b7c54b9a758e5dffe6b75ca) undo duplication - [`5d3c321`](https://github.com/shadps4-emu/shadPS4/commit/5d3c321fbd1bd195bb5a99235fa9ffde43f036c2) undo promote eR8Unorm ### 📊 Changes **3 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/decode.cpp` (+1 -0) 📝 `src/shader_recompiler/frontend/format.cpp` (+2 -2) 📝 `src/shader_recompiler/frontend/translate/vector_memory.cpp` (+1 -0) </details> ### 📄 Description Adds IMAGGATHER4_C_O for Lego City Undercover and Crash Team Racing Nitro Fueled. Used to promote eR8Unorm to depth to allow Everybody's Golf to boot as so: ![everybodysgolf](https://github.com/user-attachments/assets/99b255f9-1d14-457a-a3bd-1eab98e55d25) but have been asked to remove. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:45 +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#1993
No description provided.