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

[REQUEST] Localization support #4

Open
insomniac-eeper opened this issue Jun 2, 2024 · 1 comment
Open

[REQUEST] Localization support #4

insomniac-eeper opened this issue Jun 2, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@insomniac-eeper
Copy link
Owner

Is your feature request related to a problem? Please describe.
The mod will only update rich presence with English names, words and descriptions. Even for game-supported languages.

Describe the solution you'd like
Detect game language and display rich presence in that language.

Additional context
It would be nice if implementation would work with not just the game supported languages.

@insomniac-eeper insomniac-eeper added the enhancement New feature or request label Jun 2, 2024
@insomniac-eeper insomniac-eeper self-assigned this Jun 2, 2024
@insomniac-eeper
Copy link
Owner Author

Language types are currently hard-coded for the game in the sense that there is an explicitly defined enum : Japanese, Chinese, and English as well as certain classes exposing text variants via properties of the same names. As far as in-game goes we would need an assembly patcher to add new languages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant