[PR #1287] [MERGED] Save fixes IV #2039

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1287
Author: @viniciuslrangel
Created: 10/8/2024
Status: Merged
Merged: 10/8/2024
Merged by: @georgemoralis

Base: mainHead: savelib-fixes4


📝 Commits (1)

  • ecc3c50 SaveDataLib: use param.sfo to store max_blocks instead of txt

📊 Changes

5 files changed (+25 additions, -23 deletions)

View changed files

📝 src/core/file_format/psf.cpp (+6 -0)
📝 src/core/file_format/psf.h (+1 -0)
📝 src/core/libraries/save_data/save_instance.cpp (+13 -19)
📝 src/core/libraries/save_data/save_instance.h (+1 -1)
📝 src/core/libraries/save_data/savedata.cpp (+4 -3)

📄 Description

use param.sfo to store max_blocks instead of txt


🔄 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/1287 **Author:** [@viniciuslrangel](https://github.com/viniciuslrangel) **Created:** 10/8/2024 **Status:** ✅ Merged **Merged:** 10/8/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `savelib-fixes4` --- ### 📝 Commits (1) - [`ecc3c50`](https://github.com/shadps4-emu/shadPS4/commit/ecc3c50453202021a01fbe30a80cd17955da398f) SaveDataLib: use param.sfo to store max_blocks instead of txt ### 📊 Changes **5 files changed** (+25 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `src/core/file_format/psf.cpp` (+6 -0) 📝 `src/core/file_format/psf.h` (+1 -0) 📝 `src/core/libraries/save_data/save_instance.cpp` (+13 -19) 📝 `src/core/libraries/save_data/save_instance.h` (+1 -1) 📝 `src/core/libraries/save_data/savedata.cpp` (+4 -3) </details> ### 📄 Description use param.sfo to store max_blocks instead of txt --- <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: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#2039
No description provided.