[PR #1219] [MERGED] Add V_CVT_F64_I32 #1997

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

📋 Pull Request Information

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

Base: mainHead: patch-1


📝 Commits (3)

📊 Changes

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

View changed files

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

📄 Description

CUSA00897 inFAMOUS™ First Light

[Render.Recompiler] translate.cpp:LogMissingOpcode:452: Unknown opcode V_CVT_F64_I32 (467, category = VectorALU)

https://github.com/shadps4-emu/shadPS4/issues/496


🔄 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/1219 **Author:** [@dbz400](https://github.com/dbz400) **Created:** 10/3/2024 **Status:** ✅ Merged **Merged:** 10/3/2024 **Merged by:** [@polybiusproxy](https://github.com/polybiusproxy) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`51de840`](https://github.com/shadps4-emu/shadPS4/commit/51de84068cd175a6b2e000daf1ceff2fe14c1e7c) Add V_CVT_F64_I32 - [`034c35d`](https://github.com/shadps4-emu/shadPS4/commit/034c35d2ad88b7e0bff0a98e5ec35b49671ff6ce) fix clang - [`dc6ea3f`](https://github.com/shadps4-emu/shadPS4/commit/dc6ea3fd6232fd4f41df38549909b8ef5aa39697) fix func definition ### 📊 Changes **2 files changed** (+8 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` (+7 -0) </details> ### 📄 Description CUSA00897 inFAMOUS™ First Light [Render.Recompiler] <Error> translate.cpp:LogMissingOpcode:452: Unknown opcode V_CVT_F64_I32 (467, category = VectorALU) https://github.com/shadps4-emu/shadPS4/issues/496 --- <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:46 +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#1997
No description provided.