hadeutscher / OvercookedTool

Overcooked 2 savegame conversion tool
46 stars 9 forks source link

The savegame decryption password for Epic game stroe is not correct! #16

Closed adokklu closed 2 years ago

adokklu commented 2 years ago

I am trying to transfer the epic game store savefile to stream.

According to the instruction, the savegame password for encryption and decryption is "Epic.OnlineServices.EpicAccountId" without the quote. What is the "EpicAccountId" exactly? I have tried the folder name where the game save file is located and the ID which can be found in the Epic store account details. Both did not work and the error says:

Decryption failed Wrong key?

error

I have tried the encryption and decryption for stream save file and it works fine.

hadeutscher commented 2 years ago

Might have to ask @weihan444 because he's the one who aded it, but I'm pretty sure he meant that the password is literally Epic.OnlineServices.EpicAccountId, without substituting anything.

weihanyau commented 2 years ago

yes, it is literally Epic.OnlineServices.EpicAccountId without substituting anything

adokklu commented 2 years ago

Thanks a lot! Seems that I have misunderstood the instruction.