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>
@superqboi Or even better and simpler "C:/Program Files (x86)/Epic Games/FootballManager2020/fm.exe" "transformed" in "C:/Program Files (x86)/Epic Games/FootballManager2020/fm.exe" -EpicPortal
20.4.3 version for EG, helper scripts work and that's about it, can't edit any player because the table doesn't update, when I press update on focus it gives me an error in line 13 of the code.
20.4.3 version for EG, helper scripts work and that's about it, can't edit any player because the table doesn't update, when I press update on focus it gives me an error in line 13 of the code.
I really hate this game developers X( wtf are so many updates....they must improve their skills 4.4 version .
I like this game, but I like more fifamanager13 with update squads 2020 but...this is harder and nice to play
How to update the table (as of 20.0.4):
Edit Script for "[X] <--- Football Manager 2020 ..."
Change "expectedExeVersion" to new version number
datTimeRoot
Before loading any game search for "01 00 00 00 20 ?? 00 00 01 00 6c 07"
Pointer is address for 01 00 6c 07
datPlayersList (optional)
Search for "25 00 00 00 ff 3d 00 00 00 ff 0f 84 42 05 00 00 81 e1 ff ff 7f 00 81 f9 ff ff 7f 00 0f 84 30 05 00 00"
pointer is in the MOV instruction below this
Changing version is ok but how to search those codes? which program? can someone explain it please. I tried on CE but couldn't find anything ^^
Or can you just make a tutorial when you update it guys