mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #1635] [MERGED] libraries: Add stubs for libScePlayGoDialog #2212
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#2212
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/1635
Author: @squidbus
Created: 11/30/2024
Status: ✅ Merged
Merged: 12/1/2024
Merged by: @raphaelthegreat
Base:
main← Head:playgo-dialog📝 Commits (1)
6019805libraries: Add stubs for libScePlayGoDialog📊 Changes
6 files changed (+122 additions, -0 deletions)
View changed files
📝
CMakeLists.txt(+2 -0)📝
src/common/logging/filter.cpp(+1 -0)📝
src/common/logging/types.h(+1 -0)📝
src/core/libraries/libs.cpp(+2 -0)➕
src/core/libraries/playgo/playgo_dialog.cpp(+78 -0)➕
src/core/libraries/playgo/playgo_dialog.h(+38 -0)📄 Description
Adds basic stubs for libScePlayGoDialog. These stubs pretend that the dialog was opened and then finished successfully.
Allows CUSA16404 to progress further loading a save in PS4 Pro mode.This was actually only needed because a recent commit broke PlayGo functionality, but this may be useful to have anyway.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
apt install#2566apt install" #2572