GameDB: Port SCPS-15064's patch to SCKA-20027 - #14867
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Thank you for submitting a contribution to PCSX2
As this is your first pull request, please be aware of the contributing guidelines.
Additionally, as per recent changes in GitHub Actions, your pull request will need to be approved by a maintainer before GitHub Actions can run against it. You can find more information about this change here.
Please be patient until this happens. In the meantime if you'd like to confirm the builds are passing, you have the option of opening a PR on your own fork, just make sure your fork's master branch is up to date!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of Changes
Port Koukaku Kidoutai - Stand Alone Complex (SCPS-15064)'s patch to Gonggak Gidongdae - Stand Alone Complex. (SCKA-20027)
Rationale behind Changes
Korean version of Ghost in the Shell: Stand Alone Complex (SCKA-20027) is based on Japanese version (SCPS-15064). So, you encounter some progression blocking bugs (drop through floor in Training level, door is not working in mission 4? etc.) without a patch.
Suggested Testing Steps
Select TRAINING in main menu, progress through level, and make sure training mission is completable.
Did you use AI to help find, test, or implement this issue or feature?
No.