-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GameDB: some fixes #11508
GameDB: some fixes #11508
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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!
Not sure why you're removing brackets from the types of disc? We've pretty consistently done that through the whole DB, but you removed a couple? Doesn't make sense. I'd rather they were there, tbh, |
Alright. I'll revert it when I have time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like something got messed up, I can't see the diff since there's a lot of changes.
See https://github.com/PCSX2/pcsx2/actions/runs/9825954359/job/27131965803?pr=11508#step:5:1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now.
Enclose the strings by quotation marks. Remove (some) symbols from name-sort that are not read aloud.
Description of Changes
Enclose the strings by quotation marks
Remove (some) symbols from name-sort that are not read aloud
This is for NTSC-J
Rationale behind Changes
More consistent code rules
Sorting should be determined by actual pronounce
Suggested Testing Steps
It is tested on my pc