fzipp/gg

Support for Return to Monkey Island

JanFrederick00 opened this issue · 1 comments

Hello there!
Over the past few days I have implemented basic support for RtMI's .ggpack?? files into Thimbleweed Park Explorer.
(New XOR Keys 256 + 65536 bytes long).

The GGDicts contained in this the .json files and RtMI's .yak files both seem to differ from the previous formats.

It would be nice if at least the ggpack tool could support RtMI - The new XOR-algorithm can be found here

(note that the Thimbleweed park explorer does not ship the XOR-keys and instead loads them from the game's executable.)

Please see: #3