[PR #96] [MERGED] - pkg extraction: fix a rare issue when there is extra entries with u… #1287

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/96
Author: @raziel1000
Created: 3/8/2024
Status: Merged
Merged: 3/8/2024
Merged by: @georgemoralis

Base: mainHead: pkg-qt-fix


📝 Commits (1)

  • a823ab1 - pkg extraction: fix a rare issue when there is extra entries with uroot and flat_path_table (this is how it should be handled anyway!)

📊 Changes

3 files changed (+33 additions, -9 deletions)

View changed files

📝 src/core/file_format/pkg.cpp (+26 -2)
📝 src/qt_gui/game_list_frame.cpp (+6 -6)
📝 src/qt_gui/main_window.cpp (+1 -1)

📄 Description

…root and flat_path_table (this is how it should be handled anyway!)

  • gui: - fix crash when switching between List and Grid modes. - fix fw display text (it was showing wrong numbers in certain cases) - made sfo viewer show numbers in hex.

🔄 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/96 **Author:** [@raziel1000](https://github.com/raziel1000) **Created:** 3/8/2024 **Status:** ✅ Merged **Merged:** 3/8/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `pkg-qt-fix` --- ### 📝 Commits (1) - [`a823ab1`](https://github.com/shadps4-emu/shadPS4/commit/a823ab1090850ac9105e5dcfa17680b62e9f5a09) - pkg extraction: fix a rare issue when there is extra entries with uroot and flat_path_table (this is how it should be handled anyway!) ### 📊 Changes **3 files changed** (+33 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/core/file_format/pkg.cpp` (+26 -2) 📝 `src/qt_gui/game_list_frame.cpp` (+6 -6) 📝 `src/qt_gui/main_window.cpp` (+1 -1) </details> ### 📄 Description …root and flat_path_table (this is how it should be handled anyway!) - gui: - fix crash when switching between List and Grid modes. - fix fw display text (it was showing wrong numbers in certain cases) - made sfo viewer show numbers in hex. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:11:56 +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#1287
No description provided.