An enhanced, portable version of Dink Smallwood, the classic 1997 action RPG by RTsoft. Dink HD adds smooth-scrolling high-res rendering, gamepad and touchscreen support, quick save/load, and a built-in browser that can download and install hundreds of fan-made add-on quests (DMODs) from The Dink Network.
| Platform | Get it | Size |
|---|---|---|
| Windows | DinkSmallwoodHDInstaller.exe | ~85 MB |
| macOS | DinkSmallwoodHD.dmg (universal, Intel + Apple Silicon, macOS 11+) | ~100 MB |
| Linux | Flatpak, one command (see below) | ~90 MB |
| iOS | App Store | |
| Android | Google Play |
The Windows installer is code signed by Seth A. Robinson and the macOS app is Developer ID signed by Robinson Technologies Corporation and notarized by Apple, so neither should trigger security warnings.
Linux install (any distro with Flatpak; on ARM devices replace x86_64 with aarch64):
wget https://www.rtsoft.com/dink/DinkSmallwoodHD-x86_64.flatpak && flatpak install --user -y DinkSmallwoodHD-x86_64.flatpak && flatpak run com.rtsoft.DinkSmallwoodHDDink HD builds for Windows, macOS, Linux, iOS, Android, and HTML5 using the Proton SDK. All build instructions live in INSTALL.md.
Linux users can build and play from source with a single command:
curl -sL https://raw.githubusercontent.com/SethRobinson/RTDink/master/linux_setup.sh | bashThe original Dink Smallwood (1997) was created by Seth A. Robinson, Justin Martin, Greg Smith, and Shawn Teal, with additional music by Joel Bakker and Mitch Brink.
- drone1400 -- division-by-zero fix, pixel-perfect rendering, and build improvements
- Dan Walma -- headed up the 1.08 release and has done a million other things
- yeoldtoast -- editors and a bunch of other Dink stuff
- RobJ -- DinkC command fixes and compatibility improvements
- SimonK -- DMOD stress testing and limit increase requests
- Mateus Sales Bentes -- Linux port work, macOS universal binary (Intel + Apple Silicon)
Special thanks to the entire dinknetwork.com community for their Dink creations and support over the years!
- Have a bugfix or patch? Please submit it as a pull request! Any submission (code, media, translations, etc) must be 100% compatible with this repo's license and the PR personally checked by a human.
- Version history is in script/win_installer/readme.txt.

