mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-28 01:06:02 +03:00
[PR #346] [MERGED] SaveData Fixes #1499
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#1499
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/346
Author: @raziel1000
Created: 7/31/2024
Status: ✅ Merged
Merged: 7/31/2024
Merged by: @georgemoralis
Base:
main← Head:savedata_1📝 Commits (5)
d7acb93- Implemented sceSaveDataSetParam and sceSaveDataGetParamd017babKernel: added sceKernelConvertLocaltimeToUtc51c89a9added data_format=10 and num_format=5ec13359added data_format=1 and num_format=94134026missing eR8Srgb📊 Changes
4 files changed (+155 additions, -37 deletions)
View changed files
📝
src/core/libraries/kernel/time_management.cpp(+17 -0)📝
src/core/libraries/save_data/savedata.cpp(+120 -36)📝
src/core/libraries/save_data/savedata.h(+10 -1)📝
src/video_core/renderer_vulkan/liverpool_to_vk.cpp(+8 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.