exoscoriae / eXoScummVM

21 stars 0 forks source link

Driller (Multi-Platform) AKA Space Station Oblivion #753

Open Python-Exoproject opened 1 year ago

Python-Exoproject commented 1 year ago

All platform versions currently running on svn2.8 instead of newer stable 2.8 as the Amstrad version and parts of the DOS CGA graphics have gone interlaced in stable 2.8. Even more specific, it needs to be svn 2.8_2998 as svn 2.8_9335 has the same issue

Have had no luck getting working C64 image #747

There is also the ability to add the original game music:

From the original Driller releases, only the C64 version has music. Other releases are completely silent, despite their hardware could play music. This is likely related with the resource constrains of the release, more than an artistic design. Fortunately, ScummVM allows to play Driller with the intended music. To enable this feature, you must own the song "Driller Theme" from the album The Best Of Reformation (you can either buy the complete album or just the individual song). Place the song "Driller Theme" in the same directory as the data files from any Driller release (several formats are supported including mp3, ogg, flac) and ScummVM will automatically use it as music during gameplay.

However we have done this and no music plays while in game.

Python-Exoproject commented 9 months ago

Res issue re #727