[PR #920] [CLOSED] Implement missing Clamp Modes #1834

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/920
Author: @Emulator-Team-2
Created: 9/14/2024
Status: Closed

Base: mainHead: Fix-4


📝 Commits (2)

  • 56e212c added missing Clamp Modes
  • a6e2e39 Delete some unnecessary modes.

📊 Changes

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

View changed files

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

📄 Description

Fixes an emulator crash on the character selection screen in the DENGEKI BUNKO FIGHTING CLIMAX IGNITION.

[Debug] <Critical> liverpool_to_vk.cpp:ClampMode:207: Unreachable code!

1

Note: The game requires the copyGpuBuffers option set to “true”.


🔄 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/920 **Author:** [@Emulator-Team-2](https://github.com/Emulator-Team-2) **Created:** 9/14/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Fix-4` --- ### 📝 Commits (2) - [`56e212c`](https://github.com/shadps4-emu/shadPS4/commit/56e212c9f0f17e64264a653e3b884078db2871cd) added missing Clamp Modes - [`a6e2e39`](https://github.com/shadps4-emu/shadPS4/commit/a6e2e39b895f27ee884f575f3257ef54e1dcd361) Delete some unnecessary modes. ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/liverpool_to_vk.cpp` (+2 -0) </details> ### 📄 Description Fixes an emulator crash on the character selection screen in the DENGEKI BUNKO FIGHTING CLIMAX IGNITION. ``` [Debug] <Critical> liverpool_to_vk.cpp:ClampMode:207: Unreachable code! ``` ![1](https://github.com/user-attachments/assets/58bd898d-5caa-44e1-b79d-ebc4942f97ba) Note: The game requires the `copyGpuBuffers` option set to “true”. --- <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: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#1834
No description provided.