[PR #913] [MERGED] core/libraries/save_data: Fix inaccurate behaviour on sceSaveDataSetupSaveDataMemory #1828

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/913
Author: @polybiusproxy
Created: 9/14/2024
Status: Merged
Merged: 9/14/2024
Merged by: @polybiusproxy

Base: mainHead: core/save-data-memory-fix


📝 Commits (2)

  • dfe52a2 Fix inaccurate behavior on sceSaveDataSetupSaveDataMemory
  • 3b83683 clang-format

📊 Changes

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

View changed files

📝 src/core/libraries/save_data/savedata.cpp (+11 -3)

📄 Description

sceSaveDataSetupSaveDataMemory is never supposed to return SAVE_DATA_ERROR_EXISTS.
Fixes Beach Buggy Racing (CUSA02366) from crashing on boot.


🔄 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/913 **Author:** [@polybiusproxy](https://github.com/polybiusproxy) **Created:** 9/14/2024 **Status:** ✅ Merged **Merged:** 9/14/2024 **Merged by:** [@polybiusproxy](https://github.com/polybiusproxy) **Base:** `main` ← **Head:** `core/save-data-memory-fix` --- ### 📝 Commits (2) - [`dfe52a2`](https://github.com/shadps4-emu/shadPS4/commit/dfe52a27837af893f1f9a76a8e83d31ff3547072) Fix inaccurate behavior on `sceSaveDataSetupSaveDataMemory` - [`3b83683`](https://github.com/shadps4-emu/shadPS4/commit/3b836837782bb9d295f518e1fd69ae2819b0346e) clang-format ### 📊 Changes **1 file changed** (+11 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/save_data/savedata.cpp` (+11 -3) </details> ### 📄 Description `sceSaveDataSetupSaveDataMemory` is never supposed to return `SAVE_DATA_ERROR_EXISTS`. Fixes **Beach Buggy Racing (`CUSA02366`)** from crashing on boot. --- <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:07 +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#1828
No description provided.