[PR #916] [MERGED] Add DS_READ2ST64_B32 #1830

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/916
Author: @dbz400
Created: 9/14/2024
Status: Merged
Merged: 9/14/2024
Merged by: @raphaelthegreat

Base: mainHead: patch-4


📝 Commits (4)

📊 Changes

2 files changed (+10 additions, -7 deletions)

View changed files

📝 src/shader_recompiler/frontend/translate/data_share.cpp (+9 -6)
📝 src/shader_recompiler/frontend/translate/translate.h (+1 -1)

📄 Description

For CUSA01709 : Final Fantasy XV https://github.com/shadps4-emu/shadPS4/issues/496

[Render.Recompiler] translate.cpp:LogMissingOpcode:450: Unknown opcode DS_READ2ST64_B32 (1080, category = DataShare)


🔄 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/916 **Author:** [@dbz400](https://github.com/dbz400) **Created:** 9/14/2024 **Status:** ✅ Merged **Merged:** 9/14/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `patch-4` --- ### 📝 Commits (4) - [`b1b9d22`](https://github.com/shadps4-emu/shadPS4/commit/b1b9d22022950cf2278a10ae92b20afadc2a6ffd) Add DS_READ2ST64_B32 - [`c87b8b9`](https://github.com/shadps4-emu/shadPS4/commit/c87b8b9e7d4aa46ca8d05605c97f4eda3719a882) Fix CLANG - [`004861a`](https://github.com/shadps4-emu/shadPS4/commit/004861a868ec9df125dd3c876b10b470c9d1c55a) Fix CI again - [`187f4eb`](https://github.com/shadps4-emu/shadPS4/commit/187f4eba302eef794cfce5435045a5a42adfcbfc) Parameter update for DS_READ ### 📊 Changes **2 files changed** (+10 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/data_share.cpp` (+9 -6) 📝 `src/shader_recompiler/frontend/translate/translate.h` (+1 -1) </details> ### 📄 Description For CUSA01709 : Final Fantasy XV https://github.com/shadps4-emu/shadPS4/issues/496 [Render.Recompiler] <Error> translate.cpp:LogMissingOpcode:450: Unknown opcode DS_READ2ST64_B32 (1080, category = DataShare) --- <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:07 +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#1830
No description provided.