The latest git of ScummVM compiled using the OpenDingux toolchain.
All engines were enabled in this build. This allows you to play Myst Masterpiece Edition on your Dingoo.
If you want to compile the latest git of ScummVM yourself just follow theses 3 steps:
1/ git clone git://github.com/scummvm/scummvm
2/ ./configure --enable-all-engines --enable-optimizations --host=dingux
3/ make dingux-dist
All engines were enabled in this build. This allows you to play Myst Masterpiece Edition on your Dingoo.
If you want to compile the latest git of ScummVM yourself just follow theses 3 steps:
1/ git clone git://github.com/scummvm/scummvm
2/ ./configure --enable-all-engines --enable-optimizations --host=dingux
3/ make dingux-dist