[PR #631] [MERGED] Misc fixes #1677

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/631
Author: @Emulator-Team-2
Created: 8/28/2024
Status: Merged
Merged: 8/28/2024
Merged by: @georgemoralis

Base: mainHead: Fix


📝 Commits (3)

  • 08036d2 added data_format=36 and num_format=9
  • 6f938a1 added data_format=3 and num_format=4
  • af18728 clang-format fix

📊 Changes

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

View changed files

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

📄 Description

Adding missing data format used by Runner2

  • data_format=36 and num_format=9
  • data_format=3 and num_format=4

Bit2

The game requires Log Type set to sync


🔄 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/631 **Author:** [@Emulator-Team-2](https://github.com/Emulator-Team-2) **Created:** 8/28/2024 **Status:** ✅ Merged **Merged:** 8/28/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `Fix` --- ### 📝 Commits (3) - [`08036d2`](https://github.com/shadps4-emu/shadPS4/commit/08036d2b49c3ede671afb61c4c230205036a7ddc) added data_format=36 and num_format=9 - [`6f938a1`](https://github.com/shadps4-emu/shadPS4/commit/6f938a10ce8cd6027afe61c4a9985efac5e1bfb5) added data_format=3 and num_format=4 - [`af18728`](https://github.com/shadps4-emu/shadPS4/commit/af18728962f0e9bf6a0bb7690d0b0b6479361571) clang-format fix ### 📊 Changes **1 file changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/liverpool_to_vk.cpp` (+7 -0) </details> ### 📄 Description Adding missing data format used by Runner2 - data_format=36 and num_format=9 - data_format=3 and num_format=4 ![Bit2](https://github.com/user-attachments/assets/c3155e68-cb14-4b74-a292-d698a65f65c7) The game requires Log Type set to sync --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:32 +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#1677
No description provided.