unknownskl / greenlight

Greenlight is an open-source client for xCloud and Xbox home streaming made in Typescript.
MIT License
2.12k stars 120 forks source link

Is it possible to change the language? #319

Open EdRyzle opened 2 years ago

EdRyzle commented 2 years ago

How to change the location or language in the application?

unknownskl commented 2 years ago

You can change the location that is being used for xCloud in the settings (Gamepad icon next to your gamertag). There is no support for other languages yet.

ostrolucky commented 1 year ago

Same problem. Games are in German, not sure how to change it. When I open xbox account website, it's english like I expect. I'm in Germany.

unknownskl commented 1 year ago

Do you know which games happen to have this behaviour?

ostrolucky commented 1 year ago

Wolfenstein games for example

thiagojedi commented 1 year ago

Had the same problem, so I dug into the code and I think I found a solution;

@ostrolucky may you please try this branch https://github.com/thiagojedi/xbox-xcloud-client/tree/fix-xcloud-language and see if it works for you?