[PR #2567] [MERGED] Implement DS_WRITE2ST64_B64 #2828

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2567
Author: @Missake212
Created: 2/28/2025
Status: Merged
Merged: 3/2/2025
Merged by: @georgemoralis

Base: mainHead: nier-opcode


📝 Commits (1)

  • cabb03b opcode implementation test

📊 Changes

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

View changed files

📝 src/shader_recompiler/frontend/translate/data_share.cpp (+2 -0)

📄 Description

Implementing shader opcode DS_WRITE2ST64_B64, this opcode is needed for both Nier Replicant and Monster Hunter World according to the the Missing opcodes aggregate issue. Allows Nier Replicant to reach menus.


🔄 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/2567 **Author:** [@Missake212](https://github.com/Missake212) **Created:** 2/28/2025 **Status:** ✅ Merged **Merged:** 3/2/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `nier-opcode` --- ### 📝 Commits (1) - [`cabb03b`](https://github.com/shadps4-emu/shadPS4/commit/cabb03b5344b767097f95d85998ab797c1fe476d) opcode implementation test ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/data_share.cpp` (+2 -0) </details> ### 📄 Description Implementing shader opcode DS_WRITE2ST64_B64, this opcode is needed for both [Nier Replicant](https://github.com/shadps4-emu/shadPS4/issues/496#issuecomment-2627026963) and [Monster Hunter World](https://github.com/shadps4-emu/shadPS4/issues/496#issuecomment-2585562987) according to the the Missing opcodes aggregate issue. Allows Nier Replicant to reach menus. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:01:24 +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#2828
No description provided.