Peter wrote: ↑Sat Sep 19, 2020 7:42 am
First of all I'd like to say thank you for this table. It works perfectly even with the (my) Epic version of the game.
Does anyone know if I can permanently disable the auto update in Epic and start the game in the last version? I can not start the game without triggering the update. This is enoying. It would solve the table problem once and for all.
*** HOW TO START GAME WITHOUT THE EPIC LAUNCHER (stop self updating when you want to play)*** [Must have already played when online via epic launcher @ least once]
1. Open "C:\Users<windows_username>\AppData\Local\EpicGamesLauncher\Saved\Logs\EpicGamesLauncher.log" in your favorite text editor. If their are multiple log lines with the game use the most recent log
2. Find the line similar to the following...
[2020.09.23-12.30.46:485][641]FCommunityPortalLaunchAppTask: Launching app 'C:/Program Files (x86)/Epic Games/FootballManager2020/fm.exe' with commandline ' -AUTH_LOGIN=unused -AUTH_PASSWORD=<an_encrypted_hash> -AUTH_TYPE=exchangecode -epicapp=Jaguar -epicenv=Prod -EpicPortal -epicusername="<your_epic_username>" -epicuserid=<an_encrypted_hash> -epiclocale=en'
3. Use the info there to build a shortcut target. It should look something like this...
"C:/Program Files (x86)/Epic Games/FootballManager2020/fm.exe" -AUTH_LOGIN=unused -AUTH_PASSWORD=<an_encrypted_hash> -AUTH_TYPE=exchangecode -epicapp=Jaguar -epicenv=Prod -EpicPortal -epicusername="<your_epic_username>" -epicuserid=<an_encrypted_hash>