Skip to content

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

Notifications You must be signed in to change notification settings

ogarvey/Dinky-Explorer

 
 

Repository files navigation

Dinky Explorer

Screenshot

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

Made as a test project for relearning C# so the code will be wonky.

It uses the following nuget packages:

  • NAudio
  • NAudio Vorbis
  • ObjectListView
  • WindowsAPICodePack-Core
  • WindowsAPICodePack-Shell
  • Newtonsoft.Json
  • BCnEncoder

https://quickandeasysoftware.net

Return to Monkey Island: Since the game uses longer keys for the decryption algorithm, the keys are extracted from the game's executable the first time a resource file is opened.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.9%
  • HTML 2.1%