[PR #841] [CLOSED] Bb hacks wd #1801

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/841
Author: @rr3khan
Created: 9/8/2024
Status: Closed

Base: mainHead: bb-hacks-wd


📝 Commits (3)

  • 481e18a video_core: Some bloodborne hacks
  • 356fa7b More shader skips, video player fix and ReleaseWithDebInfo fix (#704)
  • f5e9238 Add workflow dispatch

📊 Changes

5 files changed (+86 additions, -2 deletions)

View changed files

📝 .github/workflows/windows-qt.yml (+1 -0)
📝 .github/workflows/windows.yml (+1 -0)
📝 src/core/libraries/kernel/thread_management.cpp (+9 -0)
📝 src/video_core/renderer_vulkan/vk_compute_pipeline.cpp (+71 -1)
📝 src/video_core/renderer_vulkan/vk_pipeline_cache.cpp (+4 -1)

📄 Description

No description provided


🔄 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/841 **Author:** [@rr3khan](https://github.com/rr3khan) **Created:** 9/8/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `bb-hacks-wd` --- ### 📝 Commits (3) - [`481e18a`](https://github.com/shadps4-emu/shadPS4/commit/481e18a245f8a19a540877778d7bc45a91672519) video_core: Some bloodborne hacks - [`356fa7b`](https://github.com/shadps4-emu/shadPS4/commit/356fa7ba025d9bcc57ec15ff0f45730820377864) More shader skips, video player fix and ReleaseWithDebInfo fix (#704) - [`f5e9238`](https://github.com/shadps4-emu/shadPS4/commit/f5e923889cc5517afd3134865d8d6a15f4d7d629) Add workflow dispatch ### 📊 Changes **5 files changed** (+86 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/windows-qt.yml` (+1 -0) 📝 `.github/workflows/windows.yml` (+1 -0) 📝 `src/core/libraries/kernel/thread_management.cpp` (+9 -0) 📝 `src/video_core/renderer_vulkan/vk_compute_pipeline.cpp` (+71 -1) 📝 `src/video_core/renderer_vulkan/vk_pipeline_cache.cpp` (+4 -1) </details> ### 📄 Description _No description provided_ --- <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:00 +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#1801
No description provided.