UE4LinuxLauncher icon indicating copy to clipboard operation
UE4LinuxLauncher copied to clipboard

Auth against epicgames.com instead of unrealengine.com

Open ben-mkiv opened this issue 4 years ago • 4 comments

This fork of ue4-mp-downloader could be used as reference: https://github.com/seesemichaelj/ue4-mp-downloader

I forked this as the original version didn't work for me. It used what looked like an older authentication handshake that used unrealengine.com instead of epicgames.com auth. This repo also adds support for 2FA!

I might make an PR, but its low priority for me atm so don't wait for it.

leaving this as suggestion to solve the login issues

ben-mkiv avatar Apr 28 '20 20:04 ben-mkiv

Probably my issue is connected to this.

After i try to log in, the login window pops the 2fa window, typing the right code, then auth, and the login window stays, with null as notification info under login.

How can i make this modification by myself? (Not a programmer/coder, barely started to learn something in c++...)

plasticbomb1986 avatar May 15 '20 09:05 plasticbomb1986

nope, that shouldn't be related, as i can login without problems.

Double check your login credentials and that there are no whitespaces in your 2FA code (if you did copy&paste it)

ben-mkiv avatar May 15 '20 11:05 ben-mkiv

Logged in on windows with the same auth (Havent booted win up in two months now, just for this, now.). Twice. NO, i typed in the code. On win, the Epic Games Launcher does not asking for the 2FA, i dont know, if its okay...

What might i be missing? My system is Arch based, if that might be a problem, than it could be an answer, but...

On linux, after win, it is still nono with the launcher. With 2FA.

plasticbomb1986 avatar May 15 '20 16:05 plasticbomb1986

@plasticbomb1986 can you please try if this build fixes the login issue for you? https://github.com/ben-mkiv/UE4LinuxLauncher/tree/develop/Compiled

ben-mkiv avatar May 25 '20 19:05 ben-mkiv