hadeutscher / OvercookedTool

Overcooked 2 savegame conversion tool
46 stars 9 forks source link

.NET Runtime 3.1 #18

Open Timmy5942 opened 2 years ago

Timmy5942 commented 2 years ago

.NET Runtime 3.1.

No longer working, out of date, needs fixing.

hadeutscher commented 2 years ago

What do you mean? Is the download out of date? The app?

Timmy5942 commented 2 years ago

What do you mean? Is the download out of date? The app?

Just the net running time, edit found a working version is working fine now, Apart from on decryption Invalid CRC

It will encrypt just not decrypt, It's a SAVEDATA.BIN encrypted file from STRANGER OF PARADISE FINAL FANTASY ORIGIN in Folder path "Documents\My Games\STRANGER OF PARADISE FINAL FANTASY ORIGIN\EOS\0\SAVEDATA00"

My Epic Account ID is correct

hadeutscher commented 2 years ago

This is for the game "Overcooked", not Final Fantasy :)

Timmy5942 commented 2 years ago

This is for the game "Overcooked", not Final Fantasy :)

Aww ok I see thanks, Maybe I could find the CRC and change that.... Between app and save file

Hash CRC32 is 2A54839B for the FFORIGIN Save file, Matches length 0x58E6D9AF on line Program.cs line 35

CRC has to be renamed as it is CRC32

I'll try it later, got other appointment's to attend to today.

edit nope still same, maybe save file size fix..... at 5.92MB ? trytr657657

Timmy5942 commented 2 years ago

Just https://github.com/hadeutscher/OvercookedTool/blob/master/OvercookedTool/OvercookedTool.csproj

netcoreapp3.1 to netcoreapp6.0 for latest version

Timmy5942 commented 2 years ago

https://github.com/hadeutscher/OvercookedTool/blob/master/OvercookedTool/Program.cs

Its working on a hash version SHA1 for [Overcooked] save file

"jjo+Ffqil5bdpo5VG82kLj8Ng1sK7L/rCqFTa39Zkom2/baqf5j9HMmsuCr0ipjYsPrsaNIOESWy7bDDGYWx1eA==", string hashFunction = "SHA1", int keySize = 256)

If only I had the original Overcooked save file to compare or game .exe ever its getting its information from, it seams to be broken down to three hash keys