I'm trying to see if it would be possible to create an English patch for the game. From what I've found the file are encrypted/archived in a .hed/.dat format. I know this was requested before but I would really appreciate any help.
I'm not sure exactly what files would be required, so I created a zip file with the .exe and some files of the game. I excluded most .data and some .hed files because of their size. If required I could upload more files of the game.
It's the same/similar format used in AISpace. It's from years that such format is used and there are no solutions except a work-in-progress script I wrote some years ago and worked with hardcoded keys (no key = no extraction). I'm not aware of other solutions or people that have worked on this format.
Since the game need to read the archives, do you think it would be possible for me to procdump the game and try to find the key? I'm not sure how you were able to find the keys for Ai Sp@ce, was it that way?
This is not really my field of expertise so I'm a bit lost right now.
That was just the method used for Ai Sp@ce but it was bad because the keys are generated at runtime with some algorithm that has not been reversed. What was implemented in the script in fact was just a lame work-around as you can see in its code http://aluigi.altervista.org/papers/bms/aispace.bms