[PR #465] [CLOSED] Some bloodborne hacks #1581

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/465
Author: @raphaelthegreat
Created: 8/18/2024
Status: Closed

Base: mainHead: bb-hacks


📝 Commits (2)

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

📊 Changes

3 files changed (+84 additions, -2 deletions)

View changed files

📝 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

Mostly a few hacks to allow retail game to boot. Not mergable but we can have this around for people to test while features are getting properly implemented in main


🔄 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/465 **Author:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Created:** 8/18/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `bb-hacks` --- ### 📝 Commits (2) - [`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) ### 📊 Changes **3 files changed** (+84 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `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 Mostly a few hacks to allow retail game to boot. Not mergable but we can have this around for people to test while features are getting properly implemented in main --- <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:09 +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#1581
No description provided.