crimsoncantab / aok-hotkeys

Hotkey Editor for Age of Empires II
Other
25 stars 9 forks source link

Doesn't work with AoE2DE on steam (Version 101.102.17051.0) #82

Closed habex-ch closed 1 year ago

habex-ch commented 1 year ago

Hi there, It does not work with the current Steam DE version. I always the the following error: File format not recognized: Unrecognized file format, header: 40400000, length: 5012

crimsoncantab commented 1 year ago

Thanks for reporting @habex-ch . There must have been a recent update that added new hotkeys. I will get this fixed.

crimsoncantab commented 1 year ago

Hmm, unfortunately this is going to be more involved than I expected. It looks like the most recent version(s) of DE use a new hotkey file with a completely different format (ends in .hkp instead of .hki). It's still stored as a binary file, likely compressed, so this may take some time to reverse engineer.

0nelight commented 1 year ago

I opend a new Issue https://github.com/crimsoncantab/aok-hotkeys/issues/84 for the new .hkp File-Structure because the author of this Issue refers to Version 81058 with the old hki format.