[PR #2193] [MERGED] Fix SurfaceFormat Format4_4_4_4 #2550

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2193
Author: @DanielSvoboda
Created: 1/19/2025
Status: Merged
Merged: 1/19/2025
Merged by: @squidbus

Base: mainHead: main


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 src/video_core/renderer_vulkan/liverpool_to_vk.cpp (+1 -1)
📝 src/video_core/renderer_vulkan/vk_instance.cpp (+1 -0)

📄 Description

Fix :
Pac-Man 256
NARUTO SHIPPUDEN: Ultimate Ninja STORM Trilogy
J-Stars victory vs
and others...

Format4_4_4_4
From:  eR4G4B4A4UnormPack16
To:      eA4B4G4R4UnormPack16

Before After
image image
Before After
image image
Before After
image image
Before After
image image

🔄 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/2193 **Author:** [@DanielSvoboda](https://github.com/DanielSvoboda) **Created:** 1/19/2025 **Status:** ✅ Merged **Merged:** 1/19/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`88ef395`](https://github.com/shadps4-emu/shadPS4/commit/88ef395f6dd8a3de3c9d654d4103d3f277636b9b) Fix SurfaceFormat Format4_4_4_4 - [`52fa001`](https://github.com/shadps4-emu/shadPS4/commit/52fa001aaa807ffd8c87d6c1885f499be27238ba) add_extension ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/liverpool_to_vk.cpp` (+1 -1) 📝 `src/video_core/renderer_vulkan/vk_instance.cpp` (+1 -0) </details> ### 📄 Description Fix : Pac-Man 256 NARUTO SHIPPUDEN: Ultimate Ninja STORM Trilogy J-Stars victory vs and others... Format4_4_4_4 From:  eR4G4B4A4UnormPack16 To:      eA4B4G4R4UnormPack16 | Before | After | |-------------|-------------| ![image](https://github.com/user-attachments/assets/5b77fca6-d389-4333-9b96-aa99b76a3d6d) | ![image](https://github.com/user-attachments/assets/d0e3b2cb-f3ce-435e-94c7-62f8db910a20) | Before | After | |-------------|-------------| ![image](https://github.com/user-attachments/assets/2a8855db-0de3-415f-9869-9d4eb77e3627) | ![image](https://github.com/user-attachments/assets/24a9d9a3-470c-4a02-910e-b9036fadc9f5) | Before | After | |-------------|-------------| ![image](https://github.com/user-attachments/assets/65404bb1-9f13-423c-91c1-275903a29752) | ![image](https://github.com/user-attachments/assets/dc5ff4cd-4496-4ab8-8e77-6e96bf150e0f) | Before | After | |-------------|-------------| ![image](https://github.com/user-attachments/assets/b3263e92-d655-46fa-82bf-7c69ee631984) | ![image](https://github.com/user-attachments/assets/22c8563f-076e-43dd-91fa-98fdbca83648) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:00:21 +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#2550
No description provided.