mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[PR #1930] [MERGED] Storing encryption trophy key in config.toml #2388
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#2388
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/1930
Author: @georgemoralis
Created: 12/27/2024
Status: ✅ Merged
Merged: 1/1/2025
Merged by: @georgemoralis
Base:
main← Head:keys📝 Commits (9)
bd520c8get trophy key from toml fileb25848fMerge branch 'main' into keysa107c47clang format fix8248db8get trophy key from toml file2aa740bclang format fix2015252Merge branch 'keys' of https://github.com/georgemoralis/shadPS4 into keys942791cmerge fixesc1d5bcaUpdate config.cppd632591Merge branch 'main' into keys📊 Changes
3 files changed (+33 additions, -0 deletions)
View changed files
📝
src/common/config.cpp(+16 -0)📝
src/common/config.h(+3 -0)📝
src/core/crypto/crypto.cpp(+14 -0)📄 Description
This will store the trophy key into configuration file .
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.