Rall3n / galaxy-integration-amazon

GOG Galaxy 2.0 integration for the Amazon Games Launcher
GNU General Public License v3.0
303 stars 16 forks source link

its no longuer working #37

Open Scorpiopt opened 3 weeks ago

Scorpiopt commented 3 weeks ago

keeps claims technical problems 24/7

workaround
Credit to Nephilim983 on origin forums

Open Users/"User name"/AppData/Local/GOG.com/Galaxy/plugins/installed/origin_xxxxx/plugin.py in Notepad. Replace lines 38-47 with following:

AUTH_PARAMS = { "window_title": "Login to EA Play", "window_width": 495 if is_windows() else 480, "window_height": 746 if is_windows() else 708, "start_uri": "https://accounts.ea.com/connect/auth" "?response_type=code&client_id=EADOTCOM-WEB-SERVER&display=junoWeb/login" "&locale=en_US&release_type=prod" "&redirect_uri=https://www.ea.com/ea-play", "end_uri_regex": "https://www.ea.com/ea-play" }

This will allow you to log in with a small caveat, Login window won't close. To complete login, just click on EA Play logo at top of the window page. The window will close, and the connection will be established.

Germaenace commented 3 weeks ago

Thanks for the workaround. but what you describe is for EA, not amazon prime gaming. or am I missing sth?

unfortunately the amazon plugin isnt working for me as well. in the plugin settings in gog it just says the plugin crashed.

Scorpiopt commented 3 weeks ago

Thanks for the workaround. but what you describe is for EA, not amazon prime gaming. or am I missing sth?

unfortunately the amazon plugin isnt working for me as well. in the plugin settings in gog it just says the plugin crashed.

Ah shit had both tabs open and posted on the wrong one

Rall3n commented 2 weeks ago

@Germaenace Unfortunately, i can't find an issue with the plugin in its current state.

Could u provide the latest Amazon plugin log file located in %PROGRAMDATA%\GOG.com\Galaxy\logs\?