[PR #3962] [MERGED] Implement V_CMP_OP_F64 #3827

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3962
Author: @mikusp
Created: 1/26/2026
Status: Merged
Merged: 1/27/2026
Merged by: @georgemoralis

Base: mainHead: v_cmp_op_f64


📝 Commits (1)

📊 Changes

2 files changed (+70 additions, -0 deletions)

View changed files

📝 src/shader_recompiler/frontend/translate/translate.h (+1 -0)
📝 src/shader_recompiler/frontend/translate/vector_alu.cpp (+69 -0)

📄 Description

V_CMP_GT_F64 encountered in Lego Star Wars: The Force Awakens [CUSA03397] 1.00 and reported in https://github.com/shadps4-emu/shadPS4/issues/496#issuecomment-2625622383

Now you can get ingame
Screenshot From 2026-01-27 00-19-56


🔄 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/3962 **Author:** [@mikusp](https://github.com/mikusp) **Created:** 1/26/2026 **Status:** ✅ Merged **Merged:** 1/27/2026 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `v_cmp_op_f64` --- ### 📝 Commits (1) - [`edaff08`](https://github.com/shadps4-emu/shadPS4/commit/edaff086eb4f80e5d40910309cfd260b31b4ba55) Implement V_CMP_OP_F64 ### 📊 Changes **2 files changed** (+70 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/frontend/translate/translate.h` (+1 -0) 📝 `src/shader_recompiler/frontend/translate/vector_alu.cpp` (+69 -0) </details> ### 📄 Description V_CMP_GT_F64 encountered in Lego Star Wars: The Force Awakens [CUSA03397] 1.00 and reported in https://github.com/shadps4-emu/shadPS4/issues/496#issuecomment-2625622383 Now you can get ingame <img width="1280" height="720" alt="Screenshot From 2026-01-27 00-19-56" src="https://github.com/user-attachments/assets/b9dea31d-c6bc-4d57-9e51-782e002d6361" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:05:08 +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#3827
No description provided.