Skip to content
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

Android: Clean up some hardcoded strings #9835

Merged
merged 4 commits into from Jun 22, 2021

Conversation

JosJuice
Copy link
Member

These would lead to problems if we ever add translation support.

Now that DOL and ELF files are assigned game IDs, all games have
game IDs. (Unless you intentionally craft an ISO file that has
the first bytes set to null, but if you do that I think you can
live with Dolphin creating a file in GameSettings called ".ini")
These would lead to problems if we ever add translation support.
The same kind of change as the changes made in the previous
commit, but this change is more involved, in particular because
of how SyncProgramsJobService was using display names as keys.
Cleanup of some code touched by the previous commit.
@lioncash lioncash merged commit a904cb8 into dolphin-emu:master Jun 22, 2021
11 checks passed
@JosJuice JosJuice deleted the android-hardcoded-strings branch June 22, 2021 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants