[PR #665] [MERGED] Remove from_compute check in texture cache invalidation #1700

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/665
Author: @adjonesey
Created: 8/30/2024
Status: Merged
Merged: 8/30/2024
Merged by: @raphaelthegreat

Base: bb-hacksHead: adjo-hacks


📝 Commits (2)

  • f063b03 Remove from_compute check in texture cache invalidation (hack)
  • fe7fe4e Remove from_compute parameter

📊 Changes

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

View changed files

📝 src/video_core/renderer_vulkan/vk_compute_pipeline.cpp (+2 -2)
📝 src/video_core/texture_cache/texture_cache.cpp (+2 -2)
📝 src/video_core/texture_cache/texture_cache.h (+1 -1)

📄 Description

This is the change that fixes the character rendering in Bloodborne.

image


🔄 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/665 **Author:** [@adjonesey](https://github.com/adjonesey) **Created:** 8/30/2024 **Status:** ✅ Merged **Merged:** 8/30/2024 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `bb-hacks` ← **Head:** `adjo-hacks` --- ### 📝 Commits (2) - [`f063b03`](https://github.com/shadps4-emu/shadPS4/commit/f063b031d76d43f1f93a6fbb1f31f35464531737) Remove from_compute check in texture cache invalidation (hack) - [`fe7fe4e`](https://github.com/shadps4-emu/shadPS4/commit/fe7fe4ec51ad2799d811f5440b116e84246343a7) Remove from_compute parameter ### 📊 Changes **3 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/vk_compute_pipeline.cpp` (+2 -2) 📝 `src/video_core/texture_cache/texture_cache.cpp` (+2 -2) 📝 `src/video_core/texture_cache/texture_cache.h` (+1 -1) </details> ### 📄 Description This is the change that fixes the character rendering in Bloodborne. ![image](https://github.com/user-attachments/assets/fa8bc491-18fb-4fbb-88b4-06b3025faff1) --- <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:36 +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#1700
No description provided.