hmlendea / gfn-electron

Linux Desktop client for Nvidia's GeForce NOW game streaming service
GNU General Public License v3.0
488 stars 61 forks source link

Added --lang option to configure GFN language #183

Closed chriskaya closed 5 months ago

chriskaya commented 1 year ago

This PR adds a --lang option to configure GFN lang. Example:

gfn-electron --lang fr_FR

I also improved code style, added IPC to communicate between main and preload (required to set lang), and I added a --open-dev-tools option to help with debugging.

chriskaya commented 1 year ago

Hi @hmlendea could you review this PR when you have time please? :)

herbalizer404 commented 9 months ago

Any news?

hmlendea commented 9 months ago

Currently there are many conflicts on this PR. I can merge this once they're solved

herbalizer404 commented 9 months ago

@hmlendea Any workaround to change gfn language from game mode on steam deck?

hmlendea commented 9 months ago

None that I know of. Since this app is a wrapper for the GFN website, it always uses the system language, as Nvidia doesn't provide a way to manually select another via settings

chriskaya commented 5 months ago

Hi there, When I published this PR, there was no conflicts, but it was not reviewed until a few months. I don't have the time nor the will to participate on this project, so I'll close this.