bgbennyboy / Dinky-Explorer

An explorer/viewer/dumper tool for games using the Dinky engine. That's Return to Monkey Island, Thimbleweed Park and Delores.
35 stars 3 forks source link

"Deconstructing" the .dink file #9

Closed JanFrederick00 closed 1 year ago

JanFrederick00 commented 1 year ago

I'm not sure about this one. This should take apart the .dink file and dump it to a text file - this may make it easier to figure out the opcodes.

It dumps the function name, the strings and the other blocks for every function.

grafik

JanFrederick00 commented 1 year ago

I have improved the disassembly of the .dink file and I will merge a new pull request containing a "proper" disassembly.