[PR #2969] [CLOSED] Texture cache: Relaxing constraint on image type info, adding loggin and separate expandimage to improve overlap handling. #3116

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2969
Author: @diegolix29
Created: 5/22/2025
Status: Closed

Base: mainHead: TConst


📝 Commits (1)

  • 4eaa0cc Texture cache: Relaxing constraint on image type info, adding loggin and separate expandimage to improve overlap handling.

📊 Changes

1 file changed (+20 additions, -3 deletions)

View changed files

📝 src/video_core/texture_cache/texture_cache.cpp (+20 -3)

📄 Description

this pr tries to fit a better way of handling the overlaps, adds loggin to know whats expanding or reusing

help with this assert, on ps1 game i had converted to boot on ps4 console (Chrono Cross) and now tried on the emulator

image

if i just skip the assert also i dont see this first image when booting the game, it only show a white screen.

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/2969 **Author:** [@diegolix29](https://github.com/diegolix29) **Created:** 5/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `TConst` --- ### 📝 Commits (1) - [`4eaa0cc`](https://github.com/shadps4-emu/shadPS4/commit/4eaa0cc369a5724b721a7d2ead7e53f1143c43ab) Texture cache: Relaxing constraint on image type info, adding loggin and separate expandimage to improve overlap handling. ### 📊 Changes **1 file changed** (+20 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/texture_cache/texture_cache.cpp` (+20 -3) </details> ### 📄 Description this pr tries to fit a better way of handling the overlaps, adds loggin to know whats expanding or reusing help with this assert, on ps1 game i had converted to boot on ps4 console (Chrono Cross) and now tried on the emulator ![image](https://github.com/user-attachments/assets/decce528-8507-4c2c-a667-e95dd7e02861) if i just skip the assert also i dont see this first image when booting the game, it only show a white screen. ![image](https://github.com/user-attachments/assets/a01c22ad-c5f3-4f5d-b822-c9dc6c01d2d9) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:29 +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#3116
No description provided.