[PR #2366] [MERGED] vulkan: Use more supported 4444 format. #2680

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2366
Author: @squidbus
Created: 2/7/2025
Status: Merged
Merged: 2/7/2025
Merged by: @squidbus

Base: mainHead: 4444_fix


📝 Commits (1)

  • ab86eaa vulkan: Use more supported 4444 format.

📊 Changes

3 files changed (+10 additions, -5 deletions)

View changed files

📝 src/video_core/amdgpu/types.h (+9 -0)
📝 src/video_core/renderer_vulkan/liverpool_to_vk.cpp (+1 -1)
📝 src/video_core/renderer_vulkan/vk_instance.cpp (+0 -4)

📄 Description

Use more supported 4444 format, as the one currently used is not supported on some Intel GPUs.

Someone with Intel GPU please check if this fixes the recent crash on boot.


🔄 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/2366 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 2/7/2025 **Status:** ✅ Merged **Merged:** 2/7/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `4444_fix` --- ### 📝 Commits (1) - [`ab86eaa`](https://github.com/shadps4-emu/shadPS4/commit/ab86eaa96b994e784a4de0cc7b299f7b85512250) vulkan: Use more supported 4444 format. ### 📊 Changes **3 files changed** (+10 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/amdgpu/types.h` (+9 -0) 📝 `src/video_core/renderer_vulkan/liverpool_to_vk.cpp` (+1 -1) 📝 `src/video_core/renderer_vulkan/vk_instance.cpp` (+0 -4) </details> ### 📄 Description Use more supported 4444 format, as the one currently used is not supported on some Intel GPUs. Someone with Intel GPU please check if this fixes the recent crash on boot. --- <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:50 +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#2680
No description provided.